Package: wnpp
Severity: wishlist
* Package name : ffmpeg-normalize
Version : 1.33.0
Upstream Contact: Werner Robitza <[email protected]>
* URL : https://github.com/slhck/ffmpeg-normalize
* License : MIT
Programming Lang: Python
Description : A utility for batch-normalizing audio using 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.
Features:
EBU R128 loudness normalization (two-pass by default, with an option for
one-pass dynamic normalization)
RMS-based normalization
Peak normalization
Video file support
Docker support
Python API