mirror of
https://github.com/mpv-player/mpv
synced 2025-05-05 11:56:19 +02:00
Fix/restore the description of the rectangle video filter.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27132 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
26243c40fa
commit
8fc592968a
@ -5494,8 +5494,12 @@ Use 2 to get only even dimensions (needed for 4:2:2 video).
|
|||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.B rectangle[=w:h:x:y]
|
.B rectangle[=w:h:x:y]
|
||||||
The plugin responds to the input.conf directive 'change_rectangle'
|
Draws a rectangle of the requested width and height at the specified
|
||||||
that takes two parameters.
|
coordinates over the image and prints current rectangle parameters
|
||||||
|
to the console.
|
||||||
|
This can be used to find optimal cropping parameters.
|
||||||
|
If you bind the input.conf directive 'change_rectangle' to keystrokes,
|
||||||
|
you can move and resize the rectangle on the fly.
|
||||||
.PD 0
|
.PD 0
|
||||||
.RSs
|
.RSs
|
||||||
.IPs <w>,<h>
|
.IPs <w>,<h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user