Skip to content
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

Open
gurkanlus-library opened this issue Jul 21, 2022 · 5 comments

Comments

@gurkanlus-library
Copy link

gurkanlus-library commented Jul 21, 2022

when I run the app on device x86_64, it gives me this error:
UnsatisfiedLinkError: dlopen failed: library "libffmpeg.so" not found

@wysaid
Copy link
Owner

wysaid commented Jul 26, 2022

Which version are you using?
Please link the source code if it's reported by the prebuilt AAR.

@ahmadbajwa8282
Copy link

ahmadbajwa8282 commented Aug 29, 2022

implementation 'org.wysaid:gpuimage-plus:2.4.6'

Fatal Exception: java.lang.UnsatisfiedLinkError: dlopen failed: library "libffmpeg.so" not found
at java.lang.Runtime.loadLibrary0(Runtime.java:1091)
at java.lang.Runtime.loadLibrary0(Runtime.java:1011)
at java.lang.System.loadLibrary(System.java:1664)
at org.wysaid.nativePort.NativeLibraryLoader.load(NativeLibraryLoader.java:10)
at org.wysaid.nativePort.CGEImageHandler.(CGEImageHandler.java)
at org.wysaid.view.ImageGLSurfaceView.onSurfaceCreated(ImageGLSurfaceView.java:17)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1541)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1272)

@wysaid
Copy link
Owner

wysaid commented Dec 27, 2022

Hi, did this happen with the source version? jcenter is deprecated, and the library is out of date.

@Asad-noor
Copy link

This issue is still happening. can you please explain how to fix this issue? @wysaid

@wysaid
Copy link
Owner

wysaid commented Jul 23, 2023

This issue is still happening. can you please explain how to fix this issue? @wysaid

The jcenter is deprecated, and I can't upgrade the library. Please link the source project by now.
And I will try to create the MavenCentral library later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants