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

编译出错 #12

Open
xingwen93 opened this issue Nov 22, 2016 · 2 comments
Open

编译出错 #12

xingwen93 opened this issue Nov 22, 2016 · 2 comments

Comments

@xingwen93
Copy link

java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/cn.dxjia.ffmpegexecutor-1/base.apk"],nativeLibraryDirectories=[/vendor/lib64, /system/lib64]]] couldn't find "libavutil-54.so"

@dxjia
Copy link
Owner

dxjia commented Dec 27, 2016

lib 版本名一定要与自己使用的 ffmpeg 代码对应。
请参考 将 ffmpeg 编译为 android JNI 库

@dxjia dxjia closed this as completed Dec 27, 2016
@dxjia dxjia reopened this Dec 27, 2016
@StephenNeverMore
Copy link

java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/cn.dxjia.ffmpegexecutor-C2pIeWkfJLrMhXHMlSfbag==/base.apk"],nativeLibraryDirectories=[/data/app/cn.dxjia.ffmpegexecutor-C2pIeWkfJLrMhXHMlSfbag==/lib/arm64, /system/lib64, /vendor/lib64]]] couldn't find "libavutil-54.so"

image
image
image

为啥我这个还是有这个错误啊?名字都统一了啊~ 麻烦看下 谢谢~

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

3 participants