
Here you can set the media format and preset, and the output folder. When you add media files, a new window will open with the output settings. You can set QWinFF to shutdown, suspend, or hibernate the computer when all the files have finished converting. Multiple files can be added at the same time. Media files can be added by dragging and dropping them into the program, or by using the Add Files button in the top left corner. The interface is well designed, and easy to use. It should be able use any format that FFmpeg can. Write stream tags like language and title, also container title and creation time - no reencodingĬopy, add or modify any metadata to stream and container.QWinFF is a GUI frontend for FFmpeg, which allows you to quickly and easily convert audio and video files to a variety of common formats. Scaling - change video resolution (use -1 to keep the aspect ratio)Īuto crop - detect best crop values for encoder Picture settings - with changes immediately displayed (reencode) Parallel jobs - you can run multiple jobs in the same time (multithreading)Īudio auto gain detect - it will parse the whole file and find the proper gain value (reencode) Job queue - you can add multiple tasks into a job queue Split or trim a file by given time points (no reencoding)īulk convert files using stream profiles or manual settings (no filter options for manual)

It chooses an output with the biggest width of all source files. Merge different kind of files (different codecs, resolution, etc) into one file. Merge files with the same properties - no reencoding.


Stream profiles - create and apply audio and video profiles Supports multiple video streams in the same file. Subtitles - srt, ass, ssa, mov_text, dvdsubĪdd multiple streams into one mkv, mp4 or any other container known by ffmpeg that accepts multiple streams (with or without reencoding). Stream conversion - almost any codec into:Īudio - aac, mp3, flac, pcm, vorbis, opus One feature was lacking from most of them, video stream copy (pass-through), that made me build this. I have inspired myself from a lot of media converters like Handbrake, WinFF and MkvMergeGui. It is intended to be simple and easy to use but also to be able to achieve complex tasks. DmMediaConverter is a crossplatform FFmpeg frontend (GUI) exposing some of its features.
