Trying to use Audacity 2.0.5 under MacOS Maverick, I obtain the following message of failure:
21:43:09: Audacity 2.0.5
21:43:09: Trying to load FFmpeg libraries…
21:43:09: Trying to load FFmpeg libraries from default path, ‘/Library/Application Support/audacity/libs/libavformat.52.dylib’.
21:43:09: Checking for monolithic avformat from ‘/Library/Application Support/audacity/libs/libavformat.52.dylib’.
21:43:09: Erreur :dlopen(/Library/Application Support/audacity/libs/libavformat.52.dylib, 1): image not found
21:43:09: Loading avutil from ‘/Library/Application Support/audacity/libs/libavutil.50.dylib’.
21:43:09: Erreur :dlopen(/Library/Application Support/audacity/libs/libavutil.50.dylib, 1): image not found
21:43:09: Loading avcodec from ‘/Library/Application Support/audacity/libs/libavcodec.52.dylib’.
21:43:09: Erreur :dlopen(/Library/Application Support/audacity/libs/libavcodec.52.dylib, 1): image not found
21:43:09: Loading avformat from ‘/Library/Application Support/audacity/libs/libavformat.52.dylib’.
21:43:09: Erreur :dlopen(/Library/Application Support/audacity/libs/libavformat.52.dylib, 1): image not found
21:43:09: Erreur :Failed to load FFmpeg libraries.
21:43:09: Trying to load FFmpeg libraries from legacy path, ‘/usr/local/lib/audacity/libavformat.52.dylib’.
21:43:09: Checking for monolithic avformat from ‘/usr/local/lib/audacity/libavformat.52.dylib’.
21:43:09: Erreur :dlopen(/usr/local/lib/audacity/libavformat.52.dylib, 1): image not found
21:43:09: Loading avutil from ‘/usr/local/lib/audacity/libavutil.50.dylib’.
21:43:09: Erreur :dlopen(/usr/local/lib/audacity/libavutil.50.dylib, 1): image not found
21:43:09: Loading avcodec from ‘/usr/local/lib/audacity/libavcodec.52.dylib’.
21:43:09: Erreur :dlopen(/usr/local/lib/audacity/libavcodec.52.dylib, 1): image not found
21:43:09: Loading avformat from ‘/usr/local/lib/audacity/libavformat.52.dylib’.
21:43:09: Erreur :dlopen(/usr/local/lib/audacity/libavformat.52.dylib, 1): image not found
21:43:09: Erreur :Failed to load FFmpeg libraries.
21:43:09: Trying to load FFmpeg libraries from system paths. File name is ‘libavformat.52.dylib’.
21:43:09: Checking for monolithic avformat from ‘libavformat.52.dylib’.
21:43:09: Erreur :dlopen(libavformat.52.dylib, 1): image not found
21:43:09: Loading avutil from ‘libavutil.50.dylib’.
21:43:09: Erreur :dlopen(libavutil.50.dylib, 1): image not found
21:43:09: Loading avcodec from ‘libavcodec.52.dylib’.
21:43:09: Erreur :dlopen(libavcodec.52.dylib, 1): image not found
21:43:09: Loading avformat from ‘libavformat.52.dylib’.
21:43:09: Erreur :dlopen(libavformat.52.dylib, 1): image not found
21:43:09: Erreur :Failed to load FFmpeg libraries.
21:43:09: Erreur :Impossible de trouver des bibliothèques FFmpeg compatibles
Can you help?
Thaks
Thank you for the detail, but those can be normal errors. What are you trying to do?
http://www.kozco.com/tech/audacity/Documents/PostingQuestions2.pdf
This was written when 2.0.3 was the current version.
Koz