Update of /cvsroot/mplayer/main/DOCS In directory mail:/var/tmp.root/cvs-serv30177 Modified Files: mplayer.1 Log Message: denoise3d filter added. Index: mplayer.1 =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/mplayer.1,v retrieving revision 1.324 retrieving revision 1.325 diff -u -r1.324 -r1.325 --- mplayer.1 30 Jan 2003 23:37:17 -0000 1.324 +++ mplayer.1 31 Jan 2003 03:30:38 -0000 1.325 @@ -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.
participants (1)
-
Diego Biurrun CVS