macOS
brew install two-lamelocal Homebrew formula metadata
brew
Optimized MPEG Audio Layer 2 (MP2) encoder. Version 0.4.0 via Homebrew; verified from local package data.
install
brew install two-lamelocal Homebrew formula metadata
overview
Optimized MPEG Audio Layer 2 (MP2) encoder
history
TwoLAME is a Unix-friendly MP2 encoder: a small command-line frontend and library for producing MPEG Audio Layer II audio. Its own documentation presents it as an optimized MP2 encoder derived from earlier free encoder work rather than as a general multimedia suite.
The project descends from tooLAME by Michael Cheng, with roots in the ISO dist10 reference code and algorithmic improvements associated with LAME. The TwoLAME README and homepage emphasize compatibility with LAME-style command-line options and a library API similar to LAME's, which made it easy for users and downstream software to swap in an MP2-focused encoder.
TwoLAME's distinctive work was packaging that lineage into a thread-safe, LGPL-licensed encoder with libtwolame, pkg-config integration, libtool/automake builds, and broader input handling through libsndfile. The official site lists version 0.4.0 as the latest release, while the GitHub release metadata records 0.4.0 in 2019.
TwoLAME occupies the practical niche left by MP2: not fashionable for general Internet audio, but still useful in broadcast and MPEG workflows. The README notes MP2's continuing use in DAB digital radio, DVB digital television, and radio-industry distribution contexts, which explains why package managers keep a compact MP2 encoder available.
The official homepage links Debian packaging directly, and the Homebrew input record shows it packaged as `two-lame`. That combination points to a mature command-line codec tool kept around for compatibility, reproducible build recipes, and old-but-real media pipelines.
Package users install TwoLAME when they need an MP2 encoder with a familiar LAME-like frontend or when build systems need libtwolame. Its common role is batch conversion or codec support in larger media workflows rather than interactive editing.
TwoLAME matters to package maintainers because it is a codec-library fossil with ongoing utility: old MPEG Layer II requirements, LGPL licensing, standard Unix build machinery, and a stable C library surface make it easy to package and hard to replace casually.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
stwolame | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:two-lame |
|---|---|
| Version | 0.4.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/two-lame |
| Homepage | https://www.twolame.org/ |
| Repository | https://github.com/njh/twolame |
| Upstream docs | https://github.com/njh/twolame#readme |
| License | LGPL-2.1-or-later |
| Source archive | https://downloads.sourceforge.net/project/twolame/twolame/0.4.0/twolame-0.4.0.tar.gz |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | two-lame |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.