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

java.lang.UnsatisfiedLinkError: dlopen failed: library "libavformat-57.so" not found #4

Open
Shehata-Inova opened this issue Jun 14, 2016 · 1 comment

Comments

@Shehata-Inova
Copy link

System.loadLibrary("FFmpegWrapper");

java.lang.UnsatisfiedLinkError: dlopen failed: library "libavformat-57.so" not found
06-14 17:38:40.507 26850-26850/com.n2me.android E/AndroidRuntime: at java.lang.Runtime.loadLibrary(Runtime.java:372)
06-14 17:38:40.507 26850-26850/com.n2me.android E/AndroidRuntime: at java.lang.System.loadLibrary(System.java:1076)
06-14 17:38:40.507 26850-26850/com.n2me.android E/AndroidRuntime: at net.openwatch.ffmpegwrapper.FFmpegWrapper.(FFmpegWrapper.java:45)

@Gigibit
Copy link

Gigibit commented Mar 20, 2018

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

2 participants