Hello
if i will add in my script Several parts of compressed MKV files
like this:
then i will open the script in VirtualDubMod , select in the Video and audio "Direct Stream Copy"Code:part1 = FFmpegSource("part1.mkv") part2 = FFmpegSource("part2.mkv") part3 = FFmpegSource("part3.mkv") return(part1++part2+part3)
and at the end i will save it as mkv file.
so the result will be that it will does not do anything except connect the files?
or it will make some encoding?
+ Reply to Thread
Results 1 to 4 of 4
-
-
No. You must reconvert then.
Use instead mkvtoolnix to join your mkv files. In mkvmergegui add your first mkv, then append the rest, start muxing to make a new mkv.
And I'm moving you to our video editing section. This isn't any restoration. -
Assuming it'll open an MKV as it would an AVI (VirtualDubMod's MKV support is very outdated) you can use it to join MKVs the same way it'll join AVIs. Open the first one, then use the File/Append menu to add the send and third etc, then use DirectStreamCopy for the video and save it as a new MKV.
MKVMergeGUI is no doubt the better choice though, as VirtualDubMod often chokes on MKVs.
Similar Threads
-
Split a giant MKV into parts, at specific spots?
By Asterra in forum Newbie / General discussionsReplies: 4Last Post: 12th Jan 2012, 01:15 -
LaCinema Mini HD Connect cannot play MKV H.264 files ?
By centrino3 in forum Newbie / General discussionsReplies: 12Last Post: 12th Aug 2011, 09:45 -
Brrip mkv too highly compressed?
By SoShy in forum Newbie / General discussionsReplies: 1Last Post: 21st Jun 2011, 15:18 -
How do you connect mkv enclosure to the internet?
By Acehit in forum Media Center PC / MediaCentersReplies: 3Last Post: 16th Aug 2010, 05:16 -
How do I split .mkv file to two parts?
By dilanalex in forum EditingReplies: 1Last Post: 8th Apr 2009, 03:08