[FFmpeg-devel] [PATCH] avfilter: add Dynamic Audio Normalizer filter
Paul B Mahol
onemda at gmail.com
Fri Jul 10 15:37:36 CEST 2015
On 7/10/15, compn <tempn at mi.rr.com> wrote:
> On Thu, 9 Jul 2015 16:55:48 +0000
> Paul B Mahol <onemda at gmail.com> wrote:
>
>> From: LoRd_MuldeR <mulder2 at gmx.de>
>>
>>
>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>> ---
>> doc/filters.texi | 158 ++++++++++
>> libavfilter/Makefile | 1 +
>> libavfilter/af_dynaudnorm.c | 739
>
> i think i prefer af dnormalize or so.
>
> we know its audio, so we dont need the "aud" part.
> make it a little easier to type and remember and search for.
>
This is how effect is called as sox plugin.
And I would rather not rename it.
More information about the ffmpeg-devel
mailing list