x264
brew install x264
vr3222
GPL-2.0-or-later
H.264/AVC video encoder library and command-line tool written in C.
Why you might care
x264 is the de facto standard for H.264 encoding, offering excellent compression and speed tuning. Use it as a build dependency for projects that need H.264 output, or directly via CLI for encoding video files with granular quality/speed tradeoffs. Widely supported and battle-tested across streaming, archival, and transcoding pipelines.
43.1k
30-day installs · #149
162.2k
90-day · #131
503.1k
365-day · #149
Links
- https://www.videolan.org/developers/x264.html
- Brew formula source: Formula/x/x264.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"ffmpeg",
"libx265",
"HandBrake",
"Intel QuickSync"
],
"build_dependencies": [],
"categories": [
"video-tool",
"library",
"encoder"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "H.264/AVC encoder",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:41+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "x264",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.videolan.org/developers/x264.html",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "x264, the best H.264/AVC encoder - VideoLAN",
"installs_30d": 43108,
"installs_365d": 503130,
"installs_90d": 162184,
"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:43:02+00:00",
"llm_model": "claude-haiku-4-5",
"name": "x264",
"oldnames": [],
"one_liner": "H.264/AVC video encoder library and command-line tool written in C.",
"optional_dependencies": [],
"rank_30d": 149,
"rank_365d": 149,
"rank_90d": 131,
"raw_hash": "549321248482b047",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/x/x264.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "r3222",
"versioned_formulae": [],
"why_use_this": "x264 is the de facto standard for H.264 encoding, offering excellent compression and speed tuning. Use it as a build dependency for projects that need H.264 output, or directly via CLI for encoding video files with granular quality/speed tradeoffs. Widely supported and battle-tested across streaming, archival, and transcoding pipelines."
}