[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1076,1.1077
Reimar Döffinger CVS
syncmail at mplayerhq.hu
Wed Aug 31 18:23:09 CEST 2005
CVS change done by Reimar Döffinger CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv24513
Modified Files:
mplayer.1
Log Message:
Missing parts of the force codecs/demuxers documentation
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.1076
retrieving revision 1.1077
diff -u -r1.1076 -r1.1077
--- mplayer.1 30 Aug 2005 23:56:22 -0000 1.1076
+++ mplayer.1 31 Aug 2005 16:23:07 -0000 1.1077
@@ -785,7 +785,7 @@
.PD 1
.
.TP
-.B \-audio-demuxer <name> (\-audiofile only)
+.B \-audio-demuxer <[+]name> (\-audiofile only)
Force audio demuxer type for \-audiofile.
Use a '+' before the name to force it, this will skip some checks!
Give the demuxer name as printed by \-audio-demuxer help.
@@ -924,8 +924,9 @@
with \-ovc copy.
.
.TP
-.B \-demuxer <name>
+.B \-demuxer <[+]name>
Force demuxer type.
+Use a '+' before the name to force it, this will skip some checks!
Give the demuxer name as printed by \-demuxer help.
For backward compatibility it also accepts the demuxer ID as defined in
libmpdemux/\:demuxer.h.
@@ -1584,8 +1585,9 @@
255 means white and 0 black.
.
.TP
-.B \-sub-demuxer <name> (\-subfile only) (BETA CODE)
+.B \-sub-demuxer <[+]name> (\-subfile only) (BETA CODE)
Force subtitle demuxer type for \-subfile.
+Use a '+' before the name to force it, this will skip some checks!
Give the demuxer name as printed by \-sub-demuxer help.
For backward compatibility it also accepts the demuxer ID as defined in
libmpdemux/\:demuxer.h.
@@ -3539,7 +3541,7 @@
.RE
.
.TP
-.B \-vc <[-]codec1,[-]codec2,...[,]>
+.B \-vc <[-|+]codec1,[-|+]codec2,...[,]>
Specify a priority list of video codecs to be used, according to their codec
name in codecs.conf.
Use a '-' before the codec name to omit it.
More information about the MPlayer-DOCS
mailing list