mirror of
https://github.com/mpv-player/mpv
synced 2025-03-18 17:40:30 +00:00
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
This commit is contained in:
parent
dcd1a5256e
commit
3554b11f62
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user