diff --git a/DOCS/documentation.html b/DOCS/documentation.html index 1567518da4..84cca2a09d 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -217,6 +217,7 @@
  • 2.6.13 Mirror
  • 2.6.14 DVBscale
  • 2.6.15 Cropdetect
  • +
  • 2.6.16 Rectangle
  • @@ -1273,6 +1274,19 @@ screen, although input works with xawtv or similar, then try to use the

      -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 --git a/DOCS/mplayer.1 b/DOCS/mplayer.1 index 0beb04c802..939f3ed0e6 100644 --- a/DOCS/mplayer.1 +++ b/DOCS/mplayer.1 @@ -498,6 +498,7 @@ Activate comma separated list of video filters (see documentation). 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