Automic VaultAutomic Vault

brew

Installer x265 avec Homebrew, apk, apt, MacPorts, Nix, pacman, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de x265 pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install x265

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install x265

MacPorts ports tree · multimedia/x265/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add x265

Alpine Linux edge package indexes · x265 · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install x265

Debian stable package indexes · x265 · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#x265

nixpkgs package indexes · pkgs/by-name/x2/x265/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S x265

Arch Linux sync databases · x265 · Source: geo.mirror.pkgbuild.com

Windows

Scoopvérifié · 92%
scoop install main/x265

Scoop official bucket manifest trees · bucket/x265.json · Source: api.github.com

aperçu

Résumé du paquet

H.265/HEVC encoder

Commandes et alias

  • x265

historique

Historique du projet et usages

x265 is an H.265/HEVC encoder library and command-line application developed by MulticoreWare. It occupies the HEVC role that x264 filled for AVC: an aggressively optimized software encoder with GPL source availability and commercial licensing for proprietary deployments.

The project was launched in 2013, the same period in which HEVC was emerging as the successor to H.264 for higher-resolution and lower-bitrate video. Its documentation frames HEVC as a response to growing HD, UHD, video-on-demand, bandwidth, and storage demands.

Historique du projet

MulticoreWare launched x265 in 2013 to build a high-efficiency, high-performance HEVC encoder. The official documentation says x265 was backed by video technology providers including Telestream and Doremi Labs, with additional unnamed companies and open-source contributors.

x265's ancestry is explicit: the project leverages many video-encoding features and optimizations from x264. Historically that made x265 less a greenfield command-line tool and more a transfer of hard-won encoder engineering practices into the newer HEVC standard, whose block structure, prediction tools, and UHD goals demanded much more computation.

Historique d'adoption

Adoption followed the rise of HEVC in distribution workflows that needed better compression than H.264, especially for UHD and bitrate-sensitive delivery. x265 was integrated into FFmpeg through `libx265`, giving it the same practical route into scripts, transcoders, and GUI frontends that helped x264 become ubiquitous.

The project has continued active release engineering. The Read the Docs release notes show x265 3.5 in 2021, 3.6 in 2024, 4.0 in 2024, 4.1 in 2024, and 4.2 on 2026-04-19, with ongoing work on rate control, scene-cut handling, Dolby Vision-related signaling, ARM and RISC-V SIMD, film grain signaling, and multiview/alpha/screen-content features.

Modes d'utilisation

Users invoke `x265` directly for HEVC elementary streams or use it through applications such as FFmpeg. As with x264, common workflows revolve around presets, CRF or bitrate control, pixel format and bit-depth choices, and tuning for speed versus compression efficiency.

x265 is especially relevant in package collections because HEVC encoding is compute-heavy and licensing-sensitive. A packaged `x265` gives users a repeatable CLI and library target for archival transcodes, streaming ladders, UHD delivery, and codec experiments, while the GPL/commercial licensing model shapes how downstream binaries are distributed.

Pourquoi les passionnés de paquets s'y intéressent

x265 matters to package people because it is the open software implementation most associated with practical HEVC encoding. It is not merely a reference encoder: it is meant to be fast enough for real workflows and optimized across CPU families.

Its release history also tracks where software video encoding pressure moved after H.264: HDR, UHD, ABR ladder generation, ARM servers and desktops, RISC-V optimizations, and interoperability features such as Dolby Vision metadata and film-grain signaling.

Chronologie

  • 2013: MulticoreWare launches the x265 HEVC encoder project.
  • 2014-02: x265 is integrated into FFmpeg/Libav-era multimedia tooling, making it widely reachable from transcoding workflows.
  • 2020-05-29: x265 3.4 is released with ABR ladder and ARM64 work among its notes.
  • 2021-03-16: x265 3.5 is released.
  • 2024-09-13: x265 4.0 is released with alpha channel, screen-content coding, and MV-HEVC features.
  • 2026-04-19: x265 4.2 is released with threaded motion-estimation experiments, updated HEVC level support, and ARM/RISC-V optimization work.

Related projects

  • x264 is the AVC encoder whose ideas and optimizations x265 explicitly builds on.
  • FFmpeg integrates x265 through `libx265` for HEVC encoding.
  • SVT-HEVC is another HEVC encoder family documented near x265's own HEVC ecosystem.
  • VVenC and Kvazaar are related open HEVC/VVC-era encoder projects often compared in codec tooling discussions.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
x265cliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire4.2
gestionnaire mis à jour2026-04-20
données localesOK
amontnot checked
dernière version détectéenon détecté

https://bitbucket.org/multicoreware/x265_git

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:x265
Version4.2
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/x265
Page d'accueilhttps://bitbucket.org/multicoreware/x265_git
Dépôthttps://bitbucket.org/multicoreware/x265_git
Docs amonthttps://www.x265.org/
LicenceGPL-2.0-or-later
Archive sourcehttps://bitbucket.org/multicoreware/x265_git/downloads/x265_4.2.tar.gz
Dernière mise à jour2026-04-20T07:21:00Z
Pulseupdated
Dépendances de compilationcmake
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namex265
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

libx265-215 4.1-2

H.265/HEVC video stream encoder (shared library)

https://bitbucket.org/multicoreware/x265_git

sudo apt install libx265-215
  • Section: libs
  • Architecture: amd64
  • Source Package: x265
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : X265
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libx265-215 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libx265-dev 4.1-2

H.265/HEVC video stream encoder (development files)

https://bitbucket.org/multicoreware/x265_git

sudo apt install libx265-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: x265
  • 1 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : X265
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libx265-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libx265-doc 4.1-2

H.265/HEVC video stream encoder (documentation)

https://bitbucket.org/multicoreware/x265_git

sudo apt install libx265-doc
  • Section: doc
  • Architecture: all
  • Source Package: x265
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : X265
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libx265-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

x265 4.1-2

H.265/HEVC video stream encoder

https://bitbucket.org/multicoreware/x265_git

sudo apt install x265
  • Section: video
  • Architecture: amd64
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : X265
Debian stable package indexes · deb.debian.org · Debian stable package indexes: x265 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

x265

nix profile install nixpkgs#x265
  • normalized package name match
  • Correspondance par : X265
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/x2/x265/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libx265-199 3.5-2build1

H.265/HEVC video stream encoder (shared library)

http://x265.org

sudo apt install libx265-199
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: x265
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : X265
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libx265-199 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libx265-dev 3.5-2build1

H.265/HEVC video stream encoder (development files)

http://x265.org

sudo apt install libx265-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: x265
  • 1 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : X265
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libx265-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libx265-doc 3.5-2build1

H.265/HEVC video stream encoder (documentation)

http://x265.org

sudo apt install libx265-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: x265
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : X265
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libx265-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

x265 3.5-2build1

H.265/HEVC video stream encoder

http://x265.org

sudo apt install x265
  • Section: universe/video
  • Architecture: amd64
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : X265
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: x265 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

x265 4.1-r0

Open Source H265/HEVC video encoder

https://www.videolan.org/developers/x265.html

sudo apk add x265
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: x265
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : X265
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: x265 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

x265-dev 4.1-r0

Open Source H265/HEVC video encoder (development files)

https://www.videolan.org/developers/x265.html

sudo apk add x265-dev
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: x265
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : X265
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: x265-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

x265-libs 4.1-r0

Open Source H265/HEVC video encoder (libraries)

https://www.videolan.org/developers/x265.html

sudo apk add x265-libs
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: x265
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : X265
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: x265-libs from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
pacman95%

x265 4.1-1

Open Source H265/HEVC video encoder

https://bitbucket.org/multicoreware/x265_git

sudo pacman -S x265
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : X265
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: x265 from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

x265

sudo port install x265
  • normalized package name match
  • Correspondance par : X265
MacPorts ports tree · api.github.com · MacPorts ports tree: multimedia/x265/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/x265

scoop install main/x265
  • normalized package name match
  • Correspondance par : X265
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/x265.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment