summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-30 13:08:26 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-30 13:08:26 +0000
commit3554b11f62af1795c3bc806a3d9a6fd9963e2302 (patch)
treeb1ed7a400f2fe038fe4b1116831336abdb0de0b1 /DOCS
parentdcd1a5256e0e1263a2c50d4bb487b84f8b26a144 (diff)
downloadmpv-3554b11f62af1795c3bc806a3d9a6fd9963e2302.tar.bz2
mpv-3554b11f62af1795c3bc806a3d9a6fd9963e2302.tar.xz
consistency between the blur filter descriptions
patch by Jiri Heryan <technik at domotech dot cz> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13514 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.112
1 files changed, 6 insertions, 6 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 25457bb485..27615fd27e 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -4429,19 +4429,19 @@ Translate fields by 1/4 pixel with 4tap filter (higher quality).
box blur
.PD 0
.RSs
-.IPs radius
-size of the filter
-.IPs power
-How often the filter should be applied.
+.IPs <radius>
+blur filter strength
+.IPs <power>
+number of filter applications
.RE
.PD 1
.
.TP
-.B sab=rad:pf:colorDiff[:rad:pf:colorDiff]
+.B sab=radius:pf:colorDiff[:radius:pf:colorDiff]
shape adaptive blur
.PD 0
.RSs
-.IPs <rad>
+.IPs <radius>
blur filter strength (~0.1\-4.0) (slower if larger)
.IPs <pf>\
prefilter strength (~0.1\-2.0)