ubuntu:gpu:va-api:check_the_settings_for_va-api
Differences
This shows you the differences between two versions of the page.
ubuntu:gpu:va-api:check_the_settings_for_va-api [2023/06/06 13:08] – created peter | ubuntu:gpu:va-api:check_the_settings_for_va-api [2023/06/06 13:08] (current) – peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Ubuntu - GPU - VA-API - Check the settings for VA-API ====== | ====== Ubuntu - GPU - VA-API - Check the settings for VA-API ====== | ||
+ | |||
+ | Verify the settings for VA-API by running **vainfo**. | ||
+ | |||
+ | <code bash> | ||
+ | vainfo | ||
+ | </ | ||
+ | |||
+ | returns: | ||
+ | |||
+ | <code bash> | ||
+ | libva info: VA-API version 1.14.0 | ||
+ | libva info: Trying to open / | ||
+ | libva info: Found init function __vaDriverInit_1_14 | ||
+ | libva info: va_openDriver() returns 0 | ||
+ | vainfo: VA-API version: 1.14 (libva 2.12.0) | ||
+ | vainfo: Driver version: Mesa Gallium driver 22.3.0-devel for Radeon RX 7900 XTX (gfx1100, LLVM 15.0.3, DRM 3.48, 5.19.0-43-generic) | ||
+ | vainfo: Supported profile and entrypoints | ||
+ | VAProfileH264ConstrainedBaseline: | ||
+ | VAProfileH264ConstrainedBaseline: | ||
+ | VAProfileH264Main | ||
+ | VAProfileH264Main | ||
+ | VAProfileH264High | ||
+ | VAProfileH264High | ||
+ | VAProfileHEVCMain | ||
+ | VAProfileHEVCMain | ||
+ | VAProfileHEVCMain10 | ||
+ | VAProfileHEVCMain10 | ||
+ | VAProfileJPEGBaseline | ||
+ | VAProfileVP9Profile0 | ||
+ | VAProfileVP9Profile2 | ||
+ | VAProfileAV1Profile0 | ||
+ | VAProfileNone | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE:** | ||
+ | |||
+ | * **VAEntrypointVLD** means that the GPU is capable to decode this format. | ||
+ | * **VAEntrypointEncSlice** means that the GPU can encode to this format. | ||
+ | </ | ||
ubuntu/gpu/va-api/check_the_settings_for_va-api.1686056881.txt.gz · Last modified: 2023/06/06 13:08 by peter