On Wed, Apr 18, 2012 at 10:47:01PM -0400, Alecks Gates wrote > Wait a second, was just scimming this and saw you mention blue faces. I > have a 210 using the latest binary drivers from nvidia and it seems like > all red color shows up as blue in the flash player (and only flash > player). It had never happened any time previously, and this was a new > install. > > Frankly I have no idea how to fix it, but I mostly ignored it until now > because of html5 videos (where the problem doesn't occur).
Once I realized that this was a general problem, not a Walter Dnes problem, I did some Google research. A few of the hits were http://www.nvnews.net/vbulletin/showthread.php?t=176210 Patching source code... bleagh. https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/974620 https://bugs.launchpad.net/ubuntu/+source/adobe-flashplugin/+bug/967091/comments/9 The last one almost worked for me. Adding 2 lines to /etc/adobe/mms.cfg was suggested, namely... EnableLinuxHWVideoDecode=1 OverrideGPUValidation=true This works, and colours are correct, but the Flash plugin crashes a lot. The best setup for me is to only add the line... EnableLinuxHWVideoDecode=1 Youtube 1080P HD videos play fullscreen in proper colour. The best setting may vary from machine to machine. -- Walter Dnes <waltd...@waltdnes.org>