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 _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
