[Mplayer-cvslog] CVS: main/DOCS mplayer.1,1.161,1.162

Arpi of Ize arpi at mplayerhq.hu
Mon Apr 29 22:36:56 CEST 2002


Update of /cvsroot/mplayer/main/DOCS
In directory mail:/var/tmp.root/cvs-serv18257

Modified Files:
	mplayer.1 
Log Message:
-xy/-zoom updated

Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/mplayer.1,v
retrieving revision 1.161
retrieving revision 1.162
diff -u -r1.161 -r1.162
--- mplayer.1	20 Apr 2002 12:05:50 -0000	1.161
+++ mplayer.1	29 Apr 2002 20:36:53 -0000	1.162
@@ -646,16 +646,18 @@
 displays) this option tells MPlayer which screen to display movie on. Range 0 \- ...
 .TP 
 .B \-x\ <x>
-Scale image to x width (if sw/hw scaling available)
+Scale image to x width (if sw/hw scaling available). Disables aspect calcs.
 .TP 
-.B \-xy\ <factor>
-Scale image by <factor>
+.B \-xy\ <x>
+x<=8: Scale image by factor <x>
+x>8:  Set width to <x> and calculate height to keep correct aspect ratio
 .TP 
 .B \-y\ <y>
-Scale image to y height (if sw/hw scaling available)
+Scale image to y height (if sw/hw scaling available). Disables aspect calcs.
 .TP 
 .B \-zoom
 Allow software scaling, where available. Could be used to force scaling with -vop scale
+(-vop scale will IGNORE options -x/-y/-xy/-fs/-aspect without -zoom)
 .TP 
 .B \-z\ <0\-9>
 Specifies compression level for PNG output (-vo png)




More information about the MPlayer-cvslog mailing list