🍺 BREW Explorer

← all formulae

x265

brew install x265 v4.2 GPL-2.0-or-later

H.265/HEVC video encoder library and command-line tool written in C++.

Why you might care

x265 is the de facto open-source HEVC encoder, offering better compression than H.264 at the cost of encoding time. Use it when you need to produce H.265 video for modern playback devices, streaming platforms, or size-constrained storage. It's a primary dependency for ffmpeg's HEVC encoding and supports both library and CLI workflows.

Categories

Alternatives

libx264 libvpx AV1 ffmpeg
70.5k
30-day installs · #72
250.7k
90-day · #68
627.8k
365-day · #107

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "libx264",
    "libvpx",
    "AV1",
    "ffmpeg"
  ],
  "build_dependencies": [
    "cmake"
  ],
  "categories": [
    "video-tool",
    "library",
    "encoder"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "H.265/HEVC encoder",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:38+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "x265",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://bitbucket.org/multicoreware/x265_git",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "Bitbucket",
  "installs_30d": 70502,
  "installs_365d": 627750,
  "installs_90d": 250730,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-2.0-or-later",
  "llm_generated_at": "2026-06-20T23:42:31+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "x265",
  "oldnames": [],
  "one_liner": "H.265/HEVC video encoder library and command-line tool written in C++.",
  "optional_dependencies": [],
  "rank_30d": 72,
  "rank_365d": 107,
  "rank_90d": 68,
  "raw_hash": "99624bfaf8eceb6c",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/x/x265.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "4.2",
  "versioned_formulae": [],
  "why_use_this": "x265 is the de facto open-source HEVC encoder, offering better compression than H.264 at the cost of encoding time. Use it when you need to produce H.265 video for modern playback devices, streaming platforms, or size-constrained storage. It\u0027s a primary dependency for ffmpeg\u0027s HEVC encoding and supports both library and CLI workflows."
}