I am currently working on a refactor, please check branch refactor for more info
program that converts the selected video into H264 using FFmpeg.*
How to run from source (Every OS):
Install requirements: pip install -r requirements.txt
FFmpeg builds are available at https://www.ffmpeg.org/download.html, but they should automatically download
Everything should work on Windows and Linux, while it is not tested on other systems, it should work on any machine that supports Python and FFmpeg.
- Progress bar
- FFmpeg downloader
- Proper macOS support
-
FFmpeg NVENC build supportDelayed indefinitely