From 038623e8162f00e4b9f2f3663835214ce39f5353 Mon Sep 17 00:00:00 2001 From: kmkaplan Date: Sun, 4 Aug 2002 02:27:25 +0000 Subject: Document change_rectangle git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6890 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/vop.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'DOCS/tech') diff --git a/DOCS/tech/vop.txt b/DOCS/tech/vop.txt index d27d4f01d2..205e370f59 100644 --- a/DOCS/tech/vop.txt +++ b/DOCS/tech/vop.txt @@ -57,7 +57,11 @@ Current plugins: possible width while keeping the boundaries visible. x,y (rectangle's top left corner position) defauts (-1) to upper left most position. - MPI: TEMP + The plugin responds to the input.conf directive "change_control" + that takes two parameters. The first parameter can be 0 for w, 1 + for h, 2 for x or 3 for y. The second parameter is the amount to + change the designated rectangle boundary. + MPI: TEMP, accepts stride -vop rotate[=x] Rotate image +/- 90 degrees -- cgit v1.2.3