[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1075,1.1076

Paul TT paultt at hackerjournal.it
Wed Aug 31 17:45:29 CEST 2005


On Wed, 31 Aug 2005 01:56:26 +0200 (CEST)
syncmail at mplayerhq.hu (Reimar Döffinger CVS) wrote:

> CVS change done by Reimar Döffinger CVS
> 
> Update of /cvsroot/mplayer/main/DOCS/man/en
> In directory mail:/var2/tmp/cvs-serv23706/DOCS/man/en
> 
> Modified Files:
> 	mplayer.1 
> Log Message:
> Allow forcing of demuxers and codecs by prepending '+'
> 
> 
> Index: mplayer.1
> ===================================================================
> RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
> retrieving revision 1.1075
> retrieving revision 1.1076
> diff -u -r1.1075 -r1.1076
> --- mplayer.1	23 Aug 2005 19:27:18 -0000	1.1075
> +++ mplayer.1	30 Aug 2005 23:56:22 -0000	1.1076
> @@ -787,6 +787,7 @@
>  .TP
>  .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.


so the line:

.B \-audio-demuxer <name> (\-audiofile only)

should not be:

.B \-audio-demuxer <[+]name> (\-audiofile only)

????




More information about the MPlayer-DOCS mailing list