cropsly / ffmpeg-android-java

Android java library for FFmpeg binary compiled using https://github.com/writingminds/ffmpeg-android
http://writingminds.github.io/ffmpeg-android-java
GNU General Public License v3.0
3.32k stars 831 forks source link

its not working with android 10 shows Permission denied Error Code 13 #371

Open sp007 opened 3 years ago

sp007 commented 3 years ago

its not working with android 10 shows Permission denied Error Code 13

Please Update Your Library.

yyms3275 commented 3 years ago

its not working with android 10 shows Permission denied Error Code 13

Please Update Your Library.

I solved the same problem as below. I solved the problem by using a different library.

https://github.com/tanersener/mobile-ffmpeg

sp007 commented 3 years ago

its not working with android 10 shows Permission denied Error Code 13 Please Update Your Library.

I solved the same problem as below. I solved the problem by using a different library.

https://github.com/tanersener/mobile-ffmpeg

this lib increase app size and no update in future because owner remove it.