summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/mplayer.1
diff options
context:
space:
mode:
authorvoroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-18 16:28:39 +0000
committervoroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-18 16:28:39 +0000
commitfdb78c2bea9e2e3bb2b5e01c6c3564dadbf83aba (patch)
tree57cd668f17b6558892f2febd8a95b0fdc4afb53c /DOCS/man/en/mplayer.1
parent04586de1ddc3ddbb52165b97c2262b65c9e41813 (diff)
downloadmpv-fdb78c2bea9e2e3bb2b5e01c6c3564dadbf83aba.tar.bz2
mpv-fdb78c2bea9e2e3bb2b5e01c6c3564dadbf83aba.tar.xz
Implement setting gain control for video devices (usually webcams)
in v4l2 tv:// driver. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24573 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en/mplayer.1')
-rw-r--r--DOCS/man/en/mplayer.15
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index e50592cae2..25dea92ef5 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -1854,6 +1854,11 @@ These options set parameters of the mixer on the video capture card.
They will have no effect, if your card does not have one.
For v4l2 50 maps to the default value of the
control, as reported by the driver.
+.IPs "gain=<0\-100> (v4l2)"
+Set gain control for video devices (usually webcams) to the desired
+value and switch off automatic control.
+A value of 0 enables automatic control.
+If this option is omitted, gain control will not be modified.
.IPs immediatemode=<bool>
A value of 0 means capture and buffer audio and video together
(default for MEncoder).