[Libav-user] AVFilterGraph, AVFilterContext and AVFilterInOut together

hatred adrozdoff at gmail.com
Mon Dec 3 08:59:58 CET 2012


Hi List!

AVFilterInOut is linked list that we can pass to
avfilter_graph_parse/avfilter_graph_parse2. More interesting use case where
we pass this list to avfilter_graph_parse(): as I understand I must fill
fields with valid values,
so I have a question:
Does filter context that stored in 'filter_ctx' field should be also
registered in FilterGraph (like with avfilter_graph_create_filter(),
avfilter_graph_add_filter())?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20121203/4dba90c9/attachment.html>


More information about the Libav-user mailing list