2 Commits

Author SHA1 Message Date
ajacoutot
214d9e4fd3 Move to and update to rgain3, forked of rgain (which is unmaintained):
https://github.com/chaudum/rgain
It's now py3.
2020-09-13 12:04:50 +00:00
sthen
afda54fbe0 import ports/audio/rgain, ok jca@ - this is an alternative to audio/mp3gain
(mp3gain has various vulnerabilities due to a buggy old fork of mpg123's
decoder, additionally is mp3-only, whereas this handles more formats).
See various posts at http://www.openwall.com/lists/oss-security/2017/09/14/

----
ReplayGain is designed to solve the problem of varying volumes between
different audio files. This package provides Python modules and scripts
to read, write and calculate Replay Gain on various file formats (Ogg
Vorbis, flac, WavPack, MP4, MP3).
----
2017-09-17 16:43:24 +00:00