NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: vdpau setup



On Mon, 25 Sep 2023, Rhialto wrote:

I found, at some point, that for my radeon card I needed to set

# For mpv --vo=vdpau
# See libvdpau/dist/src/vdpau_wrapper.c
export VDPAU_DRIVER=radeonsi
export VDPAU_DRIVER_PATH=/usr/pkg/lib/vdpau/

but I commented it out again, so I gather it wasn't worth the trouble.


+1. But, that won't help in this case though because:

a) libvdpau_nouveau.so isn't being built.
b) even if it were, HW video decoding wouldn't work on nouveau
   because you need firmware blobs:

https://bugzilla.redhat.com/show_bug.cgi?id=1731877 https://nouveau.freedesktop.org/VideoAcceleration.html

-RVP


Home | Main Index | Thread Index | Old Index