PDA

View Full Version : ts to mpg


fenomeno83
3rd December 2006, 09:58
how can I convert a video from ts container to mpg container keeping the original video and audio encode(h264 & ac3)?thanks

foxyshadis
3rd December 2006, 10:21
You should be able to use something like elecard's xmuxer pro. Alternately, it's very possible ffmpeg or mencoder can do it, but I've never tried.

bond
3rd December 2006, 10:27
and the question is whether those tools place the streams as defined by the official specs or in "some other" way

CruNcher
3rd December 2006, 12:51
bond yeah im hearing from vlc developers they don't but Elecards parser and Gabest works with such .mpg PS H264 + AC3 streams i'ts strange and it should be virtualy the same as .EVO, anyways at least mp4box is much better now in terms of interoperability since the last official release, only thing is when you creating raw streams with your own pps/sps that indicate a resolution change (in the middle of the stream) then mp4box kills them on mux and only let the first ones survive not very ideal :)

bond
3rd December 2006, 14:44
bond yeah im hearing from vlc developers they don't but Elecards parser and Gabest works with such .mpg PS H264 + AC3 streams i'ts strange and it should be virtualy the same as .EVO, anyways at least mp4box is much better now in terms of interoperability since the last official release, only thing is when you creating raw streams with your own pps/sps that indicate a resolution change (in the middle of the stream) then mp4box kills them on mux and only let the first ones survive not very ideal :)mp4box should handle changing sps/pps. the thing tough is that every different sps/pps needs its own id, which i doubt is the case when simply appending normal raw streams. you can set individual sps/pps with an own setting in x264

fenomeno83
5th December 2006, 00:29
with elecard when i load ts file it crashes.any 100% tested solutions?

fenomeno83
7th December 2006, 10:48
help me please!