Hi,
I am building ffmpeg.exe and ffprobe.exe on 64 bit windows (7) using
MSYS2/MINGW64. I've resolved all the dependent libraries and got a build and
it does appear to run just fine as a 64 windows app. This issue that I have is
that its linking the external libraries as dlls instead of static
atic ffmpeg executable
Hi,
On Wednesday, January 20, 2016, John Pompeii
wrote:
> Hi,
> I am building ffmpeg.exe and ffprobe.exe on 64 bit windows (7) using
> MSYS2/MINGW64. I've resolved all the dependent libraries and got a build
> and it does appear to run just fine as a 64 windows