changeset 9185:e15cd4f30ee6

denoise3d filter added.
author diego
date Fri, 31 Jan 2003 03:30:38 +0000
parents 67474c57719e
children f745791c3030
files DOCS/mplayer.1
diffstat 1 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/mplayer.1	Fri Jan 31 01:47:55 2003 +0000
+++ b/DOCS/mplayer.1	Fri Jan 31 03:30:38 2003 +0000
@@ -2061,6 +2061,18 @@
 .br
 p: mix random noise with a (semi)regular pattern
 .REss
+.IPs "denoise3d[=luma:chroma:time]"
+This filter aims to reduce image noise producing smooth images and making still
+images really still (This should enhance compressibility.).
+It can be given from 0 to 3 parameters.   If you omit a parameter, a reasonable
+value will be inferred.
+.RSss
+luma:	spatial luma strength (default = 4)
+.br
+chroma:	spatial chroma strength (default = 3)
+.br
+time:	temporal strength (default = 6)
+.REss
 .IPs eq[=bright:cont]
 Activates the software equalizer with interactive controls like the hardware
 eq controls.