Sunday, 13 May 2012 15:36
The latest flash plugin versions 11.2.202.228 and 11.2.202.235 have many problems with Nvidia cards. In a previous article I have shown you How to fix the Blue tint on videos with Flash and Nvidia. Another problem is the leaking overlay. This causes flash to "leak" into other pages or solid black backgrounds. This bug is caused due to incorrect colour key being used by flash plugin. Here is how to fix it.
Open ~/.bash_profile or ~/.xinitrc with a text edit and paste the following line
export VDPAU_NVIDIA_NO_OVERLAY=1
Log out and back in and the problem should be solved.
If you are using Archlinux you can find in AUR libvdpau-git-flashpatch. Compile it and install it and both the blue tint problem and the leaking overlay will be solved.
Set as favorite
Email this
Hits: 6032
Comments (5)
Subscribe to this comment's feedflash and nvidia
I'm running slackware 13.37 with an:
product: NV5M64 [RIVA TNT2 Model 64/Model 64 Pro]
capabilities: pm agp agp-2.0 vga_controller bus_master cap_list rom
configuration: driver=nouveau latency=64 maxlatency=1 mingnt=5
I don't have a problem with blue tint OR the overlay leakage. No, my particular problem is audio and video being about 2 secs out of sync, like a bad Chinese movie overdub. This occurs on Youtube videos and disappears when I go back to a vers 10 flash. Have you run across this issue and perhaps a solution?
TIA
nb
product: NV5M64 [RIVA TNT2 Model 64/Model 64 Pro]
capabilities: pm agp agp-2.0 vga_controller bus_master cap_list rom
configuration: driver=nouveau latency=64 maxlatency=1 mingnt=5
I don't have a problem with blue tint OR the overlay leakage. No, my particular problem is audio and video being about 2 secs out of sync, like a bad Chinese movie overdub. This occurs on Youtube videos and disappears when I go back to a vers 10 flash. Have you run across this issue and perhaps a solution?
TIA
nb
...
nb it's the first time I hear of this issue. I haven't seen it with the official nvidia driver but I also haven't used the nouveau driver.
devloop leave a comment if everything works ok after the fix.
devloop leave a comment if everything works ok after the fix.
That's ok
It looks like I doesn't have the problem anymore
I had to add the line to /etc/X11/xinit/xinitrc
For information I'm using openSUSE 12.1 and I always use the official NVIDIA .run driver.
Before I had strange problems, for example I could see the flash animations running in Opera through my non-transparent Konsole window.
I had to add the line to /etc/X11/xinit/xinitrc
For information I'm using openSUSE 12.1 and I always use the official NVIDIA .run driver.
Before I had strange problems, for example I could see the flash animations running in Opera through my non-transparent Konsole window.
Write comment