From cdef66ed14d9154f986154b94158381d16487b57 Mon Sep 17 00:00:00 2001 From: michael Date: Thu, 31 Oct 2002 23:26:11 +0000 Subject: boxblur, another useless filter git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8011 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/vop.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'DOCS/tech') 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 -- cgit v1.2.3