comparison DOCS/man/en/mplayer.1 @ 11197:836228630d1d

(C) MPlayer Team -oldpp Some words about missing divx and lavc options.
author diego
date Tue, 21 Oct 2003 00:42:29 +0000
parents 25ea0b19c07c
children f998a3b572ab
comparison
equal deleted inserted replaced
11196:0750ab856742 11197:836228630d1d
1 .\" $Revision$ 1 .\" $Revision$
2 .\" MPlayer (C) 2000-2003 Arpad Gereoffy 2 .\" MPlayer (C) 2000-2003 MPlayer Team
3 .\" This man page was/is done by Gabucino, Diego Biurrun, Jonas Jermann 3 .\" This man page was/is done by Gabucino, Diego Biurrun, Jonas Jermann
4 .\" 4 .\"
5 .\" Run this to get a HTML version of the man page: 5 .\" Run this to get a HTML version of the man page:
6 .\" groff -man -Thtml mplayer.1 > manpage.html 6 .\" groff -man -Thtml mplayer.1 > manpage.html
7 .\" Run this to get a text version of the man page: 7 .\" Run this to get a text version of the man page:
2128 Do not play/\:encode sound. 2128 Do not play/\:encode sound.
2129 .TP 2129 .TP
2130 .B \-novideo 2130 .B \-novideo
2131 Do not play/\:encode video. 2131 Do not play/\:encode video.
2132 .TP 2132 .TP
2133 .B \-oldpp <quality> (OBSOLETE)
2134 Use the opendivx postprocessing code instead of the internal one.
2135 Superceded by \-pp, the internal postprocessing offers better
2136 quality and performance.
2137
2138 The valid range of \-oldpp values varies by codec, mostly
2139 0\-6, where 0=disable 6=slowest/\:best.
2140 .TP
2133 .B \-pp <quality> (see \-vf pp option too!) 2141 .B \-pp <quality> (see \-vf pp option too!)
2134 Set postprocess level of the DLL. 2142 Set postprocess level of the DLL.
2135 This option is NO LONGER USABLE with MPlayer's postprocess filter, but only 2143 This option is NO LONGER USABLE with MPlayer's postprocess filter, but only
2136 with Win32 DirectShow DLLs which have internal postprocessing routines. 2144 with Win32 DirectShow DLLs which have internal postprocessing routines.
2137 2145
3250 3258
3251 Where <codec> may be: lavc, xvidenc, divx4, lame 3259 Where <codec> may be: lavc, xvidenc, divx4, lame
3252 3260
3253 3261
3254 .SS divx4 (\-divx4opts) 3262 .SS divx4 (\-divx4opts)
3255 3263 divx4 is obsolete and only supported for completeness.
3264 For details about divx4 options, read the source, most options are not
3265 described here.
3256 .TP 3266 .TP
3257 .B help\ \ \ 3267 .B help\ \ \
3258 get help 3268 get help
3259 .TP 3269 .TP
3260 .B br=<value> 3270 .B br=<value>
3423 .RE 3433 .RE
3424 .PD 1 3434 .PD 1
3425 3435
3426 3436
3427 .SS lavc (\-lavcopts) 3437 .SS lavc (\-lavcopts)
3428 3438 lavc has many more options that are not described here.
3439 For full details read the source.
3429 .I EXAMPLE: 3440 .I EXAMPLE:
3430 .PD 0 3441 .PD 0
3431 .RSs 3442 .RSs
3432 .IPs vcodec=msmpeg4:vbitrate=1800:vhq:keyint=250 3443 .IPs vcodec=msmpeg4:vbitrate=1800:vhq:keyint=250
3433 .RE 3444 .RE