AndroidAudioConverter icon indicating copy to clipboard operation
AndroidAudioConverter copied to clipboard

FFmpeg: Exception while trying to run: [Ljava.lang.String;

Open 1656150492 opened this issue 4 years ago • 3 comments

java.io.IOException: Cannot run program "/data/user/0/lala/files/ffmpeg": error=13, Permission denied

1656150492 avatar Jul 26 '21 06:07 1656150492

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??

james04gr avatar Jan 05 '22 17:01 james04gr

I got the same issue. Any update on this????????!!!

JemRu avatar Jan 12 '22 12:01 JemRu

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

james04gr avatar Jan 13 '22 22:01 james04gr