Hi Timothy,
volumedetect will give you statistics about the overall volume of the
audio stream like mean value, maxumim value, ... That's interesting for
tasks like audio normalization but does not help if you want to have
information about volumes at given points. For example, I don't think
you could use volumedetect for generating waveform images.
Regards,
Lars


On Mon, 22 Dec 2014 17:08:01 +0000
Timothy Gu <timothyg...@gmail.com> wrote:

> On Mon Dec 22 2014 at 7:51:10 AM Lars Kiesow <lkie...@uos.de> wrote:
> 
> > Hi everyone,
> > I'm an FFmpeg user for quite a while now and though I might as well
> > switch to dev at some point...
> >
> > Please find attached to this mail a simple audio filter which makes
> > it possible to extract and print volume information from audio
> > streams. It works more or less like the showinfo filters only that
> > it returns the pcm value information for each audio sample.
> >
> 
> https://ffmpeg.org/ffmpeg-filters.html#volumedetect ?
> 
> Timothy
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to