[MPlayer-DOCS] r21659 - trunk/DOCS/man/en/mplayer.1
gpoirier
subversion at mplayerhq.hu
Sun Dec 17 20:52:09 CET 2006
Author: gpoirier
Date: Sun Dec 17 20:52:08 2006
New Revision: 21659
Modified:
trunk/DOCS/man/en/mplayer.1
Log:
more sensible names for denoiser options
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 (original)
+++ trunk/DOCS/man/en/mplayer.1 Sun Dec 17 20:52:08 2006
@@ -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 <luma_spc>
+.IPs <luma_spatial>
spatial luma strength (default: 4)
-.IPs <chroma_spc>
+.IPs <chroma_spatial>
spatial chroma strength (default: 3)
.IPs <luma_tmp>
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.
.
More information about the MPlayer-DOCS
mailing list