libvdpau 1.5
Video Decode and Presentation API
VDPAU is the Video Decode and Presentation API for UNIX. It provides an interface to video decode acceleration and presentation hardware present in modern GPUs.
- Outputs:
out
- Website: https://wiki.freedesktop.org/www/Software/VDPAU/
- Licenses: X11-style
- Package source: gnu/packages/video.scm
- Builds: See build status
- Issues: See known issues
Installation
Install libvdpau 1.5
as follows:
guix install libvdpau@1.5
Or install the latest version:
guix install libvdpau
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.