修改 ffmpge下的configure文件
修改
enabled libx264 && require libx264 x264.h x264_encoder_open -lx264 -lm&&
为
enabled libx264 && require libx264 x264.h x264_encoder_open -lx264 -lm -lpthreadGC2&&
enabled libx264 && require libx264 x264.h x264_encoder_open -lx264 -lm&&
为
enabled libx264 && require libx264 x264.h x264_encoder_open -lx264 -lm -lpthreadGC2&&
转载于:https://www.cnblogs.com/jinghao/archive/2012/06/16/2552090.html
最后
以上就是漂亮裙子最近收集整理的关于ffmpeg编译libx264 找不到库的解决办法的全部内容,更多相关ffmpeg编译libx264内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复