GNOME Bugzilla – Bug 556009
Contrast / Saturation / Hue not working
Last modified: 2008-10-22 11:20:32 UTC
Please describe the problem: Hello, While watching movie, three of four colour settings have no effect - brightness works - contrast/saturation/hue don't Tested fileformats: ogg, avi (containing xvid), mpg, flv Tested changing the values before opening video Tested changing the value while video was playing Gstreamer-properties video-output is "Auto-Detect" Tested devices: - Nvidia 6800GO (Mobile) with 177 Restricted Drivers - Intel Corporation Mobile 915GM with free drivers Steps to reproduce: 1. Open a movie in Totem 2. Go to Edit > Preferences 3. Adjust the Contrast / Saturation / Hue sliders Actual results: Nothing Expected results: Changing the Contrast / Saturation / Hue Does this happen every time? Yes Other information: Downstream Ubuntu bug: https://bugs.launchpad.net/ubuntu/+source/totem/+bug/282073
What's the output of xvinfo for those systems?
Created attachment 121032 [details] xvinfo on my all intel config Here is my xvinfo for (vid=Intel 915GM). BTW I'm requesting this downstream too.
Created attachment 121042 [details] xvinfo (nvidia) As requested. Closed Nvidia drivers in use.
On the intel machine, contrast should work, and nothing will work on the NVidia machine. We hide sliders that aren't available on a particular hardware now. 2008-10-22 Bastien Nocera <hadess@hadess.net> * src/backend/bacon-video-widget-gst-0.10.c (bacon_video_widget_get_video_property): * src/totem-preferences.c (totem_setup_preferences): Only display colour balance sliders that are available for the video adapter in use, hide the whole preference if nothing is available (Closes: #556009)