It is generally good etiquette to indicate whether the solution to the
previous issue worked before you move on to a different issue.
As to this new issue, VDPAU is a hardware video decoding API. It is
generally implemented by GPU vendors in their X11 drivers, so it won't
work in an X proxy environment such as Xpra. (As an example, the nVidia
implementation of VDPAU requires their proprietary NV-GLX X11 extension.)
VirtualGL provides GPU acceleration for OpenGL, GLX, and xcb-glx in X
proxy environments. It doesn't currently provide GPU acceleration for
other APIs.
On 4/20/21 6:00 AM, Emre Anil Terzioglu wrote:
> Hi,
>
> Currently I see this error. *VDPAU device creation on X11 display failed.*
> *
> *
> *_Command to test vdpau_
> *
> *ubuntu@ip-172-31-29-13:~$ vdpauinfo --display :1
> display: :1 screen: 0
> Error creating VDPAU device: 1
> *
>
> What can be cause of this? Could you please help me?
>
> Best Regards.
>
> *Emre Anil Terzioglu*
> *4D Sight* <
https://4dsight.com/#!/>
> <mailto:
d...@virtualgl.org>> wrote:
>
>
https://github.com/VirtualGL/virtualgl/issues/120