summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-31 23:26:11 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-31 23:26:11 +0000
commitcdef66ed14d9154f986154b94158381d16487b57 (patch)
treee8ccfcdb0485dd55de123541c0805d540748ecd8 /DOCS
parent2605ca58e18e81f2586b93e67e63b6a8bea413b3 (diff)
downloadmpv-cdef66ed14d9154f986154b94158381d16487b57.tar.bz2
mpv-cdef66ed14d9154f986154b94158381d16487b57.tar.xz
boxblur, another useless filter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8011 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/vop.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/tech/vop.txt b/DOCS/tech/vop.txt
index 701e133e97..b85ba5f5cb 100644
--- a/DOCS/tech/vop.txt
+++ b/DOCS/tech/vop.txt
@@ -195,3 +195,8 @@ Current plugins:
i interleave
s swap fields (exchange even & odd lines)
MPI: TEMP, accepts stride
+
+-vop boxblur=radius:power[:radius:power]
+ radius size of the filter
+ power how often the filter should be applied
+ MPI: TEMP, accepts stride