Chinaunix首页 | 论坛 | 博客
  • 博客访问: 303477
  • 博文数量: 48
  • 博客积分: 2635
  • 博客等级: 少校
  • 技术积分: 495
  • 用 户 组: 普通用户
  • 注册时间: 2005-02-16 18:07
个人简介

软件开发领域都关心。

文章分类

全部博文(48)

文章存档

2013年(1)

2012年(1)

2011年(4)

2010年(3)

2009年(4)

2008年(7)

2007年(13)

2006年(3)

2005年(12)

分类:

2007-02-02 16:32:46

I have successfully recompile ffmpeg under both MingW and cygwin environment. My previous compilation does not work because the ffmpeg source codes downloaded was incorrect. An idiot must have placed the wrong files on the internet. H.264 is enabled.


The MingW configuration


./configure --extra-cflags=-I/tmp/faacd/include --extra-ldflags=-L/tmp/faacd/lib --enable-mp3lame --enable-faac --enable-faad --enable-amr_nb --enable-amr_wb --disable-ffserver --disable-ffplay --enable-small --enable-memalign-hack --enable-gpl --enable-xvid --enable-x264 --enable-dts --enable-a52 --enable-mingw32


The cygwin configuration


./configure --extra-cflags=-I/usr/local/faacd/include --extra-ldflags=-L/usr/local/faacd/lib --enable-mp3lame --enable-faac --enable-faad --enable-amr_nb --enable-amr_wb --disable-ffserver --disable-ffplay --enable-small --enable-memalign-hack --enable-gpl --enable-xvid --enable-x264 --enable-dts --enable-a52 --enable-pthreads

阅读(1404) | 评论(0) | 转发(0) |
0

上一篇:C++的类型转换

下一篇:Clearcase命令深入

给主人留下些什么吧!~~