android-gpuimage-plus icon indicating copy to clipboard operation
android-gpuimage-plus copied to clipboard

UnsatisfiedLinkError: dlopen failed: library "libffmpeg.so" not found

Open ahmadbajwa8282 opened this issue 3 years ago • 2 comments

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)

ahmadbajwa8282 avatar Sep 12 '22 04:09 ahmadbajwa8282

Did this happen with the repo builtin demo?

wysaid avatar Sep 14 '22 13:09 wysaid

No In my production app.

ahmadbajwa8282 avatar Sep 15 '22 04:09 ahmadbajwa8282