hassounds.blogg.se

Updated ffmpeg gui
Updated ffmpeg gui




updated ffmpeg gui

You can easily add features or options that are not yet graphically controllable in the current version in text form. Although you can graphically configure maybe 90% of the most frequently performed tasks, it has input fields for adding customized options at all important places of the generated command line. In the theoretical sense, Multimedia Xpert is a complete GUI for ffmpeg. To be able to do this it knows 250 video coding methods and 180 audio coding methods (codecs). Currently, it's about 100 MB in size, recognizes about 300 file formats and can write about 160 formats. It is constantly being further developed by countless programmers and is available to the public for free (open source). ffmpeg is a huge library for the processing of video, audio and subtitle files of any format. 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.Multimedia Xpert is a graphical user interface (GUI) for the command line program ffmpeg.

updated ffmpeg gui

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

updated ffmpeg gui

One feature was lacking from most of them, video stream copy (pass-through), that made me build this.

updated ffmpeg gui

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.






Updated ffmpeg gui