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

Clément Bœsch u at pkh.me
Tue May 10 14:48:09 CEST 2016


On Mon, May 09, 2016 at 02:40:09PM -0500, Kyle Swanson wrote:
[...]
> I thought about extracting the FFmpeg ebur128 functions so they could be
> reused elsewhere in FFmpeg, but the R128 logic from the ebur128 filter
> is quite tangled, tied to filter functions, internal states are spread
> out between several structs, and is not easily extracted into a reusable
> API.

Or you could just either add options to the filter, or even declare
another filter within the same file, using the same shared structure, like
we do in many other filters.

Note: please don't cc me, I'm on the ml

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160510/bbd77749/attachment.sig>


More information about the ffmpeg-devel mailing list