[FFmpeg-devel] [PATCH] Adding support for OSX bundles to ffmpeg command line
Chris Marrin
chris
Fri Mar 20 06:29:05 CET 2009
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...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: osx-bundle-support.patch
Type: application/octet-stream
Size: 2001 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090319/84cbc230/attachment.obj>
-------------- next part --------------
-----
~Chris
chris at marrin.com
More information about the ffmpeg-devel
mailing list