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

Måns Rullgård mans
Fri Mar 20 11:06:36 CET 2009


Chris Marrin <chris at marrin.com> writes:

> I'm developing an app called VideoMonkey (http://videomonkey.org).
> It's a video encode for OSX which uses the ffmpeg command line for
> encoding. I need to include ffpresets and I want to put them in the
> bundle. As it is, ffmpeg doesn't support ffpresets in this location.
> So I've made a patch that first looks in a location relative to the
> executable so it can find them in the bundle. I'd like to offer it to
> the main code base.
>
> Here is the patch. Please let me know if there is some other way of
> submitting it. Thanks...
>
>
> 91a92,93
>> static char* executable_path;
>> 
> 3717,3718c3719,3727
> <     for(i=!base[0]; i<2 && !f; i++){

Please create the patch with "svn diff".

-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-devel mailing list