From 1a767ecb5118cd7539b0d12c9f46262f195de435 Mon Sep 17 00:00:00 2001 From: michael Date: Sun, 26 Sep 2004 14:03:51 +0000 Subject: [PATCH] -lavdopts lowres git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13477 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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= +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= (MPEG2 only)" Skip the given number of macroblock rows at the bottom. .IPs "st= (MPEG2 only)"