Home > Back-end >  Mingw msys compilation of ffmpeg always didn't put the DLL encapsulation
Mingw msys compilation of ffmpeg always didn't put the DLL encapsulation

Time:09-23


Similar to these, of course, open more lack more
DLL
pthreadGC - 3.DLL
libiconv - 2.Lib254. DLL

Put the a DLL in go no problem, the problem is I don't want to put so many DLL


The configuration about
./configure -- enable -shared -- prefix=/ffmpeg - disable - debug - disable -static - enable - iconv - enable - libx264 - enable the GPL - enable - version3 - disable - ffplay - enable - memalign - hacks - the extra - ldflags=-static - libgcc & amp; & Make & amp; & Make install


I came down from under the website shraed version does not rely on, this is how to do,
This will have to rely on, with no change - extra - ldflags=-static - libgcc
Official MINGW and TDM - GCC - 64 have tried the same effect, msys is done with the official (copied)
My system is a flagship Windows 7 x64 VHD environment



Headache to compile a secondary 2 hours and failure sick to death me


Ffmpeg is version 3.2

CodePudding user response:

  • Related