summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-12 07:38:49 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-12 07:38:49 +0000
commite8a173deecac93b427febb3a85ebe726a0cf09ca (patch)
tree816673ac71f817db788a190a0b2cd4e30ef2ff47 /DOCS
parent1badec0613aa7f7d764895ac6084aeb07ca8ca4e (diff)
downloadmpv-e8a173deecac93b427febb3a85ebe726a0cf09ca.tar.bz2
mpv-e8a173deecac93b427febb3a85ebe726a0cf09ca.tar.xz
Hi, here are slave commands:
tv_set_brightness tv_set_contrast tv_set_hue tv_set_color Patch by Kir Kostuchenko <kir@users.sourceforge.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10578 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 1a708d4324..a75cb3f125 100644
--- a/DOCS/tech/slave.txt
+++ b/DOCS/tech/slave.txt
@@ -80,5 +80,13 @@ tv_set_freq <frequency in MHz>
Set the tv tuner frequency.
tv_set_norm <norm>
Set the tv tuner norm. PAL, SECAM, NTSC and so on..
+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