[FFmpeg-user] Write audio volume info to file

Alexander Bieliaev alexanderb at callcabinet.com
Thu Feb 16 13:52:26 EET 2023


At best, I would like to get an average audio volume. The problem with
using the volumedetect filter for me is that I'm using the ffmpeg library
for c# and I can't see the ffmpeg console output, so I want to write data
to a file.

On Thu, Feb 16, 2023 at 1:44 PM Michael Koch <astroelectronic at t-online.de>
wrote:

> Am 16.02.2023 um 12:31 schrieb Alexander Bieliaev via ffmpeg-user:
> > How can I analyze the volume of input audio (in dB) and write that to the
> > text file?
> >
>
> If you want to know the mean and maximum volume in the whole stream,
> that can be done with the volumedetect filter. Or do you want to know
> the volume as a function over time?
>
> Michael
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
>

-- 
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. 
If you have received this email in error please notify the system manager. 
Please note that any views or opinions presented in this email are solely 
those of the author and do not necessarily represent those of the company. 
Finally, the recipient should check this email and any attachments for the 
presence of viruses. The company accepts no liability for any damage caused 
by any virus transmitted by this email. 



More information about the ffmpeg-user mailing list