This package browser is in early development. Mind the rough edges.

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.

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.