macOS
brew install vorbisgainprovider-native install command
安装
brew install vorbisgainprovider-native install command
概览
Add Replay Gain volume tags to Ogg Vorbis files
历史
VorbisGain is a command-line utility for calculating ReplayGain values for Ogg Vorbis files and storing the results as Vorbis comment tags. It targets perceived loudness normalization without rewriting the audio stream.
VorbisGain came from the Ogg Vorbis and ReplayGain era, when listeners and music-library maintainers wanted album and track loudness consistency without destructive peak normalization. The project homepage describes it as a replacement for pre-encoding normalization: instead of changing samples, it analyzes perceived loudness and writes tags that compatible players can use at playback time.
The available public history is thin compared with core Xiph projects, but the tool's role is clear and stable: apply ReplayGain technology specifically to Ogg Vorbis files, add clipping-prevention hints, and rely on player support for the playback adjustment.
VorbisGain became a small but durable distro package because it solved a common local-library problem for Ogg users. Debian's package description notes that the process is non-destructive and that many audio players in Debian supported reading the tags, including XMMS, Quod Libet, amaroK, Muine, and Rhythmbox.
The man page describes `vorbisgain` as calculating ReplayGain values for named Ogg Vorbis input files and writing the result back as tags. Common modes include album gain with `-a`, recursive processing with `-r`, skipping already tagged files with `-f`, display-only mode with `-d`, cleaning tags with `-c`, and converting older ReplayGain tags with `-C`.
Typical users run it over album directories after ripping or encoding to Vorbis, then let compatible players choose track-gain or album-gain playback. Non-supporting players still play the files because the audio data is unchanged.
VorbisGain is package-nerd significant as a codec-specific metadata tool: it is not a general audio editor, but the exact utility you want when maintaining an old-school Ogg Vorbis collection with ReplayGain-aware players.
安全态势
generalized runtime or code generation signal.
yellow 风险 · 中 置信度 · runtime
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
vorbisgain | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:vorbisgain |
|---|---|
| 版本 | 0.37 |
| 软件包管理器 | Homebrew |
| 主页 | https://sjeng.org/vorbisgain.html |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.