macOS
brew install mp3catlocal Homebrew formula metadata
sudo port install mp3catMacPorts ports tree · audio/mp3cat/Portfile · ソース: api.github.com
brew
mp3cat のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mp3catlocal Homebrew formula metadata
sudo port install mp3catMacPorts ports tree · audio/mp3cat/Portfile · ソース: api.github.com
nix profile install nixpkgs#mp3catnixpkgs package indexes · pkgs/by-name/mp/mp3cat/package.nix · ソース: api.github.com
概要
Reads and writes mp3 files
履歴
mp3cat is a small Unix-style MP3 stream utility distributed from Tom Clegg's site and GitHub repository. Its core behavior is deliberately narrow: it copies a byte stream while skipping everything except MP3 frames with valid headers, so it can clean concatenated or noisy input and write the remaining frames to standard output or to its own directory format.
The distinctive feature is the "mp3dir" workflow. Instead of producing one file, mp3cat can append valid frames to current.mp3 and rotate timestamped segment files after a size threshold. The same format can be read like a following log: mp3cat waits at the end of current.mp3, notices rotations, and continues from the next file. The accompanying tools, including mp3log-conf and mp3stream-conf, place it in the same practical niche as daemontools-style audio logging and simple MP3 streaming.
The project page says the software was written for Kootenay Cooperative Radio in Nelson, British Columbia, and presents a live-radio use case: record from a sound card into an mp3dir, clean old segments, and stream the directory to network clients. In package managers it is a niche command-line audio utility rather than a general editor or encoder; Homebrew describes it simply as a tool that reads and writes MP3 files.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mp3cat | cli | グローバル実行可能ファイル | |
mp3dirclean | cli | グローバル実行可能ファイル | |
mp3http | cli | グローバル実行可能ファイル | |
mp3log | cli | グローバル実行可能ファイル | |
mp3log-conf | cli | グローバル実行可能ファイル | |
mp3stream-conf | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/tomclegg/mp3cat
インストールメタデータ
| パッケージキー | brew:mp3cat |
|---|---|
| バージョン | 0.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mp3cat |
| ホームページ | https://tomclegg.ca/mp3cat |
| リポジトリ | https://github.com/tomclegg/mp3cat |
| 上流ドキュメント | https://github.com/tomclegg/mp3cat#readme |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/tomclegg/mp3cat/archive/refs/tags/0.5.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 | mp3cat |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
mp3cat
nix profile install nixpkgs#mp3catmp3cat
sudo port install mp3catソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.