home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
HTPC Projects
Software
Tools and other software
Video2MKV Convert a new App to remuxx all your videos to mkv with a single click
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Lehmden" data-source="post: 970156" data-attributes="member: 109222"><p>Hi.</p><p> </p><p><a href="https://forum.team-mediaportal.com/threads/video2mkv-convert-ein-neues-tool-zum-remuxxen-all-deiner-videos-nach-mkv-mit-nur-einem-klick.116947/" target="_blank">Link to German Forum</a></p><p> </p><p>Let me introduce you Video2MKV_Convert, an app to convert (remuxx) lots of video files to MKV with one click. So you can go through your whole collection of Videos and put them into the best available container today. It takes only a few seconds to minutes, depending on the size of the video and the speed of your drive as no recoding is done. Similar time as to copy the files. As for this the quality (picture and sound) stays untouched.</p><p> </p><p>[ATTACH=full]122992[/ATTACH]</p><p> </p><p>V2MKV can convert whole folders including subfolders and subfolders of subfolders and so on. If you want you can "move" the videos to mkv (means the originals will be deleted after conversion was successful). As this is really dangerous I can not recommend this until you exactly know what you do.</p><p> </p><p>The app is fully localized. English and German language files are provided with initial release. As language files are simple .ini files they can be created or edited with Notepad or any other editor. If your language isn't supported jet, just copy and edit the English.ini (or Deutsch.ini) to "Yourlanguage.ini". As soon as the ini file exists in Language subfolder it's available in Configuration too. And please, if you've created a language file, share it here so it can be included in next release...</p><p> </p><p>[ATTACH=full]122991[/ATTACH]</p><p> </p><p>If there is a Matroska compatible tagfile available, those tags will be added to the resulting file as well. The tagfiles must be in the same place as the video file and must have the same name as the video, only with .xml as extension. E.G. "Fringe_S05E13 - An Enemy of Fate.mp4" needs a tagfile named: "Fringe_S05E13 - An Enemy of Fate.xml" nearby... Sample xml is attached also. With this the Series Name, Season and Episodes number will be added into file metadata so no matter how this file is named, it can always be correctly parsed by smart applications like MediaPortal2. I believe other programs will add this feature soon too. To generate those tagfiles you can launch <a href="https://forum.team-mediaportal.com/threads/mptvseries2mkv-create-matroskatags-from-your-mp-tvseries-mp1-database.116870/" target="_blank">MPTvSeries2MKV.exe</a> from inside V2MKV... MPTvSeries2MKV reads your MyTVSeries Database, generates tagfiles for all your files and can add those tags to all .mkv already in your collection without the need to remuxx them. All this is done with a few clicks also...</p><p> </p><p>Right now V2MKV supports .avi, .mpg, .ts, .mov, .wmv, .flv and .mp4 files. More can be added if needed in future. As this app uses ffmpeg.exe and mkvmerge.exe all filetypes supported by those can be added here to...</p><p> </p><p>I've written this in AutoIt3. Source is included so if you want to change something, have fun...</p><p> </p><p>Installation:</p><p>No Installation needed, simply extract the archive to a place you like. If you prefer you can add a shortcut to Video2MKV.exe to your desktop and/or start menu for better access to the proggi.</p><p>First Start:</p><p>After first start you need to configure the program to fit your needs. The path to MPTvSeries2MKV.exe is optional as it's not needed to run. If you don't want to use the deliverd versions of ffmpeg.exe and/or mkvmerge.exe you can change the path to those two tools. Both are necessary to keep Video2MKVConvert working.</p><p> </p><p>Changings in Configuration requires a restart of the program to become active...</p><p>The last In- and Outdir will be saved automatically on program exit.</p><p> </p><p>There are two Downloads available. A full and a lite version. Only difference is that in full version ffmpeg.exe and mkvmerge.exe is included. In lite you can use your already existing (or separate downloaded) tools. If you have MKVToolnix and ffmpeg installed already it is useless to load the full version.</p><p> </p><p>Version History.</p><p>v 0.1.0 initial version only to convert wmv as wmv isn't supported by mkvmerge at all.</p><p>v 0.1.3 first public Alpha release with incomplete GUI and no Config Tool</p><p>v 0.2.0 First public Beta</p><p> </p><p>Todo List.</p><p>- Option to add tags to already existing MKV</p><p>- Add more containers</p><p>- Maybe an option to recode the files as well</p><p>- Create an installer</p><p>- ???</p><p> </p><p>As always, use it at your own risk. And please report bugs and feature requests here...</p></blockquote><p></p>
[QUOTE="Lehmden, post: 970156, member: 109222"] Hi. [URL='https://forum.team-mediaportal.com/threads/video2mkv-convert-ein-neues-tool-zum-remuxxen-all-deiner-videos-nach-mkv-mit-nur-einem-klick.116947/']Link to German Forum[/URL] Let me introduce you Video2MKV_Convert, an app to convert (remuxx) lots of video files to MKV with one click. So you can go through your whole collection of Videos and put them into the best available container today. It takes only a few seconds to minutes, depending on the size of the video and the speed of your drive as no recoding is done. Similar time as to copy the files. As for this the quality (picture and sound) stays untouched. [ATTACH=full]122992[/ATTACH] V2MKV can convert whole folders including subfolders and subfolders of subfolders and so on. If you want you can "move" the videos to mkv (means the originals will be deleted after conversion was successful). As this is really dangerous I can not recommend this until you exactly know what you do. The app is fully localized. English and German language files are provided with initial release. As language files are simple .ini files they can be created or edited with Notepad or any other editor. If your language isn't supported jet, just copy and edit the English.ini (or Deutsch.ini) to "Yourlanguage.ini". As soon as the ini file exists in Language subfolder it's available in Configuration too. And please, if you've created a language file, share it here so it can be included in next release... [ATTACH=full]122991[/ATTACH] If there is a Matroska compatible tagfile available, those tags will be added to the resulting file as well. The tagfiles must be in the same place as the video file and must have the same name as the video, only with .xml as extension. E.G. "Fringe_S05E13 - An Enemy of Fate.mp4" needs a tagfile named: "Fringe_S05E13 - An Enemy of Fate.xml" nearby... Sample xml is attached also. With this the Series Name, Season and Episodes number will be added into file metadata so no matter how this file is named, it can always be correctly parsed by smart applications like MediaPortal2. I believe other programs will add this feature soon too. To generate those tagfiles you can launch [URL='https://forum.team-mediaportal.com/threads/mptvseries2mkv-create-matroskatags-from-your-mp-tvseries-mp1-database.116870/']MPTvSeries2MKV.exe[/URL] from inside V2MKV... MPTvSeries2MKV reads your MyTVSeries Database, generates tagfiles for all your files and can add those tags to all .mkv already in your collection without the need to remuxx them. All this is done with a few clicks also... Right now V2MKV supports .avi, .mpg, .ts, .mov, .wmv, .flv and .mp4 files. More can be added if needed in future. As this app uses ffmpeg.exe and mkvmerge.exe all filetypes supported by those can be added here to... I've written this in AutoIt3. Source is included so if you want to change something, have fun... Installation: No Installation needed, simply extract the archive to a place you like. If you prefer you can add a shortcut to Video2MKV.exe to your desktop and/or start menu for better access to the proggi. First Start: After first start you need to configure the program to fit your needs. The path to MPTvSeries2MKV.exe is optional as it's not needed to run. If you don't want to use the deliverd versions of ffmpeg.exe and/or mkvmerge.exe you can change the path to those two tools. Both are necessary to keep Video2MKVConvert working. Changings in Configuration requires a restart of the program to become active... The last In- and Outdir will be saved automatically on program exit. There are two Downloads available. A full and a lite version. Only difference is that in full version ffmpeg.exe and mkvmerge.exe is included. In lite you can use your already existing (or separate downloaded) tools. If you have MKVToolnix and ffmpeg installed already it is useless to load the full version. Version History. v 0.1.0 initial version only to convert wmv as wmv isn't supported by mkvmerge at all. v 0.1.3 first public Alpha release with incomplete GUI and no Config Tool v 0.2.0 First public Beta Todo List. - Option to add tags to already existing MKV - Add more containers - Maybe an option to recode the files as well - Create an installer - ??? As always, use it at your own risk. And please report bugs and feature requests here... [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
HTPC Projects
Software
Tools and other software
Video2MKV Convert a new App to remuxx all your videos to mkv with a single click
Contact us
RSS
Top
Bottom