bravobit / FFmpeg-Android

FFMpeg/FFprobe compiled for Android
https://bravobit.nl/
MIT License
733 stars 172 forks source link

java.io.IOException: ffmpeg": error=13, Permission denied #181

Open vipin00147 opened 8 months ago

vipin00147 commented 8 months ago

Hi there, I am getting this issue........

at java.lang.ProcessBuilder.start(ProcessBuilder.java:1050) at nl.bravobit.ffmpeg.ShellCommand.run(ShellCommand.java:15) at nl.bravobit.ffmpeg.FFcommandExecuteAsyncTask.doInBackground(FFcommandExecuteAsyncTask.java:43) at nl.bravobit.ffmpeg.FFcommandExecuteAsyncTask.doInBackground(FFcommandExecuteAsyncTask.java:12) at android.os.AsyncTask$3.call(AsyncTask.java:378) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:919) Caused by: java.io.IOException: error=13, Permission denied at java.lang.UNIXProcess.forkAndExec(Native Method) at java.lang.UNIXProcess.(UNIXProcess.java:133) at java.lang.ProcessImpl.start(ProcessImpl.java:141) at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)

midhundevcodes commented 4 months ago

Hi @vipin00147 did you fix the issue ??

vipin00147 commented 4 months ago

Nopp, actually I don't know the root cause of the problem

On Mon, 12 Feb, 2024, 1:17 pm midhundevcodes, @.***> wrote:

Hi @vipin00147 https://github.com/vipin00147 did you fix the issue ??

— Reply to this email directly, view it on GitHub https://github.com/bravobit/FFmpeg-Android/issues/181#issuecomment-1938182814, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOSCYDOQKYHKZVM7PD74U5LYTHCHPAVCNFSM6AAAAAA6I25T5OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZYGE4DEOBRGQ . You are receiving this because you were mentioned.Message ID: @.***>