Mercurial > mplayer.hg
changeset 16328:5be9151b6d35
Missing parts of the force codecs/demuxers documentation
author | reimar |
---|---|
date | Wed, 31 Aug 2005 16:23:07 +0000 |
parents | 6c2a8a87d540 |
children | 01eda5fba7c0 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 6 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Wed Aug 31 15:47:16 2005 +0000 +++ b/DOCS/man/en/mplayer.1 Wed Aug 31 16:23:07 2005 +0000 @@ -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.