PDA

View Full Version : HD Video and .TS Files




Blazer5913
Oct 31, 2006, 09:24 PM
I have a Macbook Pro and have an episode of The Office in HD, yet instead of being one big HD file, its broken into about 50 or so smaller .TS files. I was wondering if there was any way/program to join these into one big file. Thanks



bigbossbmb
Oct 31, 2006, 10:34 PM
This should do it:
http://www.versiontracker.com/dyn/moreinfo/macosx/22271

Blazer5913
Nov 1, 2006, 04:43 PM
I can't get a link to work for this program. Anyone else?

Rod Rod
Nov 1, 2006, 08:53 PM
http://www.macupdate.com/info.php/id/13964

Well both VerstionTracker and MacUpdate redirect to the developer's site, which is down.

I'm not sure if "Gumby" would have joined .m2t or .ts files though. MPEG StreamClip may be worth a shot?

http://www.macupdate.com/info.php/id/15466

Super Macho Man
Nov 2, 2006, 02:28 AM
Try Split&Concat. Or you could use cat from the Terminal. "cat part1 part2 part3 part4 > joinedfile.ts"