macOS
brew install two-lamelocal Homebrew formula metadata
brew
two-lame のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install two-lamelocal Homebrew formula metadata
概要
Optimized MPEG Audio Layer 2 (MP2) encoder
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
stwolame | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:two-lame |
|---|---|
| バージョン | 0.4.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/two-lame |
| ホームページ | https://www.twolame.org/ |
| リポジトリ | https://github.com/njh/twolame |
| 上流ドキュメント | https://github.com/njh/twolame#readme |
| ライセンス | LGPL-2.1-or-later |
| ソースアーカイブ | https://downloads.sourceforge.net/project/twolame/twolame/0.4.0/twolame-0.4.0.tar.gz |
| Bottle | 利用可能 (対象 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 | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.