Hi,<div><br></div><div>I need to integrate x264 into an existing system in MSVC. </div><div><br></div><div>I downloaded the package from <a href="http://www.videolan.org/developers/x264.html">http://www.videolan.org/developers/x264.html</a>. I was able to build x264 a library from mingw, but unable to integrate into my system in MSVC. </div>
<div>I tried this  <a href="http://www.mingw.org/wiki/MSVC_and_MinGW_DLLs">http://www.mingw.org/wiki/MSVC_and_MinGW_DLLs</a> for using mingw dll in MSVC but did not work. </div><div><br></div><div>I came across win32 x264 package at <a href="https://direct264.svn.sourceforge.net/svnroot/direct264/x264/">https://direct264.svn.sourceforge.net/svnroot/direct264/x264/</a> which has VS2008/VS2010 build support. But libraries built with this does not work on MSVC. </div>
<div><br></div><div>Is there any build setup for MSVC or how to use mingw built library in MSVC. </div><div><br></div><div><br></div><div>Thanks & Regards,<br>Sambhav</div>