x265

H.265/HEVC video stream encoder

Install

All systems
curl cmd.cat/x265.sh
Debian Debian
apt-get install x265
Ubuntu
apt-get install x265
Alpine
apk add x265
Arch Arch Linux
pacman -S x265
image/svg+xml Kali Linux
apt-get install x265
Windows (WSL2)
sudo apt-get update sudo apt-get install x265
OS X
brew install x265
Raspbian
apt-get install x265
Docker
docker run cmd.cat/x265 x265 powered by Commando

x265

H.265/HEVC video stream encoder

x265 is a commandline encoder for creating H.265/High Efficiency Video Coding (HEVC) video streams. x265 supports the following features: * full prediction and transform quad-tree recursion supported * adaptive B-frame placement * B-frames as references / arbitrary frame order * CABAC (context-based adaptive binary arithmetic coding) entropy coding * supports all Intra block types * supports all Inter P partitions * supports all Inter B partitions from 64x64 down to 8x4 * weighted prediction for P slices * multiple reference frames * scenecut detection * parallel encoding on multiple CPUs