libde265-dec265

Open H.265 video codec implementation - examples

Install

All systems
curl cmd.cat/libde265-dec265.sh
Debian Debian
apt-get install libde265-examples
Ubuntu
apt-get install libde265-examples
image/svg+xml Kali Linux
apt-get install libde265-examples
Windows (WSL2)
sudo apt-get update sudo apt-get install libde265-examples
Raspbian
apt-get install libde265-examples

libde265-examples

Open H.265 video codec implementation - examples

libde265 is an open source implementation of the H.265 video codec. It is written from scratch in plain C for simplicity and efficiency. Its simple API makes it easy to integrate it into other software. Sample applications using libde265 are provided by this package.