
Latest stable QWinFF release is 0.2.1 on (changelogs) I thought about writing her some batch scripts, but I'm assuming someone knows of a good Windows GUI front end.ĭownloads of QWinFF are hosted at SourceForge. Looking for a good Windows ffmpeg GUI I use ffmpeg in Linux in the command line (and love it) but I've got a windows only client looking for a good video encoder. This program along with MakeMKV are easy worth paying for it you intend to archive a ton of DVDs and Blu-Rays. It's an excellent GUI, it allows you to either keep it simple or discover a ton of the hidden features of ffmpeg.

To crop a portion of a video using FFmpeg, the command looks like this: ffmpeg -i input.mp4 -filter:v 'crop=w:h:x:y' output.mp4 What this all means. FFmpeg crop filter usage Let's start with the basics.

At its core is the FFmpeg command line program, which can be used for transcoding, basic editing, video scaling, and post-production effects.
