[Libav-user] libavfilter Problems

Zac Shenker zac at zacshenker.com
Tue Nov 22 07:07:10 CET 2011


Hi,

I am trying to use libavfilter in my application, and am currently having
some issues with the filter graph setup.

I have based my code on the code in configure_video_filters() in ffmpeg.c

My code is at http://pastebin.com/RFxtVCQ4

The issue that I am having is my call to avfilter_graph_parse() seems to
always return one, and my inputs & outputs points are set to NULL.

If I then call avfilter_graph_config it then tries to access an invalid
memory location and crashes.

What am I doing wrong here?

Regards,
Zac Shenker
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20111122/bdcaf29c/attachment-0001.html>


More information about the Libav-user mailing list