1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-15 19:35:49 +00:00

10l: There is only one luma component, noticed by Alex.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9681 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2003-03-24 18:13:52 +00:00
parent 2f095b4652
commit 8e97c2ca8b

View File

@ -183,7 +183,7 @@ Current plugins:
-vf unsharp=l|cWxH:amount[:l|cWxH:amount]
unsharp mask / gaussian blur.
l apply effect on luma components
l apply effect on luma component
c apply effect on chroma components
WxH width and height of the matrix, odd sized in both directions
min = 3x3, max = 13x11 or 11x13