summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-26 14:03:51 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-26 14:03:51 +0000
commit1a767ecb5118cd7539b0d12c9f46262f195de435 (patch)
tree4e20406f957d98a036a13bdf625c22d9bc1db3f5 /DOCS
parentdbe802a08204a719ecdadad9dca8513efbf08e40 (diff)
downloadmpv-1a767ecb5118cd7539b0d12c9f46262f195de435.tar.bz2
mpv-1a767ecb5118cd7539b0d12c9f46262f195de435.tar.xz
-lavdopts lowres
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13477 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.115
1 files changed, 15 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 6537899152..42a385eda8 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -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)"