|
|
#1 | |
|
Registered User
Join Date: Sep 2009
Posts: 57
|
When I screen capture while decoding and rendering with VDPAU , I get a green screen , regardless of the dump utility used. Does anybody know a way around this? This happens even with the latest 310 driver.
|
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Jan 2007
Posts: 119
|
Maybe using a composite manager allows you to grab it correctly.
if not, then try Code:
export VDPAU_NVIDIA_NO_OVERLAY=1 |
|
|
|
|
|
|
#3 | |
|
Registered User
Join Date: Sep 2009
Posts: 57
|
Quote:
actually combining the two by setting "export VDPAU_NVIDIA_NO_OVERLAY=1" right before the script i am calling to dump the screen worked but with some caveat - it shows green window for some of the windows (tied to a presentation queue) that were destroyed earlier. But I guess its an universal problem with VDPAU - the background does not get set correctly. Last edited by seaweed; 11-22-12 at 02:28 PM. |
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Sep 2009
Posts: 57
|
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
|
|