intel-vaapi-driver
VA-API video acceleration driver for Intel GEN Graphics devices
This is the VA-API back end required for hardware-accelerated video processing on Intel GEN Graphics devices supported by the i915 driver, such as integrated Intel HD Graphics. It provides access to both hardware and shader functionality for faster encoding, decoding, and post-processing of video formats like MPEG2, H.264/AVC, and VC-1.
- Versions: 2.4.1
- Website: https://01.org/linuxmedia/vaapi
- Licenses: Expat · FreeBSD
- Package source: gnu/packages/video.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of intel-vaapi-driver
as follows:
guix install intel-vaapi-driver
Or install a particular version:
guix install intel-vaapi-driver@2.4.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of intel-vaapi-driver about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/intel-vaapi-driver'><img src='https://packages.guix.gnu.org/packages/intel-vaapi-driver/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/intel-vaapi-driver)
Example Org:
[[https://packages.guix.gnu.org/packages/intel-vaapi-driver][https://packages.guix.gnu.org/packages/intel-vaapi-driver/badges/latest-version.svg]]