[MPlayer-DOCS] [PATCH] vf_ow man entry
Diego Biurrun
diego at biurrun.de
Mon Oct 8 14:30:09 CEST 2007
On Mon, Oct 08, 2007 at 01:49:44PM +0200, Guillaume Poirier wrote:
>
> Diego Biurrun wrote:
> > On Fri, Oct 05, 2007 at 02:37:08PM -0400, Compn wrote:
> >> not sure about this entry, probably needs rewording.
> >>
> >> --- DOCS/man/en/mplayer.1 (revision 24712)
> >> +++ DOCS/man/en/mplayer.1 (working copy)
> >> @@ -5827,6 +5827,12 @@
> >> .
> >> .TP
> >> +.B ow[=depth:luma_strength:chroma_strength]
> >> +Overcomplete Wavelet denoiser
> >> +Larger depth will denoise lower frequency components
> >> +More depth is slower
> >
> > Did punctuation go out of style? This is not IRC ...
>
> How about attached patch? It adds the default values, and sounds
> better too.
Commit, minus one nit:
> --- DOCS/man/en/mplayer.1 (revision 24742)
> +++ DOCS/man/en/mplayer.1 (working copy)
> @@ -5827,6 +5827,21 @@
> .
> .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 (default: 8).
> +The larger the depth, the slower the filtering is.
Larger depth values will denoise lower frequency components more, but
slow down filtering (default: 8).
Diego
More information about the MPlayer-DOCS
mailing list