diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-06-24 09:30:52 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-06-24 09:30:52 +0000 |
commit | 8fc592968a55c84ff88ee95932a37f8ec4c599d1 (patch) | |
tree | 55a816c14f9cdc131cff0e1e37143fabd757b66b /DOCS | |
parent | 26243c40faf09b9c4dcabb0b7494e1c474b99154 (diff) |
Fix/restore the description of the rectangle video filter.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27132 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index fc2859ed48..4e189e4508 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -5494,8 +5494,12 @@ Use 2 to get only even dimensions (needed for 4:2:2 video). . .TP .B rectangle[=w:h:x:y] -The plugin responds to the input.conf directive 'change_rectangle' -that takes two parameters. +Draws a rectangle of the requested width and height at the specified +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 .RSs .IPs <w>,<h> |