Author: diego Date: Tue Jun 24 11:30:52 2008 New Revision: 27132 Log: Fix/restore the description of the rectangle video filter.
Modified: trunk/DOCS/man/en/mplayer.1 Modified: trunk/DOCS/man/en/mplayer.1 ============================================================================== --- trunk/DOCS/man/en/mplayer.1 (original) +++ trunk/DOCS/man/en/mplayer.1 Tue Jun 24 11:30:52 2008 @@ -5494,8 +5494,12 @@ Use 2 to get only even dimensions (neede . .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> _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
