[FFmpeg-devel] [PATCH] avfilter: add loudnorm

Kyle Swanson k at ylo.ph
Wed Apr 6 04:52:20 CEST 2016


> Here's another audio filter. I hinted at this a few months ago, but I found out that
> finishing the last 5% took almost as long as the first 95%. This is an EBU R128
> dynamic loudness normalization filter. This filter uses libebur128 v1.1.0[1] and must be
> configured with `--enable-libebur128'. Please also see the accompanying blog post[2]
> which has an algorithm description, as well as some usage instructions.
>
> [1] https://github.com/jiixyj/libebur128
> [2] http://k.ylo.ph/2016/04/04/loudnorm.html
>
> Thanks!
> Kyle

Hi,

First version had a couple of messed up tabs. New patch attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avfilter-add-loudnorm.patch
Type: application/octet-stream
Size: 38725 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160405/143f7353/attachment.obj>


More information about the ffmpeg-devel mailing list