PDA

View Full Version : transport stream player mplayer


svcdprayer
21st February 2007, 02:09
What is the best transport stream player like from mpeg2 .ts files? Im talking about hdtv ts

Can mplayer open .ts files?

SatansChild
21st February 2007, 04:18
mplayer can open .ts files fine, in fact it has some options to deal with multiplexed transport stream specificly.

from mplayers man page
-tskeepbroken
Tells MPlayer not to discard TS packets reported as broken in
the stream. Sometimes needed to play corrupted MPEG-TS files.

-tsprobe <byte position>
When playing an MPEG-TS stream, this option lets you specify how
many bytes in the stream you want MPlayer to search for the de-
sired audio and video IDs.

-tsprog <1-65534>
When playing an MPEG-TS stream, you can specify with this option
which program (if present) you want to play. Can be used with
-vid and -aid.