On 6/12/17, Manmathan <[email protected]> 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/.
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to