Hi, I've started using FFMPEG library for an Android project. I've successfully compiled it for armv7 architecture, also including the avfilter library. My target is to develop a JNI function that uses the overlay filter to overlay two .mp4 videos together. this is the filter:
Do you know any API examples of usage of overlay filter or similar filters? In the official samples I've found only two examples, encoding-example.c and muxing-example.c but they don't use filters. Thanks everybody in advance Adolfo _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
