Thanks Nicolas George

That matches what I previously concluded in my adventures in the FFMPEG
source code.

For people who are developing with AVFilter this, I recommend taking a look
at avfilter_graph_parse2 instead of doing avfilter_graph_parse_ptr, parse2
will setup most of the inputs and outputs for you so you don't have to
manually set it up like those provided in the official examples

Mike



--
View this message in context: 
http://libav-users.943685.n4.nabble.com/What-exactly-is-AVFilterPad-and-AVFilterInOut-within-libavfilter-tp4658321p4658367.html
Sent from the libav-users mailing list archive at Nabble.com.
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to