[Libav-user] How to build static libs for Windows

YIRAN LI mrfun.china at gmail.com
Thu Mar 13 02:23:53 CET 2014


Hi all,

I'm looking for a way to generate ffmpeg static libs for Windows (not
import .libs + dll) so that my application no longer needs dlls.

If I configure with --enable-static --disable-shared, then I can only get
.a files (compiled under both MinGW and VS2013).

I'm not sure if these .a files can be used in VisualStudio, or is there any
way I can generate standalone .libs?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20140313/d079715f/attachment.html>


More information about the Libav-user mailing list