rotate added

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5698 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-04-19 02:20:29 +00:00
parent 7577765300
commit 05db632e25
1 changed files with 5 additions and 1 deletions

View File

@ -46,6 +46,11 @@ Current plugins:
MPI: DR (if possible) or EXPORT, using stride manipulation
Special: dec_video autoloads it when flipping is required and libvo can't do
-vop rotate[=mirror]
Rotate image +/- 90 degrees
Optional mirror parameter (0..3) controls horizontal and vertical mirroring
MPI: TEMP
-vop scale[=w:h]
Software scaling (zoom) _and_ yuv<->rgb colorspace conversion
w,h (new width/height after scaling) defaults to original width,height
@ -84,4 +89,3 @@ Current plugins:
Fast software YV12->MPEG1 conversion, usefull for dxr3/dvb drivers
MPI: EXPORT special