<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="Arial">Hi Gonzalo,<br>
<br>
I use the binaries from Zeranoe (64 bits dll) without problem.
What I just did, was to build my own lib files using "lib.exe"
from MS SDK tools.<br>
First, I modified the def files from Zeranoe by adding "LIBRARY
..." statement at the begining of the file.<br>
Then, I created the lib files. Command line for 64 bits libs
should look like this:<br>
"C:\Program Files (x86)\Microsoft Visual Studio
10.0\VC\bin\amd64\lib.exe" /MACHINE:x64 /DEF:avcodec-55.def
/OUT:avcodec.lib<br>
<br>
Stéphane<br>
<br>
</font>
<div class="moz-cite-prefix">Le 21/05/2013 00:32, Gonzalo Garramuño
a écrit :<br>
</div>
<blockquote cite="mid:519AA483.8020207@gmail.com" type="cite">I was
wondering if some kind soul had MSVC 2010 binaries of libavcodec,
libavformat, libavutil, libswscale and libswresample that could
share, as I found an incompatability with the zeranoe builds (or
so it seems).
<br>
<br>
_______________________________________________
<br>
Libav-user mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a>
<br>
<a class="moz-txt-link-freetext" href="http://ffmpeg.org/mailman/listinfo/libav-user">http://ffmpeg.org/mailman/listinfo/libav-user</a>
<br>
</blockquote>
<br>
</body>
</html>