[FFmpeg-user] determining average audio level

Clément Bœsch ubitux at gmail.com
Thu Apr 18 02:34:43 CEST 2013


On Wed, Apr 17, 2013 at 05:29:19PM -0700, mark edwards wrote:
> hello all -
> 
> i am sorry to ask such a basic question but my brain is shot today.
> 
> i need to determine if i have a totally blank audio file or not.
>  apparently just looking at the file size is not an answer!
> 
> if i wanted to use ffmpeg (or ffprobe?) to determine if there is any audio
> content there, what is the best way to do it?   average audio level or
> something equally easy?
> 

Potential solutions here:
  https://www.ffmpeg.org/ffmpeg-filters.html#volumedetect
  https://www.ffmpeg.org/ffmpeg-filters.html#silencedetect
  https://www.ffmpeg.org/ffmpeg-filters.html#ebur128

[...]

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20130418/90c2dc1f/attachment.asc>


More information about the ffmpeg-user mailing list