On 2/3/16, wm4 <nfx...@googlemail.com> wrote: > I'm not sure if I understand the implications. Do you have an example > file?
It just proof of concept, nothing useful yet. This one is able to load single source like movie/amovie/testsrc2 and give output frames. I already wrote code that naively parse filtergraphs where you call filters like this: lavfi.filter(nil , "movie", "options", { movie_out }); lavfi.filter({ movie_out } , "vflip", nil, { outpads }); The thing is I need to do lot more for actual scripting support. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel