LigH
17th October 2010, 01:01
I was quite surprised that mkvmerge automatically concatenates several MPEG files with contiguous numbers in the name, like
movie part 01.mpg
movie part 02.mpg
movie part 03.mpg
This might be useful for VOB files, or for files which are indeed parts (segments) of one file - but not for e.g. distinct episodes of a serial which should not be converted as a whole movie (because they have their own intro each).
Which command line parameter do I have to use to disable this feature? I could only find "--append-mode <file|track>" as the closest related parameter...
movie part 01.mpg
movie part 02.mpg
movie part 03.mpg
This might be useful for VOB files, or for files which are indeed parts (segments) of one file - but not for e.g. distinct episodes of a serial which should not be converted as a whole movie (because they have their own intro each).
Which command line parameter do I have to use to disable this feature? I could only find "--append-mode <file|track>" as the closest related parameter...