This document discusses an issue where Flash video appears blue on Ubuntu systems with Nvidia graphics cards. It provides the following solutions:
1. Install a patched version of libvdpau that fixes the color issue while still allowing hardware acceleration. This can be installed via a PPA for Ubuntu 11.10 and 12.04.
2. Modify the Flash Player binary to point to a nonexistent library instead of libvdpau. This prevents Flash from using VDPAU but retains hardware acceleration.
3. Disable Flash's hardware acceleration in its settings, though this can be difficult to access depending on the desktop environment.
The issue is caused by a bug in Flash Player when using VDPAU