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

merger file error #27

Open
ducthanh150796 opened this issue Jul 5, 2018 · 2 comments
Open

merger file error #27

ducthanh150796 opened this issue Jul 5, 2018 · 2 comments

Comments

@ducthanh150796
Copy link

I compiled your libraly. I want merger two files mp3 and this is my String array:
"f" , "concat" , "-i" , pathFileMerger , "-c", "copy" , pathOut
But I received an error:
java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.mysoft.audio-1/base.apk"],nativeLibraryDirectories=[/data/app/com.mysoft.audio-1/lib/arm64, /data/app/com.mysoft.audio-1/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]] couldn't find "libffmpeg.so"
Can you help me? Thanks you very much.

@duncanokeyo
Copy link

compile ffmpeg to support that architecture arm64-v8a

@mansiJspaceo
Copy link

can you please give me brief idea which Ndk version & ffmpeg version you use for build ffmpeg
when i build with ndk19, ndk20 it gives error while build.

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