This package browser is in early development. Mind the rough edges.

ffmpeg-normalize

Normalize audio via ffmpeg

This program normalizes media files to a certain loudness level using the EBU R128 loudness normalization procedure. It can also perform RMS-based normalization (where the mean is lifted or attenuated), or peak normalization to a certain target level. Batch processing of several input files is possible, including video files.

Installation

Install the latest version of ffmpeg-normalize as follows:

guix install ffmpeg-normalize

Or install a particular version:

guix install ffmpeg-normalize@1.28.3

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/ffmpeg-normalize/'><img src='http://127.0.0.1:3000/packages/ffmpeg-normalize/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/ffmpeg-normalize/badges/latest-version.svg)](http://127.0.0.1:3000/packages/ffmpeg-normalize/)
Org: [[http://127.0.0.1:3000/packages/ffmpeg-normalize/][http://127.0.0.1:3000/packages/ffmpeg-normalize/badges/latest-version.svg]]