ffmpeg-android-java icon indicating copy to clipboard operation
ffmpeg-android-java copied to clipboard

its not working with android 10 shows Permission denied

Open NimeshHirpara opened this issue 4 years ago • 4 comments

facing following issue with android 10

java.io.IOException: Cannot run program "/data/user/0/com.example.123/files/ffmpeg": error=13, Permission denied Caused by: java.io.IOException: error=13, Permission denied

NimeshHirpara avatar Aug 06 '20 11:08 NimeshHirpara

Hi, If someone found a solution, Please share with us.

ajit-sharma avatar Sep 17 '20 11:09 ajit-sharma

#361 use this one https://github.com/1nikolas/ffmpeg-android-java

krushnarathod avatar Sep 18 '20 03:09 krushnarathod

this is not the solution :( @krushnarathod

itsnotalee avatar Oct 05 '20 12:10 itsnotalee

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

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

yyms3275 avatar May 13 '21 04:05 yyms3275