Log in

View Full Version : mp42ts - a command line tool to remux mp4 files in ts container


Kurtnoise
14th March 2007, 23:02
As the title says, there is a new command line tool from GPAC Framework available in the cvs. It's completely free and open-source of course. Very easy to use : mp42ts input.mp4 output.ts

Here is (http://kurtnoise.free.fr/index.php?dir=mp4tools/&file=mp42ts_20070314.zip) a fresh compile for win32 users. Seems to work only with MPEG-1/2 video streams not with AVC streams for the moment...

Pookie
14th March 2007, 23:31
Thanks, Kurt . Always appreciated :)

Wow, if only MP4 permitted AC3 audio...

SealTooGreat
1st June 2007, 23:11
Has anyone tried, using gdsmux, to mux x264 and ac3 into mp4, and than use this cmd tool mp42ts to mux .mp4 into .ts .
edit: huh...now I see that Kurtnoise13 have mentioned that mp42ts doesn't work with avc stream. It's a pity.
Kurtnoise13...Could you provide js32.dll with your compiled mp42ts package?

SeeMoreDigital
20th October 2007, 09:58
Just interested to know whether there has been any updates?

Kurtnoise
20th October 2007, 15:12
nothing new...

Adub
20th October 2007, 19:34
Why doesn't it work with AVC streams? That is the primary encoding type of MP4's, at least for me it is.

Kurtnoise
21st October 2007, 09:26
Why doesn't it work with AVC streams?
because nobody has written the code for the AVC streams...

The1n
23rd January 2008, 00:11
I see there is a new version out , compiled jan 2008 will this work with avc , anyone knows ?

Regards
The1n

Kurtnoise
23rd January 2008, 09:18
not yet...

NorthPole
13th February 2011, 20:58
Sorry to bring back such an old thread but I have a bunch of h264/ac3 .mp4s that I would like to remux into a .ts file. Does anyone know what might work?

b66pak
13th February 2011, 21:52
tsMuxer...
_

NorthPole
14th February 2011, 20:58
tsMuxer...
_

Thanks, worked!

I had tried it before using an older version with no luck. Downloaded the newest version and it worked perfect.