yangjie10930 / EpMedia

Android上基于FFmpeg开发的视频处理框架,简单易用,体积小,帮助使用者快速实现视频处理功能。包含以下功能:剪辑,裁剪,旋转,镜像,合并,分离,变速,添加LOGO,添加滤镜,添加背景音乐,加速减速视频,倒放音视频。 The video processing framework based on FFmpeg developed on Android is simple, easy to use, and small in size, helping users quickly realize video processing functions. Contains the following functions: editing, cropping, rotating, mirroring, merging, separating, variable speed, adding LOGO, adding filters, adding background music, accelerating and decelerating video, rewinding audio and video.
MIT License
2.4k stars 536 forks source link

dlopen failed: library "/hw_product/lib64/libavutil.so" needed or dlopened by "/apex/com.android.runtime/lib64/libnativeloader.so" is not accessible for the namespace "classloader-namespace" #252

Open jplayer-top opened 4 years ago

jplayer-top commented 4 years ago

华为荣耀10 ,这台机型手机报错 dlopen failed: library "/hw_product/lib64/libavutil.so" needed or dlopened by "/apex/com.android.runtime/lib64/libnativeloader.so" is not accessible for the namespace "classloader-namespace"

arifardians-gibeon commented 4 years ago

I face the same issue, please help

jplayer-top commented 4 years ago

嗯,我忘记怎么解决的了,不过我解决了

Yumore commented 3 years ago

嗯,我忘记怎么解决的了,不过我解决了

能分享一下经验么

SemyonEmelyanov commented 3 years ago

Same problem here! @Yumore Can you help?