mirror of https://github.com/mpv-player/mpv
updated -vop scale parameters
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6006 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
fcec2d0851
commit
1340581060
|
@ -415,7 +415,8 @@ Available plugins are:
|
|||
.br
|
||||
w,h destination width/height
|
||||
value : w/h = value
|
||||
0 and \-1: w/h = original (default)
|
||||
\-1 : w/h = original (default)
|
||||
0 : w/h = scaled (aspect) w/h
|
||||
\-value : w/h = original+value
|
||||
x,y x/y position of the sub-image
|
||||
value : x/y = value
|
||||
|
|
Loading…
Reference in New Issue