# HG changeset patch # User diego # Date 1153953800 0 # Node ID cb336152505453a10c8b3039d58e7a28db81e73b # Parent e41e0d7d1b21321974ca9ab5f9706f0c98efdeeb description of the arnd scale video filter parameter diff -r e41e0d7d1b21 -r cb3361525054 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Wed Jul 26 21:47:54 2006 +0000 +++ b/DOCS/man/en/mplayer.1 Wed Jul 26 22:43:20 2006 +0000 @@ -4807,7 +4807,7 @@ .RE . .TP -.B scale[=w:h[:interlaced[:chr_drop[:param[:param2[:presize[:noup]]]]]]] +.B scale[=w:h[:interlaced[:chr_drop[:param[:param2[:presize[:noup[:arnd]]]]]]]] Scales the image with the software scaler (slow) and performs a YUV<\->RGB colorspace conversion (also see \-sws). .RSs @@ -4890,6 +4890,14 @@ .br 2: Disallow upscaling if both dimensions exceed their original values. .REss +.IPs +Accurate rounding for the vertical scaler, which may be faster +or slower than the default rounding. +.RSss +0: Disable accurate rounding (default). +.br +1: Enable accurate rounding. +.REss .RE . .TP