





altair4 wrote:Seems to be related to flash + nvidia which may explain why this is affecting some folks and not others.
For people running into either the "leaking overlay" or the "blue people" problems, I wrote a patch to libvdpau_trace.so designed to suppress them.
Please clone libvdpau from git and apply this:
http://plagman.net/stuff/0001-vdpau_tra ... irks.patch
This will cause the resulting trace library to change the VDPAU behavior of any clients that have tracing enabled, so make sure you only enable tracing for the web browser that loads the Flash plugin (eg. for Firefox in Ubuntu, you'd add an "export VDPAU_TRACE=1" line to /usr/lib/firefox-n.n/firefox.sh). Trying to use tracing on any other VDAU client after this has been installed won't work right as it suppresses all the tracing messages and swaps color channels for some operations. Please make sure to restore a vanilla build of libvdpau_trace.so on your system before filing a VDPAU bug against something else.

altair4 wrote:What has worked for me in Firefox:
Right click the video that has "blue people" and select "Settings" then un-check "Enable hardware acceleration". Restart Firefox.
Seems to be related to flash + nvidia which may explain why this is affecting some folks and not others.






#Flash videos are blue:
Problem
Since a few days ago, Flash videos became blue on Ubuntu.
Solution
Create the folder “/etc/adobe” and add the following lines to “/etc/adobe/mms.cfg”:
First create the folder:
$sudo mkdir /etc/adobe
Second, create the mms.cfg
$sudo pico /etc/adobe/mms.cfg
Third, add these lines:
EnableLinuxHWVideoDecode=1
OverrideGPUValidation=true
Save, then restart Firefox
D;




altair4 wrote:What has worked for me in Firefox:
Right click the video that has "blue people" and select "Settings" then un-check "Enable hardware acceleration". Restart Firefox.
Seems to be related to flash + nvidia which may explain why this is affecting some folks and not others.


Users browsing this forum: No registered users and 0 guests