[FFmpeg-user] Static compilation on Mac OS X

Roger Pack rogerdpack2 at gmail.com
Tue Sep 18 17:35:41 CEST 2012


>> I think the x264 library not linked inside ffmpeg file.
>> Can I somehow fix it without installation x264 library
>> to my second mac?
>
> (Assuming there is a libx264.a file)
> Remove the libx264.dylib file (temporarily) from your build system.

if you don't have a libx264.a file then you may need to configure and
build x264 like
 --enable-static


More information about the ffmpeg-user mailing list