# 使用 Homebrew 安装 whatmp3

查看 whatmp3 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:whatmp3
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install whatmp3
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:whatmp3
- **软件包管理器:** Homebrew
- **版本:** 3.9
- **来源摘要:** Small script to create mp3 torrents out of FLACs
- **主页:** <https://github.com/RecursiveForest/whatmp3>
- **仓库:** <https://github.com/RecursiveForest/whatmp3>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- whatmp3 (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 3.9
## 项目历史与用法

whatmp3 is a niche Python command-line tool for transcoding FLAC directories into lossy audio formats and optionally creating torrent files for the results. The README describes it as a tool that takes top-level directories of FLAC files, creates new directories for the requested formats, and can create torrents with mktorrent.

### 项目历史

The GitHub repository was created in January 2010, placing whatmp3 in the era when private music trackers and local lossless libraries commonly used FLAC as the archival source while distributing additional lossy encodes for compatibility.

Release metadata shows tagged versions 3.6 in 2015, 3.7 and 3.8 in 2016, and 3.9 in January 2025. The long gap and narrow README scope suggest a specialized workflow tool maintained for users who already understand the FLAC-to-torrent release process.

### 采用历史

whatmp3's adoption appears concentrated in a small music-archiving and tracker-adjacent niche rather than broad media conversion. Its source-backed usage model specifically mentions zeropadded track numbers, ReplayGain, mktorrent, and private tracker torrent creation, all of which point to reproducible release preparation rather than casual one-off conversion.

### 使用方式

Users pass one or more FLAC album directories and request target formats such as MP3 or Ogg Vorbis. whatmp3 detects CPU cores for simultaneous transcoding by default, can apply ReplayGain, writes output directories named for the source and format, and can create private torrents using a supplied announce URL.

The README notes that most behavior is controlled by command-line options, while adding new formats requires editing the script itself. That makes it more of a purpose-built release-preparation script than a general media-transcoding framework.

### 为什么软件包爱好者会关心

whatmp3 is package-nerd significant because it captures a very particular Unix media workflow in one command: start with archival FLAC, generate distribution encodes, preserve metadata, and emit torrent artifacts. It is not trying to replace ffmpeg or a full tag editor; it glues the established command-line tools together for a community-specific job.

### 时间线

- 2010-01-17: The GitHub repository is created.
- 2015-06-28: GitHub release metadata records version 3.6.
- 2016-03-08: GitHub release metadata records version 3.7.
- 2016-12-12: GitHub release metadata records version 3.8.
- 2025-01-15: GitHub release metadata records version 3.9.

### Related projects

- FLAC and metaflac provide the lossless input and metadata tooling.
- Encoders such as lame and oggenc provide lossy output formats.
- mktorrent is used when whatmp3 creates torrent files.

### 来源

- <https://github.com/RecursiveForest/whatmp3>
- <https://github.com/RecursiveForest/whatmp3/blob/master/README.md>
- <https://github.com/RecursiveForest/whatmp3/releases>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/whatmp3.yml](https://github.com/mxcl/pkgdb/blob/main/combined/whatmp3.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
