Re: [FFmpeg-devel] compiling on MAC OSX10.9 crashes on <=10.85

2014-09-28 Thread Georg Stein
ile Georg -Ursprüngliche Nachricht- Von: ffmpeg-devel-boun...@ffmpeg.org [mailto:ffmpeg-devel-boun...@ffmpeg.org] Im Auftrag von Hendrik Leppkes Gesendet: Samstag, 27. September 2014 09:29 An: FFmpeg development discussions and patches Betreff: Re: [FFmpeg-devel] compiling on MAC OSX10.9

Re: [FFmpeg-devel] compiling on MAC OSX10.9 crashes on <=10.85

2014-09-27 Thread Hendrik Leppkes
On Sat, Sep 27, 2014 at 5:45 AM, Georg Stein wrote: > Hello, > > i compiled ffmpeg under macosx 10.9 and had to find out, that my app what > uses libavformat is crashing on mac osx up to 10.85 > > Use --extra-cflags="-mmacosx-version-min=10.8" .. or 10.6, or whatever is your minimal target. _