Selur
5th September 2013, 10:32
I've been trying to build ffmpeg statically with libbluray on Mac OSX for quite some while now, sadly without success.
I stumbled over a nice build script:
https://github.com/videogorillas/videoscripts
which works fine, but doesn't include libbluray, so I tried to add it myself (see modified script: http://pastebin.com/Q1ASzziM), but it fails building with: "ERROR: libbluray not found" (see: config.log -> http://pastebin.com/5JtWEuts).
Does anyone here have experience with building ffmpeg statically with libbluray on Mac OS X (running 10.6.8 here) and can help?
Cu Selur
Ps.: I aim for building a static version since I wanted to add ffmpeg, mencoder and mplayer to the Hybrid Mac package.
I stumbled over a nice build script:
https://github.com/videogorillas/videoscripts
which works fine, but doesn't include libbluray, so I tried to add it myself (see modified script: http://pastebin.com/Q1ASzziM), but it fails building with: "ERROR: libbluray not found" (see: config.log -> http://pastebin.com/5JtWEuts).
Does anyone here have experience with building ffmpeg statically with libbluray on Mac OS X (running 10.6.8 here) and can help?
Cu Selur
Ps.: I aim for building a static version since I wanted to add ffmpeg, mencoder and mplayer to the Hybrid Mac package.