🍺 BREW Explorer

← all formulae

aom

brew install aom v3.14.1 BSD-2-Clause

C library for encoding and decoding AV1 video streams.

Why you might care

AV1 is a modern, royalty-free video codec offering better compression than H.264 or H.265. libaom is the reference implementation and primary library for AV1 work; it's a build dependency for ffmpeg, VLC, and other media tools that need AV1 support. Use this if you're building video software or need high-quality, efficient compression.

Categories

Alternatives

libvpx libx264 libx265 OpenH264
77.4k
30-day installs · #64
260.5k
90-day · #58
890.6k
365-day · #65

Runtime dependencies

Build dependencies

Links

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

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "libvpx",
    "libx264",
    "libx265",
    "OpenH264"
  ],
  "build_dependencies": [
    "cmake",
    "pkgconf"
  ],
  "categories": [
    "library",
    "video-tool",
    "compression"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "libvmaf"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Codec library for encoding and decoding AV1 video streams",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:35:25+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "aom",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://aomedia.googlesource.com/aom",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "aom - Git at Google",
  "installs_30d": 77384,
  "installs_365d": 890598,
  "installs_90d": 260469,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "BSD-2-Clause",
  "llm_generated_at": "2026-06-20T23:42:27+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "aom",
  "oldnames": [],
  "one_liner": "C library for encoding and decoding AV1 video streams.",
  "optional_dependencies": [],
  "rank_30d": 64,
  "rank_365d": 65,
  "rank_90d": 58,
  "raw_hash": "a9dc7d5cbf3e0ccb",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/a/aom.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "3.14.1",
  "versioned_formulae": [],
  "why_use_this": "AV1 is a modern, royalty-free video codec offering better compression than H.264 or H.265. libaom is the reference implementation and primary library for AV1 work; it\u0027s a build dependency for ffmpeg, VLC, and other media tools that need AV1 support. Use this if you\u0027re building video software or need high-quality, efficient compression."
}