Khang-NT / Android-Media-Converter

Android open source media converter build on top of FFmpeg
GNU General Public License v3.0
213 stars 60 forks source link

lib ffmpeg data is not found for arm64-v8a #135

Open NotProgrammer3842 opened 4 months ago

NotProgrammer3842 commented 4 months ago

I am using android 12 with arm64-v8a to convert media, but there is an error "not accessed / not found" ffmpeg. Screenshot_20240725-213737

In ZArchiver, the lib ffmpeg data folder is arm64 Screenshot_20240725-213812

Surprisingly, in the app the ffmpeg lib data folder is arm64-v8a. Why is that happening? Please fix this. Screenshot_20240725-213825