Aloysius: No, Stage Video is a feature of Flash Player which allows Flash 
applications to use hardware acceleration – most Flash video players (including 
Vimeo) rely on software rendering which doesn't use VDPAU at all.
Other desktop video players (like VLC or Totem) also aren't affected. libvdpau 
fix is "opt-in" – it swaps colours only for applications with VDPAU_TRACE 
environment variable enabled. It could, however, affect the native "HTML5" 
video in web browsers.

The current libvdpau patch is hack because it uses vdpau_trace library for 
unrelated purpose and removes the original functionality.
On the other hand it's a proof of concept how the proper and out-of-the-box 
workaround could work – swap the colours for some applications. Unfortunately 
it's a very crude method; AFAIK there's no way to detect which application 
sends data to VDPAU so we have to rely on environment variables. And that would 
mean to patch all the browsers (not to mention applications which can embed 
Flash through some web view widgets like GtkHtml) – unless there's some way to 
wrap the Flash Plugin's library invocation.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/967091

Title:
  Wrong tint with Nvidia after upgrading to 11.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adobe-flashplugin/+bug/967091/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to