flutter_video_compress
flutter_video_compress copied to clipboard
java.io.IOException: Cannot run program "/data/user/0/appus.tagit/files/ffmpeg": error=13, Permission denied[help]
While compressing the video in android app craches and gives that error java.io.IOException: Cannot run program "/data/user/0/appus.tagit/files/ffmpeg": error=13, Permission denied
any update on this one?
No
some error from ffmpeg pag
implementation 'nl.bravobit:android-ffmpeg:1.1.7'
android-ffmpeg last pull in a year ago
some pr fix this bug wait merge
you can change implementation
or you can use https://pub.dev/packages/flutter_ffmpeg behind
hey man, any update?
@holydevio Just change targetSdkVersion 29 to 28 in build.gradle
It worked for me.But when you will upload the release build on app store you have to make targetSdkVersion 29 its a temporary solution.
any one here find solution for this ?
any one here find solution for this ?
I switched to ffmpeg