美文网首页程序员
《FFmpeg》GNU assembler not found,

《FFmpeg》GNU assembler not found,

作者: OutMan_Coder | 来源:发表于2018-07-06 11:22 被阅读30次

问题

编译 FFmpeg,执行 build-ffmpeg.sh 报错"GNU assembler not found, install/update gas-preprocessor"

报错.jpeg

原因:

下载的gas-preprocessor.pl版本太老了,需要下最新的

解决方法:

去下面地址下载个最新的gas-preprocessor.pl
GitHub地址: https://github.com/libav/gas-preprocessor

相关文章

网友评论

    本文标题:《FFmpeg》GNU assembler not found,

    本文链接:https://www.haomeiwen.com/subject/npyvuftx.html