configure 问题

来源:1-5 FFmpeg下载,编译与安装

littlechenxu

2019-03-03

在configure 时候用Mac 遇到了这个问题
然后也装了pkg-config
问下老师那块参数该如何改呢
./configure --prefix=/usr/local/ffmpeg --disable-x86asm --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

If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file “ffbuild/config.log” produced by configure as this will help
solve the problem.

写回答

1回答

李超

2019-03-03

环境变量没有设置,或没有设置好,看下慕课网中的手记,搜ffmpeg, 找常见问题,重点看PKG_CONFIG_PATH 的设置

0
1
littlechenxu
谢谢老师 您回复的真快 我后边看到了 解决了已经 非常感谢您
2019-03-03
共1条回复

经典再升级-FFmpeg5.0核心技术精讲,打造音视频播放器

学好FFmpeg核心技术,做高效,高薪,有竞争力的音视频工程师

2726 学习 · 814 问题

查看课程