[MacPorts] #53438: Audacity can't find ffmpeg

MacPorts noreply at macports.org
Mon Jan 30 20:14:35 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 RJVB):

 This looks like audacity was built against ffmpeg 2:

 {{{
 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'.
 }}}

 which in turn implies that I would have rebuilt my local copy after I
 finally upgraded to ffmpeg 3 (which I held off on for quite a while). That
 kind of surprise me, but anyway.

 Could you try to reinstall audacity from source, please?

 {{{
 sudo port -ns upgrade --force audacity
 }}}

 and see if that solves your issue?

--
Ticket URL: <https://trac.macports.org/ticket/53438#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list