# HG changeset patch # User diego # Date 1028052486 0 # Node ID 91d6e1365427cff2c479df975220e7e3487b9903 # Parent 4846c53f548d4743ec33ac70aeeb3e1fd70c158a Documented -vop rectangle. diff -r 4846c53f548d -r 91d6e1365427 DOCS/documentation.html --- a/DOCS/documentation.html Tue Jul 30 17:56:24 2002 +0000 +++ b/DOCS/documentation.html Tue Jul 30 18:08:06 2002 +0000 @@ -217,6 +217,7 @@
  • 2.6.13 Mirror
  • 2.6.14 DVBscale
  • 2.6.15 Cropdetect
  • +
  • 2.6.16 Rectangle
  • @@ -1273,6 +1274,19 @@

      -vop cropdetect[=limit]

    +

    2.6.16. Rectangle

    + +

    Description:

    + +

    Draws a white rectangle of the requested width and height at the designated + coordinates over the image. Useful to get visual feedback for the parameters + of -vop crop before applying them.

    + +

    Usage:

    + +

      -vop rectangle[=width:height:x:y]

    + +

    3. Usage

    3.1. Command line

    diff -r 4846c53f548d -r 91d6e1365427 DOCS/mplayer.1 --- a/DOCS/mplayer.1 Tue Jul 30 17:56:24 2002 +0000 +++ b/DOCS/mplayer.1 Tue Jul 30 18:08:06 2002 +0000 @@ -498,6 +498,7 @@ Available plugins are: crop[=w:h:x:y] cropping + rectangle[=w:h:x:y] shows cropping boundaries expand[=w:h:x:y:o] expanding and OSD flip vertical mirroring mirror horizontal mirroring