PDA

View Full Version : How can I convert from MP4 to transport stream?


trilko
22nd May 2007, 12:13
Hello!

Is there any way that I convert MP4 file (with one video stream, several audio streams and several subtitles) to transport stream?

I was looking on forums, but I couldn't find any solution...

Tnx!

bond
22nd May 2007, 20:20
sorry for the question, but as .ts is mainly for broadcasting, why do you need to remux from .mp4 to .ts?

trilko
23rd May 2007, 10:16
sorry for the question, but as .ts is mainly for broadcasting, why do you need to remux from .mp4 to .ts?

Exactly for that - broadcasting :-) I'm working for some VOD thing, and I need MPEG-4 video stream with several audio tracks and several subtitles. I managed to put everything in mp4 file, but now I need to convert it to TS.

Kurtnoise
24th May 2007, 17:16
Depends on what kind of streams do you have on your file...There is a command line tool which is able to do that : mp42ts (use search to find the thread) or vlc.

trilko
12th June 2007, 11:51
Depends on what kind of streams do you have on your file...There is a command line tool which is able to do that : mp42ts (use search to find the thread) or vlc.

I have H.264 (AVC) video file and AC3 audio files there. MP42TS doesn't work with that, and if I try it with VLC I get TS file, but there is no video. Do you have any idea?

Kurtnoise
12th June 2007, 12:18
Try Xmuxer Pro from Elecard instead...

trilko
12th June 2007, 12:26
Try Xmuxer Pro from Elecard instead...

Xmuxer doesn't support subtitles, so if I remux it with it I lose subtitles. VLC works ok with subtitles, but h.264 support is not so good (yet).