summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-23 17:52:38 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-23 17:52:38 +0000
commit8ca96271ad70c6b7266e7f1787bd6d3eabbcd160 (patch)
tree1337343f42947c05a9f036d425cb0d98a10a360a /DOCS
parentdf2985d73a6ac577c561ecbd4f7fe23bb3e62e4e (diff)
downloadmpv-8ca96271ad70c6b7266e7f1787bd6d3eabbcd160.tar.bz2
mpv-8ca96271ad70c6b7266e7f1787bd6d3eabbcd160.tar.xz
documenting -vop rotate 4..7
patch by Balatoni Denes <pnis@coder.hu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7873 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/mplayer.15
1 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 8898a73048..b46b2b5ead 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -1630,8 +1630,9 @@ Flips the image upside down.
See also option \-flip.
.IPs mirror
Flips the image on Y axis.
-.IPs rotate[=<0-3>]
-Rotates and flips (optional) the image +/\:\- 90 degrees.
+.IPs rotate[=<0-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.
.IPs scale[=w:h[:c[:p]]]
Scales the image with the software scaler (slow) and performs a YUV<\->RGB
colorspace conversion (see \-sws option too).