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

Chris Marrin chris
Fri Mar 20 15:36:05 CET 2009


On Mar 20, 2009, at 3:06 AM, M?ns Rullg?rd wrote:

> 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".


Done:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: osx-bundle-support.patch
Type: application/octet-stream
Size: 2545 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090320/0802fc1a/attachment.obj>
-------------- next part --------------



-----
~Chris
chris at marrin.com




More information about the ffmpeg-devel mailing list