CompileFFmpegWithOpenSSL
CompileFFmpegWithOpenSSL copied to clipboard
A bunch of scripts you can use to compile FFmpeg with OpenSSL
sudo ./build_openssl.sh armv7-a Using openssl-1.1.0c.tar.gz "glob" is not exported by the File::Glob module Can't continue after import errors at ./Configure line 17. BEGIN failed--compilation aborted at ./Configure line 17. make:...
-I/home/xx/CompileFFmpegWithOpenSSL-master/libs/openssl/include/armeabi ~/CompileFFmpegWithOpenSSL-master/src/ffmpeg-android ~/CompileFFmpegWithOpenSSL-master/src ./_build_ffmpeg.sh: line 145: ./configure: Permission denied Couldn't configure ffmpeg!
编译finish后,没有找到对应so文件,在日志中找到了这些 making install in apps... installing openssl cp: openssl: No such file or directory make[1]: *** [install] Error 1 make: *** [install_sw] Error 1
By default - NDK path set to my home NDK path. Update build.sh script to ask for NDK path at first run of it.
build_ffmpeg.sh: line 170: --prefix=/Users/liu/xxxx/openSSL/src/ffmpeg-android/../jni/ffmpeg/ffmpeg/armeabi-v7a: No such file or directory Couldn't configure ffmpeg! Check the build log: