mac 编译ffmpeg真简单!
阅读原文时间:2023年07月14日阅读:1

brew info ffmpeg 有安装选项,并且会提示依赖库安装状态

安装依赖库

brew install automake fdk-aac git lame libass libtool libvorbis libvpx \ opus sdl shtool texi2html theora wget x264 x265 xvid yasm

brew install ffmpeg --with-fdk-aac --with-tools --with-freetype --with-libass --with-libvorbis --with-libvpx --with-x265

以上命令,会自动安装上x264的。

手机扫一扫

移动阅读更方便

阿里云服务器
腾讯云服务器
七牛云服务器

你可能感兴趣的文章