summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/en/mplayer.110
1 files changed, 9 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index e6602fcb9f..e77d689d96 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -4807,7 +4807,7 @@ Rotate by 90 degrees counterclockwise and flip.
.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 @@ Disallow upscaling past the original dimensions.
.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