[FFmpeg-user] Silence, audio level and loudness measurement using FFMPEG
Moritz Barsnick
barsnick at gmx.net
Mon Jun 8 11:20:09 EEST 2020
On Fri, Jun 05, 2020 at 18:31:04 +0530, rohit khali wrote:
> All links I came across seem to be based on ffmpeg commands. Ex: ffmpeg.exe
> -i .input.ac3 -filter_complex ebur128=peak=true op.wav
> It will be great if you can point to some API usage with filter options.
this list is for the command line usage. For assistance with API usage,
please refer to libav-user:
https://lists.ffmpeg.org/mailman/listinfo/libav-user
You might also want to look at the examples in the doc/examples/ folder
of the ffmpeg sources.
Regards,
Moritz
More information about the ffmpeg-user
mailing list