[FFmpeg-devel] [PATCH] Adding support for OSX bundles to ffmpeg command line

Reimar Döffinger Reimar.Doeffinger
Sat Mar 21 16:19:17 CET 2009


On Sat, Mar 21, 2009 at 07:20:21AM -0700, Chris Marrin wrote:
> On Mar 21, 2009, at 6:53 AM, M?ns Rullg?rd wrote:
> > I'm sure there some reason this wouldn't work on macos of course, it
> > being from apple and all.  I don't know what these bundles are, let
> > alone how they work.
> 
> Ah. So that's it. You hate Apple, so anything that helps ffmpeg work  
> better on OSX is bad?

No, it's bad if it's broken, and the solution you suggest so far is very
broken (and related to M?ns rant, Apple likes to ship very broken
compilers and other developer tools).
Anyway the (probably only) correct approach is to use e.g.
CFBundleCopyResourceURL and is a real fun to use without riddling the
code with OS-X specific stuff.




More information about the ffmpeg-devel mailing list