[Libav-user] loudnorm filter and EBU R128 standard

Jiming Shi jmshi.astro at gmail.com
Wed Feb 5 23:27:54 EET 2020


Recently I'm looking into ways of doing audio loudness normalization and
came across ffmpeg filter `loudnorm` .

According to EBU R128 standard:  "measurement shall include a gating method
as specified in ITU-R BS.1770" which requires a momentary measurement which
is 400ms instead of the shortterm one (3sec) used in the loudnorm filter:
https://github.com/FFmpeg/FFmpeg/blob/master/libavfilter/af_loudnorm.c#L473

Did I miss  something here? And is there a way to make the change in ffmpeg?

Jiming
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20200205/4ff8e206/attachment.html>


More information about the Libav-user mailing list