-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to open file #27
Comments
Which device are you using? |
Mobile phone Sony Xperia 10 III |
@Pantyhose-X |
l don't know how to make a collapse diary |
On Android 11 Crash When try to open Image ore Video as in above Video
2021-11-30 14:32:53.150 595-595/? A/libc: crash_dump helper failed to exec
|
The way I solved this is using the system media picker instead of the one that this library provides. It's the safest option out there and you don't have to worry about the policy related stuff on google play store.
To launch the picker,
You can use videoUri to get file from your selected location, make the file object using the uri & use it with FFMPEG, It will work flowlessly! |
Describe the bug
Unable to open file
To Reproduce
Steps to reproduce the behavior:
bug.mp4
Expected behavior
A clear and concise description of what you expected to happen.
use Amaze File Manager and Simple File Manager
The text was updated successfully, but these errors were encountered: