Multimedia and Design :: Converters, Multimedia and Design :: Compression
Платформа:
ОС:
Win2000, WinXP, Win7 x32, Win7 x64, Windows 8, WinServer, WinOther, WinVista, WinVista x64, Linux, Linux Gnome, Linux GPL, Linux Open Source
Системные требования:
Язык:
English
Ограничения:
Ключевые слова: aac, ffmpeg, ffmpeg frontend, ffmpeg gui, h264, h265, handbrake alternative, media converter, mkv, ubuntu, vp8, vp9, winff alternative
dmMediaConverter is a crossplatform FFmpeg frontend (GUI) exposing some of its features. It is intended to be simple and easy to use but also to be able to achieve complex tasks. I have inspired myself from a lot of media converters like Handbrake, WinFF and MkvMergeGui. One feature was lacking from most of them, video stream copy (pass-through), that made me build this.
Main features:
stream copy (video, audio, subtitle) stream conversion - almost any codec into: video - h264, h265, vp8, vp9 audio - aac, mp3, flac, pcm, vorbis, opus subtitles - srt, ass, ssa, mov_text, dvdsub add streams into one mkv file (with or without reencoding) merge files with the same properties - no reencoding. Ex. Files made by a phone or camera. merge different kind of files (different codecs, resolution, etc) into one file. It chooses an output with the biggest width of all source files. split a file by given time points (no reencoding) job queue - you can add multiple tasks into a job queue audio auto gain detect - it will parse the whole file and find the proper gain value (reencode) picture settings - with changes immediately displayed (reencode) scaling - change video resolution (use -1 for keep aspect ratio) cropping and padding auto crop - detect best crop values for encoder rotate picture in 90 degrees increments grayscale deinterlace video aspect correction - no reencoding write stream tags like language and title, also container title - no reencoding multiplatform