cropsly / ffmpeg-android-java

Android java library for FFmpeg binary compiled using https://github.com/writingminds/ffmpeg-android
http://writingminds.github.io/ffmpeg-android-java
GNU General Public License v3.0
3.32k stars 831 forks source link

Text Relocation in API level >23 #375

Open ghost opened 2 years ago

ghost commented 2 years ago

I have faced issue while adding music with my video file.

onFailure() :- CANNOT LINK EXECUTABLE "/data/user/0/com.obs.marveleditor/files/ffmpeg": "/data/user/0/com.obs.marveleditor/files/ffmpeg" has text relocations

(https://android.googlesource.com/platform/bionic/+/master/android-changes-for-ndk-developers.md#Text-Relocations-Enforced-for-API-level-23)