mencoder universal build
by st373n on Jan.26, 2009, under FilmRedux
One of the components behind Filmredux is mencoder and the version in the current build was for intel’s only, causing conversions to fail on non-intel mac’s. This has now been compiled as a universal binary and will be available in the next Filmredux release, if you just want the file for now to drop into the filmredux app its here.
December 8th, 2009 on 9:13 pm
I tried the mencoder build on my Mac Pro (OS X 10.5.8) and got this error:
dyld: Library not loaded: @executable_path/libx264.65.dylib
Referenced from: /usr/bin/mencoder
Reason: image not found
Trace/BPT trap
December 8th, 2009 on 10:18 pm
you need to put the mencoder binary inside the app bundle for it to find the dylib.