在Windows下用Mingw 4.5.2编译X264

2020-12-13 01:51

阅读:333

标签:c   blog   ext   http   a   width   

1、下载mingw-get-inst-20110530.rar(http://www.baidu.com/link?url=-ixXW6QiuEl8CA1dKudoWCxzcTvxrpQ0nXRBHUYDqXsRUeIlQkM_YbsY-KVD8jbh),安装。

2、打开MingW Shell(安装目录/mingw/msys/1.0/msys.bat)。

soscw.com,搜素材 

3、cd C:\x264(假定你解压x264源文件到X:\264目录下)

soscw.com,搜素材

4、./configure

soscw.com,搜素材

5、make

soscw.com,搜素材 

6、make install

7、如果想利用Visual Studio开发

./configure --disable-cli --enable-shared --extra-ldflags=-Wl,--output-def=libx264.def

生成libx264.def,再生成libx264.lib文件

LIB /DEF:libx264.def

在Windows下用Mingw 4.5.2编译X264,搜素材,soscw.com

在Windows下用Mingw 4.5.2编译X264

标签:c   blog   ext   http   a   width   

原文地址:http://www.cnblogs.com/zhangnianyong/p/3747648.html


评论


亲,登录后才可以留言!