-
Notifications
You must be signed in to change notification settings - Fork 475
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
UnsatisfiedLinkError: dlopen failed: library "libffmpeg.so" not found #504
Comments
Which version are you using? |
implementation 'org.wysaid:gpuimage-plus:2.4.6' Fatal Exception: java.lang.UnsatisfiedLinkError: dlopen failed: library "libffmpeg.so" not found |
Hi, did this happen with the source version? |
This issue is still happening. can you please explain how to fix this issue? @wysaid |
The |
when I run the app on device x86_64, it gives me this error:
UnsatisfiedLinkError: dlopen failed: library "libffmpeg.so" not found
The text was updated successfully, but these errors were encountered: