dmMediaConverter

 

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.

 

When i start developing it my first thought was to clean and order my Plex library with little effort as possible and also to work on Windows and Linux desktops.
To be able to convert from DTS to AAC without reencoding the video stream or to be able to correct subtitle or audio language from "unknown" to everything else was a must.

Another use scenario for me was to to embed a different audio language (romanian) from an SD video to a HD video with only english language an long as both had the same length and all this without reencoding anything. 

 

For download and more details, here: http://dmsimpleapps.blogspot.ro/2014/04/dmmediaconverter.html

 

I hope you like it and please provide feedback.

Thank you.

1 Like

Version v1.1.0 is available.

Version v1.2.0 is up, mainly bug fixing.

New release: v1.5.0!
Changelog:
- Parallel jobs - you can run multiple jobs in the same time
- Initial job progress implementation
- Split UI improvements
- Running under WINE is more robust now (Mac Os)
- Internal code rework - multithreading
- Some bugs fixed
- Updated FFMpeg binary with latest version

I hope you like it and please provide feedback!

http://dmsimpleapps.blogspot.ro/2014/04/dmmediaconverter.html

Version 1.6.0 is up! :-)

Minor release:
- Added checkup for not overwriting the source file.
- You can assign dmMediaConverter to open media files. (ex. Right clik on file and "Open with..." dmMediaConverter's executable). You can use it like media info.
- Now bitrate will be shown in kbit/s for better readability. 
- Small UI fixes 
- Updated FFMpeg binary with latest version

http://dmsimpleapps.blogspot.ro/2014/04/dmmediaconverter.html

http://dmsimpleapps.blogspot.ro/2014/04/dmmediaconverter.html
 
Version 1.7.0 is up ;)
 
- Burn text based subtitles (not yet picture based).
- Now you can manually specify additional FFMpeg filters (More) for audio and video streams.
- On linux it removes automatically "'" from metadata. Workaround for MKVToolNix generated files.
- Added option for auto add subtitle file (only *.srt for now).
- Small UI fixes and bugfixing
- Updated FFMpeg binary with latest version

Version 1.8 :wink:

#dmMediaConverter


Version 2.1.0 is up

  • Now you can have special characters in file names on windows and single quote on linux systems.
  • FFMpeg progress output is done on single line.
  • Clear settings when done option (default on).
  • Split: new Trim mode
  • More… no you could manually specify input file format (in case FFMpeg auto detection fails)
  • NVENC on Linux x64 and Windows.
  • Intel QuickSync on Windows (you must have Intel Media SDK installed). If you manage to get the SDK installed on Linux it should be working also.
  • Lots of bug fixing
  • Updated FFMpeg binary with latest version
  • WinXP - no longer supported. You could use this version with a ffmpeg binary without mfx.

Enjoy and please provide feedback!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.