Re: [FFmpeg-devel] How to build for static ffmpeg executable

2016-01-20 Thread John Pompeii
me there is a build process for it?  (without having a specially created environment or hacking the configure file...) --john From: Timothy Gu To: FFmpeg development discussions and patches Sent: Wednesday, January 20, 2016 6:03 PM Subject: Re: [FFmpeg-devel] How to build for st

Re: [FFmpeg-devel] How to build for static ffmpeg executable

2016-01-20 Thread Timothy Gu
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 app. This issue that I > have is

[FFmpeg-devel] How to build for static ffmpeg executable

2016-01-20 Thread John Pompeii
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