[MPlayer-DOCS] r21656 - trunk/DOCS/man/en/mplayer.1
mail at kraymer.de
mail at kraymer.de
Sun Dec 17 19:47:54 CET 2006
> Author: gpoirier
> Date: Sun Dec 17 19:34:33 2006
> New Revision: 21656
>
> Modified:
> trunk/DOCS/man/en/mplayer.1
>
> Log:
> document hqdn3d and dn3d's 4th parameter
>
>
> Modified: trunk/DOCS/man/en/mplayer.1
> ==============================================================================> --- trunk/DOCS/man/en/mplayer.1 (original)
> +++ trunk/DOCS/man/en/mplayer.1 Sun Dec 17 19:34:33 2006
> @@ -5603,12 +5603,14 @@
> images really still (This should enhance compressibility.).
> .PD 0
> .RSs
> -.IPs <luma>
> +.IPs <luma_spc>
> spatial luma strength (default: 4)
> -.IPs <chroma>
> +.IPs <chroma_spc>
> spatial chroma strength (default: 3)
> -.IPs <time>
> -temporal strength (default: 6)
> +.IPs <luma_tmp>
> +luma temporal strength (default: 6)
> +.IPs <chroma_tmp>
> +chroma temporal strength (default: luma_tmp*chroma_spc/luma_spc)
Guillaume, I think you forgot to update the option line:
> denoise3d[=luma:chroma:time]
Btw, is it necessary to change the parameter names? I translated
luma:chroma:time so I'm a bit unsure if I should either ignore the change
or use the English descriptions.. (Probably I'll ignore them and only add
the new parameter since I translated these in many other parts of man page
and want to keep things consistent)
Sebastian
More information about the MPlayer-DOCS
mailing list