# HG changeset patch # User arpi # Date 1020112613 0 # Node ID 4564bc22de3e03b037ec568641e5576c6e52cbf4 # Parent 1edc3e2b74d3c76287024354b0fdf316242cc0f7 -xy/-zoom updated diff -r 1edc3e2b74d3 -r 4564bc22de3e DOCS/mplayer.1 --- a/DOCS/mplayer.1 Mon Apr 29 20:26:45 2002 +0000 +++ b/DOCS/mplayer.1 Mon Apr 29 20:36:53 2002 +0000 @@ -646,16 +646,18 @@ displays) this option tells MPlayer which screen to display movie on. Range 0 \- ... .TP .B \-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\ -Scale image by +.B \-xy\ +x<=8: Scale image by factor +x>8: Set width to and calculate height to keep correct aspect ratio .TP .B \-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)