From d5b9753ad260c398735c3b62c9cbc0ed606b9c7a Mon Sep 17 00:00:00 2001 From: kmkaplan Date: Sat, 27 Jul 2002 12:18:53 +0000 Subject: Document rectangle plugin. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6822 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/vop.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'DOCS/tech') diff --git a/DOCS/tech/vop.txt b/DOCS/tech/vop.txt index 51d5cdf0fb..d27d4f01d2 100644 --- a/DOCS/tech/vop.txt +++ b/DOCS/tech/vop.txt @@ -51,6 +51,14 @@ Current plugins: No parameters. MPI: TEMP +-vop rectangle[=w:h:x:y] + Draw a rectangle. Useful for testing crop plugin parameters. + w,h (rectangle's width and height) defaults (-1) to maximum + possible width while keeping the boundaries visible. + x,y (rectangle's top left corner position) defauts (-1) to upper + left most position. + MPI: TEMP + -vop rotate[=x] Rotate image +/- 90 degrees Optional 'x' parameter (0..3) controls horizontal and vertical mirroring -- cgit v1.2.3