[Libav-user] installing for Windows

"René J.V. Bertin" rjvbertin at gmail.com
Sun Nov 25 10:42:30 CET 2012


Wasn't my original email but thanks :)

There are no static libraries to link with from MSVC?

René

On Nov 25, 2012, at 10:38, Matthew Einhorn wrote:

> On Sun, Nov 25, 2012 at 4:15 AM, RJV Bertin <rjvbertin at gmail.com> wrote:
> Related question: is there a build available that provides the libraries in the format required for use with MSVC?
> 
> Ahh, if you want to use the libraries from MSVC you need the dev (which you linked in your original email) and shared (http://ffmpeg.zeranoe.com/builds/win64/shared/ffmpeg-20121120-git-8b6aeb1-win64-shared.7z) builds.
> 
> The shared build provides the dlls that you need to load. The dev build provides the include header files as well as stub .lib files that you can use to implicitly load the dll files. If you're using visual studio, you add the .lib files to the configuration and that will make all the functions in the dlls available to you.
> 
> Matt
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user



More information about the Libav-user mailing list