FFmpeg: Exception while trying to run: [Ljava.lang.String;
java.io.IOException: Cannot run program "/data/user/0/lala/files/ffmpeg": error=13, Permission denied
E/FFmpeg: Exception while trying to run: [Ljava.lang.String;@8ad8590 java.io.IOException: Cannot run program "/data/user/0/com.package.name/files/ffmpeg": error=13, Permission denied
I got the same issue. Any update on this??
I got the same issue. Any update on this????????!!!
I think that in Android 10 and on some things change about the Internal storage permissions. Perhaps this library has not taken care of it. I personally changed the position of my files to ExternalStorage and it worked