libde265 1.0.8
H.265 video codec implementation
Libde265 is an implementation of the h.265 video codec. It is written from scratch and has a plain C API to enable a simple integration into other software.
- Website: https://www.libde265.org/
- Licenses: Expat · LGPL 3+
- Package source: gnu/packages/video.scm
- Builds: See build status
- Issues: See known issues
Installation
Install libde265 1.0.8
as follows:
guix install libde265@1.0.8
Or install the latest version:
guix install libde265
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.