ffmpeg_gui

1

build

mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make

TODO

  • Transcode
  • adding subtitles
  • translate
  • pause encoding
  • stop encoding
  • create profiles
  • checking the capabilities of the GPU
  • basic filters support