macOS
brew install x265local Homebrew formula metadata
sudo port install x265MacPorts ports tree · multimedia/x265/Portfile · ソース: api.github.com
brew
x265 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install x265local Homebrew formula metadata
sudo port install x265MacPorts ports tree · multimedia/x265/Portfile · ソース: api.github.com
sudo apk add x265Alpine Linux edge package indexes · x265 · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#x265nixpkgs package indexes · pkgs/by-name/x2/x265/package.nix · ソース: api.github.com
sudo pacman -S x265Arch Linux sync databases · x265 · ソース: geo.mirror.pkgbuild.com
scoop install main/x265Scoop official bucket manifest trees · bucket/x265.json · ソース: api.github.com
概要
H.265/HEVC encoder
履歴
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.
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.
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.
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.
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
x265 | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://bitbucket.org/multicoreware/x265_git
インストールメタデータ
| パッケージキー | brew:x265 |
|---|---|
| バージョン | 4.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/x265 |
| ホームページ | https://bitbucket.org/multicoreware/x265_git |
| リポジトリ | https://bitbucket.org/multicoreware/x265_git |
| 上流ドキュメント | https://www.x265.org/ |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://bitbucket.org/multicoreware/x265_git/downloads/x265_4.2.tar.gz |
| 最終更新 | 2026-04-20T07:21:00Z |
| Pulse | updated |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | x265 |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libx265-215 4.1-2
H.265/HEVC video stream encoder (shared library)
https://bitbucket.org/multicoreware/x265_git
sudo apt install libx265-215libx265-dev 4.1-2
H.265/HEVC video stream encoder (development files)
https://bitbucket.org/multicoreware/x265_git
sudo apt install libx265-devlibx265-doc 4.1-2
H.265/HEVC video stream encoder (documentation)
https://bitbucket.org/multicoreware/x265_git
sudo apt install libx265-docx265 4.1-2
H.265/HEVC video stream encoder
https://bitbucket.org/multicoreware/x265_git
sudo apt install x265x265
nix profile install nixpkgs#x265libx265-199 3.5-2build1
H.265/HEVC video stream encoder (shared library)
sudo apt install libx265-199libx265-dev 3.5-2build1
H.265/HEVC video stream encoder (development files)
sudo apt install libx265-devlibx265-doc 3.5-2build1
H.265/HEVC video stream encoder (documentation)
sudo apt install libx265-docx265 3.5-2build1
H.265/HEVC video stream encoder
sudo apt install x265x265 4.1-r0
Open Source H265/HEVC video encoder
https://www.videolan.org/developers/x265.html
sudo apk add x265x265-dev 4.1-r0
Open Source H265/HEVC video encoder (development files)
https://www.videolan.org/developers/x265.html
sudo apk add x265-devx265-libs 4.1-r0
Open Source H265/HEVC video encoder (libraries)
https://www.videolan.org/developers/x265.html
sudo apk add x265-libsx265 4.1-1
Open Source H265/HEVC video encoder
https://bitbucket.org/multicoreware/x265_git
sudo pacman -S x265x265
sudo port install x265main/x265
scoop install main/x265ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.