1. 首页
  2. 编程语言
  3. C
  4. ffmpeg linux 编译资料

ffmpeg linux 编译资料

上传者: 2018-12-26 03:48:33上传 ZIP文件 9.16MB 热度 50次
cente os 6 LINUX下编译ffmpeg-x264 1.汇编编译器 tar xzvf yasm-1.2.0.tar.gz cd yasm-0.6.0 ./configure --prefix=/usr/local/yasm make make install 2.x264编译 tar jxfz last_x264.tar.bz2 ./configure --prefix=/usr/local/yasm make make install cp libx264.a /usr/lib cp x264.h /usr/include cp x264_config.h /usr/include 如果没找到yasm, 将/usr/local/yasm考到/bin 目录下 3.ffmpeg 编译 tar xvfz ffmpeg-2.0.1.tar.gz cd ffmpeg-2.0.1 我执行的是静态编译
用户评论
码姐姐匿名网友 2018-12-26 03:48:33

很好的资料,谢谢楼主分享 , 谢谢分享

码姐姐匿名网友 2018-12-26 03:48:33

很好的资料,谢谢楼主分享 , 学习了

码姐姐匿名网友 2018-12-26 03:48:33

确实能够在我的ubuntu下成功编译很感谢找了很多资料终于能成功编译了!

码姐姐匿名网友 2018-12-26 03:48:33

很好,可以用了

码姐姐匿名网友 2018-12-26 03:48:33

很好的资料,谢谢楼主分享 .

码姐姐匿名网友 2018-12-26 03:48:33

很好的资料,谢谢楼主分享