# HG changeset patch # User gpoirier # Date 1166385128 0 # Node ID cf9e0a5970d69feef7b05ffd1ceac325549b1815 # Parent d599a15a71481f9ec77c2f29fcdbb4f0d69e11f4 more sensible names for denoiser options diff -r d599a15a7148 -r cf9e0a5970d6 DOCS/man/en/mplayer.1 --- 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 +.IPs spatial luma strength (default: 4) -.IPs +.IPs spatial chroma strength (default: 3) .IPs 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. .