-lavdopts lowres

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13477 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
michael 2004-09-26 14:03:51 +00:00
parent dbe802a082
commit 1a767ecb51
1 changed files with 15 additions and 0 deletions

View File

@ -3215,6 +3215,21 @@ grayscale only decoding (a bit faster than with color)
.IPs "idct=<0\-99> (see \-lavcopts)"
For best decoding quality use the same idct algorithm for decoding and encoding.
This may come at a price in accuracy, though.
.IPs lowres=<number>
Low resolution decode
.RSss
.br
0: disabled
.br
1: 1/2 resolution
.br
2: 1/4 resolution
.br
3: 1/8 resolution
.REss
Low resolution decode isnt supported by all codecs, and it will often result in
ugly artefacts, this is not a bug but a sideeffect of not decoding at the full
resolution.
.IPs "sb=<number> (MPEG2 only)"
Skip the given number of macroblock rows at the bottom.
.IPs "st=<number> (MPEG2 only)"