x265

H.265/HEVC video stream encoder

Debian Debian
RUN apt-get update && \ apt-get install -y x265
Ubuntu
RUN apt-get update && \ apt-get install -y x265
Alpine
RUN apk add x265
Arch Arch Linux
RUN pacman -S --noconfirm x265
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y x265
Raspbian
RUN apt-get update && \ apt-get install -y x265
click the source code to copy install x265 on any operating system with command-not-found.com