We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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: 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"
The text was updated successfully, but these errors were encountered:
lib 版本名一定要与自己使用的 ffmpeg 代码对应。 请参考 将 ffmpeg 编译为 android JNI 库
Sorry, something went wrong.
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"
为啥我这个还是有这个错误啊?名字都统一了啊~ 麻烦看下 谢谢~
No branches or pull requests
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"
The text was updated successfully, but these errors were encountered: