changeset 19186:cb3361525054

description of the arnd scale video filter parameter
author diego
date Wed, 26 Jul 2006 22:43:20 +0000
parents e41e0d7d1b21
children 97ea9a6616df
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 9 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 <arnd>
+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