From 06acc137014d86be631ca65796787e7e358c2e97 Mon Sep 17 00:00:00 2001 From: diego Date: Fri, 31 Jan 2003 03:30:38 +0000 Subject: denoise3d filter added. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9186 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/mplayer.1 | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'DOCS') diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1 index d86a8ec047..55121d7b6e 100644 --- a/DOCS/mplayer.1 +++ b/DOCS/mplayer.1 @@ -2061,6 +2061,18 @@ h: high quality .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. -- cgit v1.2.3