libvdpau-va-gl
VDPAU driver with VA-API/OpenGL backend
Many applications can use VDPAU to accelerate portions of the video decoding process and video post-processing to the GPU video hardware. Since there is no VDPAU available on Intel chips, they fall back to different drawing techniques. This driver uses OpenGL under the hood to accelerate drawing and scaling and VA-API (if available) to accelerate video decoding.
- Versions: 0.4.2
- Website: https://github.com/i-rinat/libvdpau-va-gl
- Licenses: Expat
- Package source: gnu/packages/video.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of libvdpau-va-gl
as follows:
guix install libvdpau-va-gl
Or install a particular version:
guix install libvdpau-va-gl@0.4.2
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
HTML: <a href='http://127.0.0.1:3000/packages/libvdpau-va-gl/'><img src='http://127.0.0.1:3000/packages/libvdpau-va-gl/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/libvdpau-va-gl/badges/latest-version.svg)](http://127.0.0.1:3000/packages/libvdpau-va-gl/) Org: [[http://127.0.0.1:3000/packages/libvdpau-va-gl/][http://127.0.0.1:3000/packages/libvdpau-va-gl/badges/latest-version.svg]]