summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-12 11:32:51 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-12 11:32:51 +0000
commit3a9b03dea088a9c6c0a2b1cfea77f86d43db7641 (patch)
treebea4901244554fa896fbc14a4f28b283819aabc4 /DOCS
parenta035351921e578387a5150f3d0c8e7cf1baef47c (diff)
downloadmpv-3a9b03dea088a9c6c0a2b1cfea77f86d43db7641.tar.bz2
mpv-3a9b03dea088a9c6c0a2b1cfea77f86d43db7641.tar.xz
From: Kir Kostuchenko <kir@users.sourceforge.net>
Hi, I found that command line options brightness, hue, contrast and saturation does not works, becouse mplayer apply it, before open tv (kernel says invalid ioctl). Here are simple fix. Please apply. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10580 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/slave.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt
index a75cb3f125..0dd6183c69 100644
--- a/DOCS/tech/slave.txt
+++ b/DOCS/tech/slave.txt
@@ -88,5 +88,13 @@ tv_set_hue [-100:100]
Set tv tuner hue.
tv_set_saturation [-100:100]
Set tv tuner saturation.
+tv_set_brightness [-100:100]
+ Set tv tuner brightness.
+tv_set_contrast [-100:100]
+ Set tv tuner contrast.
+tv_set_hue [-100:100]
+ Set tv tuner hue.
+tv_set_saturation [-100:100]
+ Set tv tuner saturation.
gui_[loadsubtitle|about|play|stop]
GUI actions