1
mirror of https://github.com/mpv-player/mpv synced 2024-11-14 22:48:35 +01:00

document hqdn3d and dn3d's 4th parameter

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21656 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gpoirier 2006-12-17 18:34:33 +00:00
parent 1c9619e8f2
commit aa8abd204e

View File

@ -5603,12 +5603,14 @@ This filter aims to reduce image noise producing smooth images and making still
images really still (This should enhance compressibility.).
.PD 0
.RSs
.IPs <luma>
.IPs <luma_spc>
spatial luma strength (default: 4)
.IPs <chroma>
.IPs <chroma_spc>
spatial chroma strength (default: 3)
.IPs <time>
temporal strength (default: 6)
.IPs <luma_tmp>
luma temporal strength (default: 6)
.IPs <chroma_tmp>
chroma temporal strength (default: luma_tmp*chroma_spc/luma_spc)
.RE
.PD 1
.