If you'd just take all the files the camera spitted out and join them afterwards a number of issues would emerge: jittered frames at the splitting points, audio desynchronization - you name it.
The solution couldn't be simplier but it was nowhere to be found directly on the net (google could have done a better job this time):
copy /b 00001.MTS + 00002.MTS + 00003.MTS output.mts
This example will join the files 00001.MTS, 00002.MTS, 00003.MTS into output.mts without doing any re-encoding, loosing synchronization or anything like that. And it's doing it extremly fast.
Enjoy!
1 comment:
i use Avdshare Video Converter to Join many MTS clips into one MTS file and convert the joined MTS to MP4, WMV, MOV, AVI, FLV, MKV, ASF, etc.
Post a Comment