I recorded a concert from my band using a sony camcorder. For some reason, the camera split the video into two files, right in the middle of a song. Both files are MPEG-2 NTSC 720x480. Since both files have the same encoding and format, I was wondering if there is a software that would join them without reencoding, just merging them and rewriting the file headers.
+ Reply to Thread
Results 1 to 7 of 7
-
-
Note that this way is not as clean (extra headers & footers will exist within the concatenated file which must be ignored by subsequent apps in order for it to work correctly) as a true joiner, nor an NLE.
Scott -
Guest34343Guest
That's not correct. Transport streams and program streams do not have file headers! They have things like sequence headers, gop headers, and picture headers that are repeated at each instance of a sequence, gop, picture, etc. throughout the stream. These are not "extra" headers that must be ignored, rather, they are required to be present by specification.
An issue can arise with timestamps, but most applications are resilient to that because timestamps are often not monotonic for various reasons.
Similar Threads
-
Have DVD Files, need to merge subtitles into MPEG
By geekfemme in forum Video ConversionReplies: 3Last Post: 2nd Mar 2011, 19:07 -
Merge two FLV files
By goheadtry in forum Newbie / General discussionsReplies: 19Last Post: 16th Dec 2010, 21:34 -
Cut and Merge MPEG-2 Files
By flash_49 in forum EditingReplies: 8Last Post: 12th Feb 2010, 10:03 -
Very basic question...... how can I merge mpeg files and make a movie
By True Colors in forum Newbie / General discussionsReplies: 5Last Post: 30th Oct 2009, 16:45 -
Any software (free) can merge multiple MPEG files into one DVD title?
By csh in forum Authoring (DVD)Replies: 3Last Post: 15th May 2009, 01:17