User Tools

Site Tools


ubuntu:gpu:va-api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ubuntu:gpu:va-api [2023/06/06 14:04] peterubuntu:gpu:va-api [2023/06/18 14:32] (current) peter
Line 1: Line 1:
 ====== Ubuntu - GPU - VA-API ====== ====== Ubuntu - GPU - VA-API ======
  
-[[Ubuntu:GPU:VA-API:vainfo|vainfo]]+**VA-API** (Video Acceleration API) is an open source application programming interface that allows applications such as VLC media player or GStreamer to use hardware video acceleration capabilities, usually provided by the graphics processing unit.
  
 +----
  
-[[Ubuntu:GPU:VA-API:Override the driver for VA-API|Override the driver for VA-API]]+[[Ubuntu:GPU:VA-API:Check if hardware decoding is active|Check if hardware decoding is active]]
  
 +[[Ubuntu:GPU:VA-API:Check the settings for VA-API|Check the settings for VA-API]]
  
-===== Set Environment Variables ===== +[[Ubuntu:GPU:VA-API:Override the driver for VA-API|Override the driver for VA-API]]
- +
-<code bash> +
-unset LIBVA_DRIVER_NAME VDPAU_DRIVER DRI_PRIME +
- +
-export VDPAU_DRIVER=radeonsi +
-export LIBVA_DRIVER_NAME=radeonsi +
-</code>+
  
-<WRAP info> +----
-**NOTE:**  You can override the driver for VA-API by using the LIBVA_DRIVER_NAME environment variable:+
  
-  * AMD: +===== References =====
-    * 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.+
  
-</WRAP>+https://en.wikipedia.org/wiki/Video_Acceleration_API
  
ubuntu/gpu/va-api.1686056677.txt.gz · Last modified: 2023/06/06 14:04 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki