[MPlayer-dev-eng] [PATCH] Setting gain control value feature.

Diego Biurrun diego at biurrun.de
Mon Sep 17 13:55:18 CEST 2007


On Mon, Sep 17, 2007 at 02:49:39AM +0700, Vladimir Voroshilov wrote:
> 
> P.S. please check speelling error in man page entries.

Here you go ..

> --- mplayer/DOCS/man/en/mplayer.1	(revision 24540)
> +++ mplayer/DOCS/man/en/mplayer.1	(working copy)
> @@ -1852,6 +1852,12 @@
> +.IPs "gain=<0\-100> (v4l2)"
> +This option sets value of gain control for video devices (usually webcams).
> +A value of 0 menas automatic gain control enabled.
> +Values 1\-100 sets desired value for gain control and switches automatic controlling off.


No need to say "this option", what else would this text be about? :)

mEAns, set, switch

  Set gain control for video devices (usually webcams) to the desired
  value switch off automatic control.
  A value of 0 enables automatic gain control.

> +If this option is not specified, MPlayer/\:MEncoder will not change gain
> +control value.

s/value//

  If this option is omitted change gain control will not be modified.

Diego



More information about the MPlayer-dev-eng mailing list