System: Dell Inspiron 510m laptop, VGA compatible controller: Intel Corporation 
82852/855GM Integrated Graphics Device (rev 02), Intel(R) Pentium(R) M 
processor 1500MHz
Ubuntu Gutsy 7.10 (fresh install from RC cd, fully updated as of October  22)

>From a fresh reboot, here's some terminal output to illustrate this bug
(I simply close vlc/totem as soon as video playback begins):

[EMAIL PROTECTED]:~$ xvinfo >xvinfo_boot.log
[EMAIL PROTECTED]:~$ vlc /media/windows/Downloads/HL2_Trailer01.wmv 
VLC media player 0.8.6c Janus
[00000281] main playlist: stopping playback
[EMAIL PROTECTED]:~$ xvinfo >xvinfo_vlc.log
[EMAIL PROTECTED]:~$ diff -u xvinfo_boot.log xvinfo_vlc.log 
[EMAIL PROTECTED]:~$ totem /media/windows/Downloads/HL2_Trailer01.wmv 
sh: jackd: not found
sh: jackd: not found
DMO dll supports VO Optimizations 0 1
DMO dll might use previous sample when requested
Total Unfree 60 bytes cnt 1 [(nil),0]
[EMAIL PROTECTED]:~$ xvinfo >xvinfo_totem.log
[EMAIL PROTECTED]:~$ diff -u xvinfo_boot.log xvinfo_totem.log 
--- xvinfo_boot.log     2007-10-22 20:14:17.000000000 -0200
+++ xvinfo_totem.log    2007-10-22 20:15:36.000000000 -0200
@@ -16,16 +16,16 @@
     number of attributes: 6
       "XV_COLORKEY" (range 0 to 16777215)
               client settable attribute
-              client gettable attribute (current value is 66046)
+              client gettable attribute (current value is 66051)
       "XV_BRIGHTNESS" (range -128 to 127)
               client settable attribute
-              client gettable attribute (current value is 0)
+              client gettable attribute (current value is -25)
       "XV_CONTRAST" (range 0 to 255)
               client settable attribute
-              client gettable attribute (current value is 64)
+              client gettable attribute (current value is 51)
       "XV_SATURATION" (range 0 to 1023)
               client settable attribute
-              client gettable attribute (current value is 128)
+              client gettable attribute (current value is 75)
       "XV_DOUBLE_BUFFER" (range 0 to 1)
               client settable attribute
               client gettable attribute (current value is 1)

So, in summary:
1. My XV parameters upon bootup are optimal (video playback looks fine).
2. Other applications such as VLC that use XVideo output *do not* change the XV 
parameters.
3. Running Totem, specifically the default backend, totem-gstreamer, causes XV 
parameters to inexplicably change, without any interaction. This causes video 
to look too dark, and can only be fixed by manually resetting XV parameter, 
e.g. with xvattr.

This is a bug in totem or one of its backends, and should be
investigated. I'm sick of having to manually tweak XV parameters every
time I want to watch a movie!


** Attachment added: "dmesg log"
   http://launchpadlibrarian.net/10124513/dmesg.log

-- 
totem overrides XV_CONSTRAST to wrong default value (Xv movies on i810/i945 
have horrible colour/gamma)
https://bugs.launchpad.net/bugs/32963
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to