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

Jni.FFmpegCmd.<clinit> (FFmpegCmd.java) #259

Open
aliraza96 opened this issue Dec 11, 2020 · 0 comments
Open

Jni.FFmpegCmd.<clinit> (FFmpegCmd.java) #259

aliraza96 opened this issue Dec 11, 2020 · 0 comments

Comments

@aliraza96
Copy link

aliraza96 commented Dec 11, 2020

This error is repeating itself again and again.
The complete log is given below:

Fatal Exception: java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "mmap64" referenced by "libavutil.so"...
at java.lang.Runtime.loadLibrary(Runtime.java:364)
at java.lang.System.loadLibrary(System.java:526)
at Jni.FFmpegCmd.(FFmpegCmd.java)
at com.facebook.internal.InstallReferrerUtil.updateReferrer(InstallReferrerUtil.java)
at com.codegradients.addmusictovideos.SavingActivity.initViews(SavingActivity.java:37)
at android.app.Activity.performCreate(Activity.java:5619)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1093)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2512)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2607)
at android.app.ActivityThread.access$900(ActivityThread.java:174)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1325)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:146)
at android.app.ActivityThread.main(ActivityThread.java:5756)
at java.lang.reflect.Method.invokeNative(Method.java)
at java.lang.reflect.Method.invoke(Method.java:515)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1291)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1107)
at dalvik.system.NativeStart.main(NativeStart.java)

   Any Help is appreciated. Thanks
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

1 participant