mirror of https://github.com/mpv-player/mpv
Document change_rectangle
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6890 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
2f98400294
commit
038623e816
|
@ -57,7 +57,11 @@ Current plugins:
|
|||
possible width while keeping the boundaries visible.
|
||||
x,y (rectangle's top left corner position) defauts (-1) to upper
|
||||
left most position.
|
||||
MPI: TEMP
|
||||
The plugin responds to the input.conf directive "change_control"
|
||||
that takes two parameters. The first parameter can be 0 for w, 1
|
||||
for h, 2 for x or 3 for y. The second parameter is the amount to
|
||||
change the designated rectangle boundary.
|
||||
MPI: TEMP, accepts stride
|
||||
|
||||
-vop rotate[=x]
|
||||
Rotate image +/- 90 degrees
|
||||
|
|
Loading…
Reference in New Issue