On 8/19/17, Jesse Liu <[email protected]> wrote: > Hi ! Is there anyone know how to config multi inputs filter graph by API, > like vf_stack or af_amix, it is too complex for me to find out the way from > ffmpeg.c. Can anyone write a simple configure demo? THANKS!
I guess same as done in doc/examples/filtering_video.c except you configure multiple buffersrc filters and connect them to graph. > _______________________________________________ > Libav-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/libav-user > _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
