Log in

View Full Version : Joining Two MPEG2 File?


ZzBloopzZ
16th November 2005, 03:25
I used HDTV2MPEG2 to convert several .TS streams to MPEG2. However, I had them split in partitions of 4.38GB, so that I could just burn on to DVD-R as physical data so that I could watch it on my computer in the future.

However, now I just want to convert the MPEG2's to XviD using AutoGK. I don't have the original .TS streams anymore so I was wondering if there is any way to just combine the two MPEG2 files in to one file?

It seems that VirtualDub MPEG2 can only combine AVI's. I tried some video joining software such as Ultra Video Joiner, Amor Video Joiner and Allok Video Joiner but they are crap. They kept trying to re-encode the files to some horrible resolutions. :c(

Any help would be much appreciated!

Edit: Let me try TMPGEnc.

Edit2: Nice... did it through command prompt! "copy /b file1.mpg+file2.mpg joined.mpg"