View Full Version : convert MPEG2 TS to PS


Jeff_DML
08-16-07, 02:34 PM
looking for a simple robust command line app that can change from MPEG2 transport to program stream. Just want to change containers, dont want transcode it. Been looking around but havent found anything. I know VLC can do it but had problems before with it, would rather use a smaller/simplier app.

even better if the app could use the /dev/dvb/dvr0 output and convert to PS realtime.

thanks
Jeff

Jeff_DML
08-16-07, 03:37 PM
looks like dvbstream should work...

nitrogen
08-16-07, 11:55 PM
What about ts2ps? That one's been around forever. Does dvbstream do the same thing, but adding some dvb control capability?

Jeff_DML
08-17-07, 11:57 AM
What about ts2ps? That one's been around forever. Does dvbstream do the same thing, but adding some dvb control capability?
thanks, i will tryto track it down