Chris,

After the patch I can change, for instance, the bightness level. I can 
definately see the effects on my screen...

What output do you get when you do

ivtvctl -Y ; ivtvctl -y brightness=0 ; ivtvctl -Y ; ivtvctl -y brightness=128 ; 
ivtvctl -Y

My output is:

[EMAIL PROTECTED] ~]# ivtvctl -Y ; ivtvctl -y brightness=0 ; ivtvctl -Y ; 
ivtvctl -y brightness=128 ; ivtvctl -Y
ioctl: VIDIOC_QUERYCTRL
Brightness = 128
Contrast = 64
Saturation = 64
Hue = 0
Volume = 65535
Mute = 1
ioctl: VIDIOC_S_CTRL
ioctl: VIDIOC_S_CTRL success
ioctl: VIDIOC_QUERYCTRL
Brightness = 0
Contrast = 64
Saturation = 64
Hue = 0
Volume = 65535
Mute = 1
ioctl: VIDIOC_S_CTRL
ioctl: VIDIOC_S_CTRL success
ioctl: VIDIOC_QUERYCTRL
Brightness = 128
Contrast = 64
Saturation = 64
Hue = 0
Volume = 65535
Mute = 1

Jaap



Chris Petersen wrote:

The attached patch will enable control over brightness/contrast/saturation/hue settings for cx25840 based cards...
The patch is made for ivtv-0.3.2d, but it will also work for ivtv-0.3.2c patched with John's audio patch. (which I like because it makes the code much cleaner...)


I don't think that this works for me.    I've tried:

ivtvctl --set-ctrl=brightness=0
ivtvctl -y saturation=0

and other variations with saturation/hue/etc, but the picture doesn't change.

pvr-150 MCE, NTSC.

-Chris



------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ ivtv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to