PDA

View Full Version : Merging m2v files with copy


alfixdvd
10th October 2005, 13:22
Can I join m2v files as simple as:?

copy /b file1.m2v + file2.m2v final.m2v

neuron2
10th October 2005, 15:39
Yes, you can do that. But expect that bad things might happen in some applications if the clips have different frames sizes, etc.

alfixdvd
10th October 2005, 19:43
Thanks neuron

m2v files are portions of the same movie, extracted with Trim at Avisynth, and re-encoded with CCE or HC (all slices with same values for GOP SIZE, DC Precision, Interlaced or Progressive, etc).

Best regards.