[FFmpeg-devel] [PATCH] libavfilter/af_showvolume: A Simple Audio Filter for Extracting Volume Information
    Lars Kiesow 
    lkiesow at uos.de
       
    Wed Dec 24 00:51:26 CET 2014
    
    
  
Hi,
I had a more detailed look at this and found a way to do exactly that,
thanks for the hint. It's kind of an obvious approach if you think about
it but sometimes one is just blind ;)
I guess that makes this code/patch irrelevant for now.
One question left is, if there is any interest in having a script to to
the waveform generation in the tools section. Otherwise I would just
add my findings to the ffmpeg wiki.
–Lars
On Mon, 22 Dec 2014 22:54:28 +0100
wm4 <nfxjfg at googlemail.com> wrote:
> [...]
> 
> So it just dumps each sample to the terminal?
> 
> Wouldn't it be better to let gnu plot or whatever directly read data
> from a raw file (which the raw encoder/muxer could produce)?
    
    
More information about the ffmpeg-devel
mailing list