On Wed, 2016-06-01 at 10:59 -0500, Chris Caudle wrote:
On Wed, June 1, 2016 5:07 am, Ffanci Silvain wrote:
I'd like to do some loudness metering on the commandline.
ebumeter
Loudness measurement according to EBU-R128
http://kokkinizita.linuxaudio.org/linuxaudio
I installed ebumeter from the Fedora repositories (or maybe CCRMA, I
forget which), but if you need the source it is here:
http://kokkinizita.linuxaudio.org/linuxaudio/downloads/ebumeter-0.2.0
.tar.bz2
ebur128 --help
ebur128 0.1.0
(C) 2010-2011 Fons Adriaensen <fons(a)linuxaudio.org>
Measure integrated loudness and loudness range of an
audio file according to EBU recommendation R-128.
Usage: ebur128 <options> <input file>.
Options:
--help Display this text.
--lufs Use absolute units.
--prob Write cumulative probability file.
Ah, nice. Just tried it and it works fine. :-)
Are there any command line tools with which I can adjust an audio file
to a certain LUFS level?
/Daniel