User Tools

Site Tools


ubuntu:gpu:va-api:override_the_driver_for_va-api

This is an old revision of the document!


Ubuntu - GPU - VA-API - Override the driver for VA-API

The driver for VA-API can be overridden by using the LIBVA_DRIVER_NAME environment variable.

  • AMD:
    • For AMDGPU driver use radeonsi.
  • Intel graphics:
    • For libva-intel-driver use i965.
    • For intel-media-driver use iHD.
  • NVIDIA:
    • For Nouveau use nouveau.
    • For NVIDIA VDPAU use vdpau.
    • For NVIDIA NVDEC use nvidia.

Example

unset LIBVA_DRIVER_NAME
export LIBVA_DRIVER_NAME=radeonsi
ubuntu/gpu/va-api/override_the_driver_for_va-api.1686056818.txt.gz · Last modified: 2023/06/06 13:06 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki