Alexander Bieliaev via ffmpeg-user (12023-02-16): > 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#
Condolences. > and I can't see the ffmpeg console output, Install a custom log handler. I grant you there is a need for a better API to extract data from filters. But volumedetect is fast but inaccurate. ebur128 can set up metadata to return the volume. > so I want to write data to a file. Redirecting outputs is system programming, it is not related to FFmpeg. > On Thu, Feb 16, 2023 at 1:44 PM Michael Koch <astroelectro...@t-online.de> > wrote: Top-posting is forbidden on FFmpeg lists; if you do not know what it means, look it up. Regards, -- Nicolas George _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".