Hello,
is there any way to build libvdpau_nvidia.so for the Jetson Xavier or to download it from anywhere ? Mainly, the problem ist just that we have some code which uses hardware acceleration and we want to use it on the Jeson Xavier which also uses libvdpau_nvidia.so .
Best regards
Hi Markus, VDPAU is not supported on Jetson platforms. The discrete GPUs use different underlying encode/decode hardware, and have different APIs. The codec APIs for Jetson are GStreamer and V4L2. Please refer to the following guides:
[b]
[/b]
Ok thank you for your answere.
Best regards.