有的手机用MediaMetadataRetriever也不能获取(版本是5.1.1)githup上的FFmpegMediaMetadataRetriever会让apk太大,如何使用它的library?Error:Execution failed for task ':library:buildFFmpeg'.
> A problem occurred starting process 'command 'D:\AndroidStudioProject\NetVideo\library\src\main\ffmpeg\build-ffmpeg.sh''task buildFFmpeg(type: Exec, description: 'Compile FFmpeg source via NDK') {
        def dir = file('src/main/ffmpeg/build-ffmpeg.sh').absolutePath
        commandLine "$dir"
        //"--enable-openssl"
    }