[MacPorts] #21253: ffmpeg run error

MacPorts noreply at macports.org
Wed Sep 9 11:51:03 PDT 2009


#21253: ffmpeg run error
--------------------------------------------+-------------------------------
 Reporter:  dersh@…                         |       Owner:  macports-tickets@…                   
     Type:  defect                          |      Status:  new                                  
 Priority:  Normal                          |   Milestone:                                       
Component:  ports                           |     Version:  1.8.0                                
 Keywords:  Library location, ffmpeg, faad  |        Port:  ffmpeg, faad                         
--------------------------------------------+-------------------------------
 When I try to run ffmpeg I get an error:


 {{{
 ffmpeg -h
 dyld: Library not loaded: /opt/local/lib/libfaad.0.dylib
   Referenced from: /opt/local/bin/ffmpeg
   Reason: image not found
 Trace/BPT trap

 }}}

 And ffmpeg is correct that this library doesn't exist:


 {{{

 ls /opt/local/lib/*aad*
 /opt/local/lib/libfaad.2.dylib
 /opt/local/lib/libfaad.dylib
 /opt/local/lib/libfaad.a
 /opt/local/lib/libfaad.la

 }}}

 So, there is either a bug in ffmpeg, in how it searches for libfaad, or
 there is a bug in libfaad, that it is not properly installing one part of
 the library (or a link).

 I tested this on both a MacBook Pro, and a G5.  Both are running 10.5 and
 Macports 1.8.0

 Thanks,

 --Adam

-- 
Ticket URL: <http://trac.macports.org/ticket/21253>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list