lame
brew install lame
v3.100
LGPL-2.0-or-later
High-quality MP3 encoder library and command-line tool for converting audio to MPEG Layer III format.
Why you might care
LAME is the de facto standard open-source MP3 encoder, widely used as a dependency in audio processing pipelines and media frameworks. It offers excellent compression quality and speed trade-offs. Use it when you need reliable MP3 encoding in builds or scripts, or as a C library in audio applications.
46.0k
30-day installs · #141
169.4k
90-day · #124
458.2k
365-day · #160
Links
- https://lame.sourceforge.io/
- Brew formula source: Formula/l/lame.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"ffmpeg",
"libmp3lame",
"mencoder",
"HandBrake"
],
"build_dependencies": [],
"categories": [
"audio-tool",
"library",
"compression"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "High quality MPEG Audio Layer III (MP3) 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": "lame",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://lame.sourceforge.io/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "LAME MP3 Encoder",
"installs_30d": 46042,
"installs_365d": 458221,
"installs_90d": 169440,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "LGPL-2.0-or-later",
"llm_generated_at": "2026-06-20T23:42:59+00:00",
"llm_model": "claude-haiku-4-5",
"name": "lame",
"oldnames": [],
"one_liner": "High-quality MP3 encoder library and command-line tool for converting audio to MPEG Layer III format.",
"optional_dependencies": [],
"rank_30d": 141,
"rank_365d": 160,
"rank_90d": 124,
"raw_hash": "8775e6c19b1a836d",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/l/lame.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
"ncurses"
],
"version_head": null,
"version_stable": "3.100",
"versioned_formulae": [],
"why_use_this": "LAME is the de facto standard open-source MP3 encoder, widely used as a dependency in audio processing pipelines and media frameworks. It offers excellent compression quality and speed trade-offs. Use it when you need reliable MP3 encoding in builds or scripts, or as a C library in audio applications."
}