<div dir="ltr">Hi all,<div><br></div><div>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.</div><div><br></div><div>If I configure with --enable-static --disable-shared, then I can only get .a files (compiled under both MinGW and VS2013).</div>
<div><br></div><div>I'm not sure if these .a files can be used in VisualStudio, or is there any way I can generate standalone .libs?</div><div><br></div><div>Thanks</div></div>