macOS
brew install mp3catlocal Homebrew formula metadata
sudo port install mp3catMacPorts ports tree · audio/mp3cat/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mp3cat in AI-Agent-Workflows.
Installation
brew install mp3catlocal Homebrew formula metadata
sudo port install mp3catMacPorts ports tree · audio/mp3cat/Portfile · Quelle: api.github.com
nix profile install nixpkgs#mp3catnixpkgs package indexes · pkgs/by-name/mp/mp3cat/package.nix · Quelle: api.github.com
Überblick
Reads and writes mp3 files
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mp3cat | cli | globales Executable | |
mp3dirclean | cli | globales Executable | |
mp3http | cli | globales Executable | |
mp3log | cli | globales Executable | |
mp3log-conf | cli | globales Executable | |
mp3stream-conf | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/tomclegg/mp3cat
Installationsmetadaten
| Paketschlüssel | brew:mp3cat |
|---|---|
| Version | 0.5 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mp3cat |
| Homepage | https://tomclegg.ca/mp3cat |
| Repository | https://github.com/tomclegg/mp3cat |
| Upstream-Dokumentation | https://github.com/tomclegg/mp3cat#readme |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://github.com/tomclegg/mp3cat/archive/refs/tags/0.5.tar.gz |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
mp3cat
nix profile install nixpkgs#mp3catmp3cat
sudo port install mp3catQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.