[FFmpeg-user] Enabling filters from the directory ./libavfilter/libmpcodecs
Stefano Sabatini
stefano.sabatini-lala at poste.it
Wed May 25 16:17:32 CEST 2011
On date Wednesday 2011-05-25 13:49:04 +0200, Peter Bašista encoded:
> Hello,
>
> I have just tried to use remove_logo filter and this is what I got:
>
> No such filter: 'remove_logo'.
>
> I get the same error when trying to use some other filters like tile,
> boxblur or rotate from the directory libavfilter/libmpcodecs
http://ffmpeg.org/libavfilter.html#SEC27
> My configuration doesn't show that these filters are enabled. But I
> have found no configure option to enable them.
The mp wrapper is GPL-ed, so you need --enable-gpl for enabling it.
More information about the ffmpeg-user
mailing list