Closed manish-jet closed 4 years ago
Have you got any solution as i am facing issue while using it on target 29
https://github.com/1nikolas/ffmpeg-android-java try this one
https://github.com/1nikolas/ffmpeg-android-java try this one
@krushnarathod I have tries this lib but getting unsupported version error and ffmpeg loading is getting failed. Can you please share more insights on this
static String getFFmpeg(Context context) {
return context.getApplicationInfo().nativeLibraryDir + "/" + ffmpegFileName;
}
change this method in com.github.hiteshsondhi88.libffmpeg.FileUtils.java
Can Anyone please help me with target 29 as it is working in 28 target api