There are implementations of EBU R.128 available now. I especially like libebur128 (http://github.com/jiixyj/libebur128). It includes a simple scanner application, too.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Those are in Loudness Units relative to Full Scale (LUFS).
Is that the sort of thing that's wanted, and can someone check that
the figures it reports are correct? There's 14.6.1+git20251026 at https://codeberg.org/sox_ng/sox_ng/releases for testing.
For True Peak, libebur128 (for it is that which does the calculations) reports
a value for each channel individually, not overall, so I'm giving the highest
value that occurs on any channel. Does that sound right?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There are implementations of EBU R.128 available now. I especially like libebur128 (http://github.com/jiixyj/libebur128). It includes a simple scanner application, too.
This would be very helpful for me too.
https://codeberg.org/sox_ng/sox_ng/issues/151
Last edit: Martin Guy 2025-10-26
This just went into sox_ng in the interrim release 14.6.1+git20251026 at
https://codeberg.org/sox_ng/sox_ng/releases
now includes
Those are in Loudness Units relative to Full Scale (LUFS).
Is that the sort of thing that's wanted, and can someone check that
the figures it reports are correct? There's 14.6.1+git20251026 at
https://codeberg.org/sox_ng/sox_ng/releases for testing.
For True Peak, libebur128 (for it is that which does the calculations) reports
a value for each channel individually, not overall, so I'm giving the highest
value that occurs on any channel. Does that sound right?