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

2016-01-21 Thread John Pompeii
Awesome, thanks Moritz!  This looks like the ticket. --john From: Moritz Barsnick To: FFmpeg user discussions Sent: Thursday, January 21, 2016 10:59 AM Subject: Re: [FFmpeg-user] How to build for static ffmpeg executable On Thu, Jan 21, 2016 at 15:54:08 +, John Pompeii wrote

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

2016-01-21 Thread John Pompeii
ecify -—disable-shared —enable-static Sent from somewhere in … The Twilight Zone > On Jan 21, 2016, at 06:52, 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 depen

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

2016-01-21 Thread John Pompeii
fmpeg-user@ffmpeg.org Sent: Thursday, January 21, 2016 6:41 PM Subject: Re: [FFmpeg-user] How to build for static ffmpeg executable John Pompeii ffmpeg.org> writes: > --enable-bzlib > --enable-iconv > --enable-lzma > --enable-zlib These options have no effect, they do not do what yo

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

2016-01-21 Thread John Pompeii
d for windows?  --john From: James Darnley To: FFmpeg user questions Sent: Thursday, January 21, 2016 10:13 AM Subject: Re: [FFmpeg-user] How to build for static ffmpeg executable On 2016-01-21 15:52, John Pompeii wrote: > libbz2-1.dll > libfontconfig-1.dll > lib

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

2016-01-21 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 sta