Mercurial > mplayer.hg
changeset 21643:cf9e0a5970d6
more sensible names for denoiser options
author | gpoirier |
---|---|
date | Sun, 17 Dec 2006 19:52:08 +0000 |
parents | d599a15a7148 |
children | f0923677efc3 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Sun Dec 17 18:59:00 2006 +0000 +++ b/DOCS/man/en/mplayer.1 Sun Dec 17 19:52:08 2006 +0000 @@ -5598,14 +5598,14 @@ .PD 1 . .TP -.B denoise3d[=luma:chroma:time] +.B denoise3d[=luma_spatial:chroma_spatial:luma_tmp:chroma_tmp] 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_spc> +.IPs <luma_spatial> spatial luma strength (default: 4) -.IPs <chroma_spc> +.IPs <chroma_spatial> spatial chroma strength (default: 3) .IPs <luma_tmp> luma temporal strength (default: 6) @@ -5615,7 +5615,7 @@ .PD 1 . .TP -.B hqdn3d[=luma:chroma:time] +.B hqdn3d[=luma_spatial:chroma_spatial:luma_tmp:chroma_tmp] High precision/\:quality version of the denoise3d filter. Parameters and usage are the same. .