From 0e0224913f327c303797439fa73d023a1c39a11f Mon Sep 17 00:00:00 2001 From: michael Date: Tue, 5 Nov 2002 13:29:10 +0000 Subject: perspective correcture filter git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8113 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/vop.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS/tech') diff --git a/DOCS/tech/vop.txt b/DOCS/tech/vop.txt index 0b898c274b..fbb03a3969 100644 --- a/DOCS/tech/vop.txt +++ b/DOCS/tech/vop.txt @@ -209,3 +209,7 @@ Current plugins: radius blur filter strength (~0.1-5.0) (slower if larger) strength (0.0-1.0) -> blur, (-1.0-0.0) -> sharpen threshold 0 -> filter all, (0-30) -> filter flat areas, (-30-0) -> filter edges + +-vop perspective=x0:y0:x1:y1:x2:y2:x3:y3:t + x0,y0,... coordinates of the topleft, topright, bottomleft, bottomright corners + t 0-> linear, 1->cubic resampling -- cgit v1.2.3