vs2008 x264 编码,怎么用LIBx264.lib!#include ..//include//stdint.h//#include x264.h#pragma comme
vs2008 x264 编码,怎么用LIBx264.lib!
#include "..//include//stdint.h"
//#include "x264.h"
#pragma comment(lib, "..\\lib\\libx264.lib")
extern "C"
{
#include "x264.h"
}
出现25个错误。怎样进行编码高手指教!
[解决办法]
http://bbs.chinavideo.org/viewthread.php?tid=6945
