[FFmpeg-devel] [PATCH] tools: add audio normalize script example.

Stefano Sabatini stefasab at gmail.com
Tue Mar 26 19:44:21 CET 2013


On date Tuesday 2013-03-26 01:52:47 +0100, Clément Bœsch encoded:
> On Mon, Mar 25, 2013 at 11:31:18AM +0100, Stefano Sabatini wrote:
[...]
> > A potentially simpler approach would consist into sending the last
> > value when we close the filter (such as lavfi.r128.eof.I), so we don't
> > have to process all the previous values just to find the last one.
> > 
> 
> We might not have a frame when closing/flushing. Ideally we should have
> overall "stream" metadata at libavfilter level. That's not the case yet,
> so I keep the script as is now.

Maybe we could send an empty frame with metadata when EOF is detected
on the input, even if it sounds quite hackish.
-- 
FFmpeg = Funny Fabulous Majestic Perfectionist Earthshaking Gadget


More information about the ffmpeg-devel mailing list