[Mplayer-cvslog] CVS: main/DOCS/tech slave.txt,1.3,1.4

Gabucino gabucino at mplayerhq.hu
Tue Aug 12 13:32:53 CEST 2003


Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var/tmp.root/cvs-serv19968/DOCS/tech

Modified Files:
	slave.txt 
Log Message:
From: Kir Kostuchenko <kir at 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.



Index: slave.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/slave.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- slave.txt	12 Aug 2003 07:38:47 -0000	1.3
+++ slave.txt	12 Aug 2003 11:32:45 -0000	1.4
@@ -88,5 +88,13 @@
 	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



More information about the MPlayer-cvslog mailing list