PDA

View Full Version : TS h.264: Joining tools???


sjchmura
25th October 2006, 22:44
With h.264/ac3 TS files, is there ANYTHING that will work to join them?? copy /b - as reported by other does NOT work

Pookie
26th October 2006, 01:02
I think this app will do it, even though it was designed for mpeg2.
http://www.ffprojects.net/tssplitter/

Use the joiner function.

Would you post the results ?

I tested it on an H264 transport stream by joining with the app above, then running the following to make certain the length was correct:

mplayer -dumpvideo -dumpfile video.h264 x.joined.ts
mplayer -dumpaudio -dumpfile audio.mpa x.joined.ts