[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.823,1.824

Nico Sabbi CVS syncmail at mplayerhq.hu
Sat Dec 18 10:41:19 CET 2004


CVS change done by Nico Sabbi CVS

Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv27988

Modified Files:
	mplayer.1 
Log Message:
added conditional lowres description

Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.823
retrieving revision 1.824
diff -u -r1.823 -r1.824
--- mplayer.1	17 Dec 2004 18:41:41 -0000	1.823
+++ mplayer.1	18 Dec 2004 09:41:16 -0000	1.824
@@ -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)"




More information about the MPlayer-DOCS mailing list