summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-12-29 14:16:07 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-12-29 14:16:07 +0000
commit184852b051b6e8c80278f3e632cdcc6128d26cc2 (patch)
tree640d0e65535a1be0ec1f0d591f272d222f5322f7 /DOCS
parent65919f8c39e7a40e13061cf15c3b434d6d373863 (diff)
downloadmpv-184852b051b6e8c80278f3e632cdcc6128d26cc2.tar.bz2
mpv-184852b051b6e8c80278f3e632cdcc6128d26cc2.tar.xz
interlaced scaling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11701 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.14
1 files changed, 3 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index e59e6375f9..1ca0a8f9f1 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -2501,7 +2501,7 @@ Rotates and flips (optional) the image +/\:- 90 degrees.
For parameters between 4\-7 rotation is only done if the movie's geometry is
portrait and not landscape.
.TP
-.B scale[=w:h[:c[:p]]]
+.B scale[=w:h[:i[:c[:p]]]]
Scales the image with the software scaler (slow) and performs a YUV<\->RGB
colorspace conversion (also see \-sws option).
.RSs
@@ -2519,6 +2519,8 @@ incapable of scaling, then it defaults to d_width/\:d_height!
.br
-3: Calculate w/\:h using the other dimension and the original aspect ratio.
.REss
+.IPs i
+interlaced flag
.IPs c
chroma skipping
.RSss