On Fri, Jul 23, 2010 at 10:40 AM, Hans-Christoph Steiner hans@at.or.at wrote:
Hi Hans, it seems that a few libs were not caught during the process...
otool -L *.dylib tells me that:
libavutil.49.dylib: /sw/lib/libmp3lame.0.dylib (compatibility version 1.0.0, current version 1.0.0) /sw/lib/libtheora.0.dylib (compatibility version 4.0.0, current version 4.4.0) /sw/lib/libogg.0.dylib (compatibility version 6.0.0, current version 6.3.0) /sw/lib/libvorbisenc.2.dylib (compatibility version 3.0.0, current version 3.3.0) /sw/lib/libvorbis.0.dylib (compatibility version 5.0.0, current version 5.0.0) /sw/lib/libx264.57.dylib (compatibility version 1.0.0, current version 1.0.0) /sw/lib/libxvidcore.4.dylib (compatibility version 4.0.0, current version 4.1.0)
libfaac.0.dylib: /sw/lib/libgnugetopt.1.dylib (compatibility version 1.2.0, current version 1.2.0)
... but everything else seems ok.
Patrick