[FFmpeg-user] Error configuring filters. (AudioBars)

Paul B Mahol onemda at gmail.com
Mon Jun 12 11:29:26 EEST 2017


On 6/12/17, Manmathan <kottaram.manoj at gmail.com> wrote:
> Trying to figure out how to display audiobar.
>
> ffplay -f lavfi "amovie=p.mp4, asplit [a][out1]; [a]
> showvolume=f=255:b=4:w=720:h=68 [out0]"
>
> *Error No Such filter : "showvolume". *
> *Invalid arguments.*
>
> Downloaded the latest from ffmpeg website, but the list as per "ffmpeg
> -filters" doesnot show "showvolume" filter.
>
> How can I add this filter.

Make sure that you installed it and that you are not using other from path.

For example, new could be in /usr/local/ and old in /usr/.


More information about the ffmpeg-user mailing list