We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
With recent mesa and ffmpeg, both cards are supported by VA-API through libva>=2.1. Make sure that your system does not have the following packages,
mesa
ffmpeg
libva>=2.1
libva-vdpau
libva-va-gl
libvdpau-va-gl
You need to set hwdec=vaapi and other options can be configured according to your GPU.
hwdec=vaapi
Since dedicated graphics are going to be used, some environment variables are specified to instruct the driver to load specific modules.
DRI_PRIME=1 LIBVA_DRIVER_NAME=r600
In mpv, you specific hwdec=vaapi and gpu-context=x11egl for Xorg.
gpu-context=x11egl