[MPlayer-DOCS] r24746 - trunk/DOCS/man/en/mplayer.1
gpoirier
subversion at mplayerhq.hu
Mon Oct 8 14:41:36 CEST 2007
Author: gpoirier
Date: Mon Oct 8 14:41:36 2007
New Revision: 24746
Log:
document filter -vf ow: Overcomplete Wavelet denoiser.
Modified:
trunk/DOCS/man/en/mplayer.1
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 (original)
+++ trunk/DOCS/man/en/mplayer.1 Mon Oct 8 14:41:36 2007
@@ -5827,6 +5827,21 @@ High precision/\:quality version of the
Parameters and usage are the same.
.
.TP
+.B ow[=depth:luma_strength:chroma_strength]
+Overcomplete Wavelet denoiser.
+.PD 0
+.RSs
+.IPs <depth>
+Larger depth values will denoise lower frequency components more, but
+slow down filtering (default: 8).
+.IPs <luma_strength>
+luma strength (default: 1.0)
+.IPs <chroma_strength>
+chroma strength (default: 1.0)
+.RE
+.PD 1
+.
+.TP
.B eq[=brightness:contrast] (OBSOLETE)
Software equalizer with interactive controls just like the hardware
equalizer, for cards/\:drivers that do not support brightness and
More information about the MPlayer-DOCS
mailing list