Android : using FFmpeg for android without any C/C++ or make knowledge

on Wednesday, October 1, 2014


I would like to use FFmpeg library on my android app. I have no C/C++/Make knowledge and all the threads I've been reading about it talk about stuff I completely don't understand.


Is there any pre-compiled library which I can add to my project, then add a simple 'import' statement on my java class and then call it?


Thanks


0 comments:

Post a Comment