Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 412 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 412 Bytes

ffmpegGUI

a very tiny ffmpeg GUI for transcoding movies into x264/vorbis mkv files


Main Ideas

  • Queue management
  • Percentage & remaining time estimation
  • Transcoding via drag&drop

Codecs

  • input: all files ffmpeg can read
  • output: preset output formats
    • video codec: x264
    • audio codec: vorbis
    • subs: copy
    • chapter: copy
    • file container: mkv