mirror of https://github.com/mpv-player/mpv
typo fix in denoise3d's chroma_tmp option description
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21697 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
977ef293a3
commit
424216e3b1
|
@ -5610,7 +5610,7 @@ spatial chroma strength (default: 3)
|
|||
.IPs <luma_tmp>
|
||||
luma temporal strength (default: 6)
|
||||
.IPs <chroma_tmp>
|
||||
chroma temporal strength (default: luma_tmp*chroma_spc/luma_spc)
|
||||
chroma temporal strength (default: luma_tmp*chroma_spatial/luma_spatial)
|
||||
.RE
|
||||
.PD 1
|
||||
.
|
||||
|
|
Loading…
Reference in New Issue