[MacPorts] #53443: ffmpeg 3.2.x changed compatibility version?

MacPorts noreply at macports.org
Tue Jan 31 05:02:36 UTC 2017


#53443: ffmpeg 3.2.x changed compatibility version?
---------------------+----------------------
  Reporter:  RJVB    |      Owner:  dbevans
      Type:  defect  |     Status:  accepted
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:
      Port:  ffmpeg  |
---------------------+----------------------
Changes (by dbevans):

 * status:  assigned => accepted


Comment:

 I'm not sure where these messages are coming from so would help if you
 could provide some context (i.e. what were you doing when these messages
 occurred?

 I'm not seeing this problem here.  Using `otool` with the latest ffmpeg
 @3.2.2 and mlt @6.4.1 installed, I get the following, which seems correct:

 {{{
 $ otool -L /opt/local/lib/mlt/libmltavformat.dylib
 /opt/local/lib/mlt/libmltavformat.dylib:
         ../libmltavformat.dylib (compatibility version 0.0.0, current
 version 0.0.0)
         /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
 (compatibility version 45.0.0, current version 1504.82.0)
         /opt/local/lib/libSDL-1.2.0.dylib (compatibility version 12.0.0,
 current version 12.4.0)
         /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
 (compatibility version 1.0.0, current version 22.0.0)
         /opt/local/lib/libmlt.6.dylib (compatibility version 6.0.0,
 current version 6.4.1)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 1238.50.2)
         /opt/local/lib/libavcodec.57.dylib (compatibility version 57.0.0,
 current version 57.64.101)
         /opt/local/lib/libavutil.55.dylib (compatibility version 55.0.0,
 current version 55.34.100)
         /opt/local/lib/libavformat.57.dylib (compatibility version 57.0.0,
 current version 57.56.100)
         /opt/local/lib/libswscale.4.dylib (compatibility version 4.0.0,
 current version 4.2.100)
         /opt/local/lib/libavdevice.57.dylib (compatibility version 57.0.0,
 current version 57.1.100)
         /opt/local/lib/libavfilter.6.dylib (compatibility version 6.0.0,
 current version 6.65.100)}}}
 }}}

 Which versions do you have installed? if you're not using these latest
 versions, please update your ports tree and try again:
 {{{
 sudo port selfupdate
 sudo port upgrade outdated
 }}}

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


More information about the macports-tickets mailing list