changeset 14180:6f40d266143a

added conditional lowres description
author nicodvb
date Sat, 18 Dec 2004 09:41:16 +0000
parents f3d36778fe89
children 6ecf5fca82e2
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Sat Dec 18 01:12:02 2004 +0000
+++ b/DOCS/man/en/mplayer.1	Sat Dec 18 09:41:16 2004 +0000
@@ -3313,7 +3313,7 @@
 .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>
+.IPs lowres=<number>[,<w>]
 Decode at lower resolutions.
 Low resolution decoding is not supported by all codecs, and it will
 often result in ugly artifacts.
@@ -3328,6 +3328,9 @@
 .br
 3: 1/8 resolution
 .REss
+If <w> is specified lowres decoding will be used only if the width of the
+video is major than or equal to <w>.
+
 .IPs "sb=<number> (MPEG-2 only)"
 Skip the given number of macroblock rows at the bottom.
 .IPs "st=<number> (MPEG-2 only)"