[Libav-user] Building static FFmpeg libs for Windows 64-bit application

Carl Eugen Hoyos cehoyos at ag.or.at
Thu Mar 24 16:25:38 CET 2016


Weiß Christoph <Christoph.Weiss at ...> writes:

> There is a –toolchain=msvc switch in the FFMpeg configure script.
> 
> I wrote up my steps to compile without having to link to 
> libgcc and libmingwex here:
>
http://cristobaldobranco.github.io/blog/2015/01/20/compiling-ffmpeg-with-windows-tools/

> Git to get the latest version of FFmpeg

You can instead download current FFmpeg:
http://ffmpeg.org/releases/ffmpeg-snapshot-git.tar.bz2

> C99-to-C89 wrapper to support the C99 standard

For newer VS, this is not necessary, in any case, it is described here:
http://ffmpeg.org/platform.html#Microsoft-Visual-C_002b_002b-or-Intel-C_002b_002b-Compiler-for-Windows

Please do not top-post here, Carl Eugen


More information about the Libav-user mailing list