libde265-sherlock265
Open H.265 video codec implementation - examples
Install
- All systems
-
curl cmd.cat/libde265-sherlock265.sh
- Debian
-
apt-get install libde265-examples
- Ubuntu
-
apt-get install libde265-examples
- 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
- Dockerfile
- dockerfile.run/libde265-sherlock265
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.