[Libav-user] MSVC 2010 pre-built binaries
Stéphane
cine.dvlpt at gmail.com
Tue May 21 07:29:53 CEST 2013
Hi Gonzalo,
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.
First, I modified the def files from Zeranoe by adding "LIBRARY ..."
statement at the begining of the file.
Then, I created the lib files. Command line for 64 bits libs should look
like this:
"C:\Program Files (x86)\Microsoft Visual Studio
10.0\VC\bin\amd64\lib.exe" /MACHINE:x64 /DEF:avcodec-55.def /OUT:avcodec.lib
Stéphane
Le 21/05/2013 00:32, Gonzalo Garramuño a écrit :
> 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).
>
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20130521/31be29dd/attachment.html>
More information about the Libav-user
mailing list