[vlc-devel] commit: Contrib: disable filters in FFmpeg (Jean-Baptiste Kempf )
Måns Rullgård
mans at mansr.com
Mon Jan 25 19:25:28 CET 2010
Jean-Baptiste Kempf <jb at videolan.org> writes:
> On Mon, Jan 25, 2010 at 03:57:00AM +0000, Måns Rullgård wrote :
>> This is probably not what you want. The entire avfilter library is
>> disabled by default, only enabled by --enable-avfilter. If you want
>> to make sure it is never built (even if we change the default), pass
>> --disable-avfilter. All that is of course unless you really want to
>> build an empty libavfilter, which I somewhat doubt.
>
> OK. But still, when configured (even with --disable-avfilter), I have:
>
> Enabled filters:
> crop null scale
> format nullsink slicify
> noformat nullsrc vflip
>
> Which seems of no use to me.
>
> I am probably doing something wrong. But what?
Trusting the configure output is what. That list is bogus if the
entire lib is disabled. I suppose I could fix that.
--
Måns Rullgård
mans at mansr.com
More information about the vlc-devel
mailing list