Files
tldr/pages/common/vainfo.md
T
Managor 948d8f7a8a vainfo, poetry-cache: fix punctuation (#22747)
* Update vainfo.md

* Update poetry-cache.md
2026-06-07 02:21:24 -07:00

443 B

vainfo

Display information from VA API driver. More information: https://wiki.archlinux.org/title/Hardware_video_acceleration#Verifying_VA-API.

  • Show version and supported entrypoints:

vainfo

  • Test a specific display protocol:

vainfo --display {{wayland|x11|drm|...}}

  • Show available display protocols:

vainfo --display help

  • Show all supported entrypoints:

vainfo {{[-a|--all]}}

  • Display help:

vainfo --help