dav1d 1.0.0
AV1 decoder
dav1d is a new AV1 cross-platform decoder, and focused on speed and correctness.
- Website: https://code.videolan.org/videolan/dav1d
- Licenses: FreeBSD
- Package source: gnu/packages/video.scm
- Builds: See build status
- Issues: See known issues
Installation
Install dav1d 1.0.0
as follows:
guix install dav1d@1.0.0
Or install the latest version:
guix install dav1d
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.