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
This commit is contained in:
arpi 2002-10-23 17:52:38 +00:00
parent df2985d73a
commit 8ca96271ad
1 changed files with 3 additions and 2 deletions

View File

@ -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).