[Mplayer-cvslog] CVS: main/DOCS/en mplayer.1,1.417,1.418
Arpi of Ize
arpi at mplayerhq.hu
Sun Aug 24 20:09:32 CEST 2003
Update of /cvsroot/mplayer/main/DOCS/en
In directory mail:/var/tmp.root/cvs-serv24780/DOCS/en
Modified Files:
mplayer.1
Log Message:
- re-added the old and (no more used) option -tsfastparse with a
CONF_TYPE_PRINT
- option -tsprog <number> to specify the chosen program (-vid and -aid
still override the single stream pids)
patch by Nico <nsabbi at libero.it>
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/en/mplayer.1,v
retrieving revision 1.417
retrieving revision 1.418
diff -u -r1.417 -r1.418
--- mplayer.1 20 Aug 2003 08:27:26 -0000 1.417
+++ mplayer.1 24 Aug 2003 18:09:29 -0000 1.418
@@ -548,8 +548,10 @@
.TP
.B \-aid <id> (also see \-alang option)
Select audio channel [MPEG: 0\-31 AVI/\:OGM: 1\-99 ASF/\:RM: 0\-127
-VOB(AC3): 128\-159 VOB(LPCM): 160\-191]
+VOB(AC3): 128\-159 VOB(LPCM): 160\-191 MPEG-TS 17\-8190].
MPlayer prints the available IDs when running in verbose (-v) mode.
+When playing an MPEG-TS stream, MPlayer/Mencoder will use the first program
+(if present) with the chosen audio stream.
.TP
.B \-alang <two letter\ country\ code> (also see \-aid option)
Works only for DVD playback.
@@ -886,6 +888,11 @@
.PD 1
.
.TP
+.B \-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.
+.
+.TP
.B \-tv <option1:option2:...>
This option tunes various properties of tv-capture module.
For watching TV with MPlayer, use 'tv://' or 'tv://<channel_number>'
@@ -1023,7 +1030,9 @@
Specify user name for http authentication.
.TP
.B \-vid <id>
-Select video channel [MPG: 0\-15 ASF: 0\-255].
+Select video channel [MPG: 0\-15 ASF: 0\-255 MPEG-TS: 17\-8190].
+When playing an MPEG-TS stream, MPlayer/Mencoder will use the first program
+(if present) with the chosen video stream.
.TP
.B \-vivo <sub\-options> (DEBUG CODE)
Force audio parameters for the .vivo demuxer (for debugging purposes).
More information about the MPlayer-cvslog
mailing list