Code Monkey home page Code Monkey logo

video2anywpf's Introduction

Video-2-Any-WPF

Introduction

A video transcoding software made using iNROKE.UI.WPF controls.

Usage

This software is deployed by Click Once service which provided by Visual Studio. You can get it on this website. With the help of the service, you can immediately update your V2A as soon as the time when we release the latest version.

This is the website: https://zmrj.wingsfrontier.top/Video-2-Any-WPF/Publish.html

Before use it, make sure that your computer has installed .Net 8.0 desktop runtime. We provided the latest version of the runtime on the website. You can click install directly. If you are a developer, you can just click the start to run this setup.exe to use this software.

Preset

The default transcoding preset for this software is Default. The Default preset will not change the resolution and bitrate of your source video. If you use the other preset, you can adjust the resolution and bitrate of the video to compress the length of the file. By default, we calculate the scaling ratio based on the resolution height.

If you are an expert, you can write a default file yourself, in the format of Json text.

{
  "Height": 1080,
  "Fps": 60,
  "VideoBitRate": 2500,
  "Rate": "veryfast"
}

Here is a VeryFast_1080p60.json file as an example, where Height represents the resolution height, Fps represents the frame rate of the converted video, VideoBitRate represents the code rate of the converted video, and Rate represents the FFmpeg transcoding process time rate.

After setting the source directory and save directory, you can choose to start directly or add it to the queue for processing together.

Language Attention

We are sorry that this App does not currently support English and localization, but we will try our best to launch multi-language features and localization resources in the next version. Thank you for your support!

video2anywpf's People

Contributors

2b-creator avatar

Stargazers

got991 avatar Snowykami avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.