执行./configure 编译报错
来源:1-5 FFmpeg下载,编译与安装

weixin_慕侠6376390
2020-07-31
老师您好,我执行./configure --prefix=/usr/local/ffmpeg --enable-gpl --enable-nonfree --enable-libfdk-aac --enable-libx264 --enable-libx265 --enable-filter=delogo --enable-debug --disable-optimizations --enable-libspeex --enable-videotoolbox --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --cc=clang --host-cflags= --host-ldflags= 之后 报这个错误,ERROR: speex not found using pkg-config ,之后我安装了pkg-config,但还是不行,是为什么呢?
写回答
1回答
-
李超
2020-07-31
因为speex 库没装,你进入课程的QQ群,看下公告
012020-08-12
相似问题