[FFmpeg-devel] [PATCH 1/2] lavfi/ebur128: add metadata injection.

Jan Ehrhardt phpdev at ehrhardt.nl
Sun Mar 3 23:06:58 CET 2013


Clément Bœsch in gmane.comp.video.ffmpeg.devel (Fri, 1 Mar 2013 18:07:11
+0100):
>On Sun, Feb 24, 2013 at 12:57:51PM +0100, Jan Ehrhardt wrote:
>[...]
>> >Additional feature wish: (allow to) disable spamming the console when the
>> >data is injected.
>> 
>> That would be a good addition. The report at the end can stay, but all
>> those messages in between...
>
>Yes, I removed them.

If you want to see the effect of the normalization in FFmpeg you still
get a lot of messages in between. A filter like

ebur128=volnorm=I,volume=metadata=lavfi.r128.volume,ebur128

ends with a report containing the loudnesses after and before the
normalization (in that order, but who cares). Is there a way to suppress
the intermediate messages and show only the summary? Something like

ebur128=volnorm=I,volume=metadata=lavfi.r128.volume,ebur128=quiet

Jan



More information about the ffmpeg-devel mailing list