[MacPorts] #53438: Audacity can't find ffmpeg
MacPorts
noreply at macports.org
Mon Jan 30 18:19:49 UTC 2017
#53438: Audacity can't find ffmpeg
--------------------------+----------------------
Reporter: rpspringuel | Owner: RJVB
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: audacity |
--------------------------+----------------------
Comment (by rpspringuel):
I'm on 10.11.6 and using ffmpeg @3.2.2_3+gpl2 and audacity @2.1.2_2.
{{{
13:15:12: Audacity 2.1.2
13:15:12: Trying to load FFmpeg libraries...
13:15:12: mLibAVFormatPath ('/opt/local/lib/libavformat.57.56.100.dylib')
is not empty. Loading from it.
13:15:12: Checking for monolithic avformat from
'/opt/local/lib/libavformat.57.56.100.dylib'.
13:15:14: avformat not monolithic
13:15:14: Loading avutil from '/opt/local/lib/libavutil.55.34.100.dylib'.
13:15:14: Loading avcodec from
'/opt/local/lib/libavcodec.57.64.101.dylib'.
13:15:14: Loading avformat from
'/opt/local/lib/libavformat.57.56.100.dylib'.
13:15:14: Actual avutil path /opt/local/lib/libavutil.55.34.100.dylib
13:15:14: Actual avcodec path /opt/local/lib/libavcodec.57.64.101.dylib
13:15:14: Actual avformat path /opt/local/lib/libavformat.57.56.100.dylib
13:15:14: Importing symbols...
13:15:14: All symbols loaded successfully. Initializing the library.
13:15:14: Retrieving FFmpeg library version numbers:
13:15:14: AVCodec version 0x394065 - 57.64.101 (built against 0x383c64
- 56.60.100)
13:15:14: AVFormat version 0x393864 - 57.56.100 (built against 0x382865
- 56.40.101)
13:15:14: AVUtil version 0x372264 - 55.34.100 (built against 0x361f64 -
54.31.100)
13:15:14: Error: AVCodec version mismatch = 1
13:15:14: Error: AVFormat version mismatch = 1
13:15:14: Error: AVUtil version mismatch = 1
13:15:14: Error: Version mismatch. FFmpeg libraries are unusable.
13:15:14: Trying to load FFmpeg libraries from default path,
'/opt/local/lib/libavformat.56.dylib'.
13:15:14: Checking for monolithic avformat from
'/opt/local/lib/libavformat.56.dylib'.
13:15:14: Error: dlopen(/opt/local/lib/libavformat.56.dylib, 1): image not
found
13:15:14: Loading avutil from ''.
13:15:14: Error: dlopen(.bundle, 1): image not found
13:15:14: Loading avcodec from ''.
13:15:14: Error: dlopen(.bundle, 1): image not found
13:15:14: Loading avformat from '/opt/local/lib/libavformat.56.dylib'.
13:15:14: Error: dlopen(/opt/local/lib/libavformat.56.dylib, 1): image not
found
13:15:14: Error: Failed to load FFmpeg libraries.
13:15:14: Trying to load FFmpeg libraries from legacy path,
'/usr/local/lib/audacity/libavformat.56.dylib'.
13:15:14: Checking for monolithic avformat from
'/usr/local/lib/audacity/libavformat.56.dylib'.
13:15:14: Error: dlopen(/usr/local/lib/audacity/libavformat.56.dylib, 1):
image not found
13:15:14: Loading avutil from ''.
13:15:14: Error: dlopen(.bundle, 1): image not found
13:15:14: Loading avcodec from ''.
13:15:14: Error: dlopen(.bundle, 1): image not found
13:15:14: Loading avformat from
'/usr/local/lib/audacity/libavformat.56.dylib'.
13:15:14: Error: dlopen(/usr/local/lib/audacity/libavformat.56.dylib, 1):
image not found
13:15:14: Error: Failed to load FFmpeg libraries.
13:15:14: Trying to load FFmpeg libraries from system paths. File name is
'libavformat.56.dylib'.
13:15:14: Checking for monolithic avformat from 'libavformat.56.dylib'.
13:15:14: Error: dlopen(libavformat.56.dylib, 1): image not found
13:15:14: Loading avutil from ''.
13:15:14: Error: dlopen(.bundle, 1): image not found
13:15:14: Loading avcodec from ''.
13:15:14: Error: dlopen(.bundle, 1): image not found
13:15:14: Loading avformat from 'libavformat.56.dylib'.
13:15:14: Error: dlopen(libavformat.56.dylib, 1): image not found
13:15:14: Error: Failed to load FFmpeg libraries.
13:15:14: Error: Failed to find compatible FFmpeg libraries.
13:15:35: File name is /Users/RPS/Documents/School/Theology/Canon Law &
Sacraments/Lectures/RAW/17012609.m4a
13:15:35: Mime type is *
13:15:35: Opening with libav
13:15:35: Opening with libsndfile
13:15:35: Opening with liboggvorbis
13:15:36: Opening with libflac
13:15:36: Opening with lof
13:15:36: Error: Importer::Import: Opening failed.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/53438#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list