./build_android.sh 后没有报错,只有一个warnning,跟视频上的一样,
License: GPL version 2 or later
Creating configuration files ...
libavutil/avconfig.h is unchanged
libavcodec/bsf_list.c is unchanged
libavformat/protocol_list.c is unchanged
WARNING: /usr/ffmpeg/android-ndk-r14b/toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-pkg-config not found, library detection may fail.
Makefile:206: tests/Makefile: No such file or directory
make: *** No rule to make target 'tests/Makefile'. Stop.
Makefile:206: tests/Makefile: No such file or directory
make: *** No rule to make target 'tests/Makefile'. Stop.
Makefile:206: tests/Makefile: No such file or directory
make: *** No rule to make target 'tests/Makefile'. Stop.
build ffmpeg for x86 finished
没有看见目录下生成了Android目录,也无从拷贝
换个版本的ndk吧