[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#472840: Blue Hue with XV driver



Package: libxv1
Version: 2:1.0.4-1
Severity: normal

--- Please enter the report below this line. ---

After my latest upgrade, all media players (I use totem, gxine, vlc, and mplayer) 
using XV have a blue hue for skintones and generally all the colors are off.

With gstreamer-properties I can switch the video output plugin to X11 and totem
works fine, also selecting X11/SHM in the other apps fixes the problem.

I have an nvidia card and I'm running the non-free 169.09-1 version of nvidia-glx
and nvidia-kernel-source compiled with module-assistant.  I tried to force the XV
driver back to the testing version, it however had no effect so I'm not sure if
this is specific to only XV, but not using it does provide a workaround.

xorg.conf:
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	RgbPath      "/etc/X11/rgb"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/share/fonts/X11/cyrillic"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load  "dri"
	Load  "extmod"
	Load  "dbe"
	Load  "glx"
	Load  "record"
	Load  "xtrap"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Device"
	Identifier  "Card0"
	Driver      "nvidia"
	VendorName  "nVidia Corporation"
	BoardName   "GeForce 8500 GT"
	BusID       "PCI:1:0:0"
	Option      "Coolbits"	"1"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection




--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.24

Debian Release: lenny/sid
  500 unstable        www.debian-multimedia.org 
  500 unstable        packages.kirya.net 
  500 unstable        ftp.us.debian.org 
  500 unstable        ftp.debian-unofficial.org 
  500 testing         security.debian.org 
  500 testing         ftp.us.debian.org 
  500 experimental    www.debian-multimedia.org 
    1 experimental    ftp.us.debian.org 

--- Package information. ---
Depends       (Version) | Installed
=======================-+-===========
libc6        (>= 2.7-1) | 2.7-9
libx11-6                | 2:1.0.3-7
libxext6                | 2:1.0.4-1


Reply to: