Join .ts files in OS X August 14, 2006 1:34 PM Subscribe
Any good, free, hopefully easy-to-use tools to join .ts files in OS X? mpgtxwrap does not work for me (10.3.9). Thanks! posted by PenguinBukkake to computers & internet (1 comment total)
Note that if your transport streams are from different sources they'll likely have different PIDs / PADs / PMTs. The solution then is to demux to raw video/audio, then remux to .ts (creating a whole new .ts structure in the process). If you really want them as transport streams, that is - I can't think of a reason the average person would. posted by Pinback at 6:05 PM on August 14, 2006
« Older
What should I import from Chin...
| I'm fascinated by changes inst...
Newer »
ProjectX reference here.
Note that if your transport streams are from different sources they'll likely have different PIDs / PADs / PMTs. The solution then is to demux to raw video/audio, then remux to .ts (creating a whole new .ts structure in the process). If you really want them as transport streams, that is - I can't think of a reason the average person would.
posted by Pinback at 6:05 PM on August 14, 2006