#33502: ffmpeg: hidden dependency on opencore-amr ---------------------------+------------------------------------------------ Reporter: hans@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: haspatch | Port: ffmpeg ---------------------------+------------------------------------------------ Comment(by hans@…): ffmpeg-devel doesn't seem to silently pick opencore-amr up. Strange thing is, both ffmpeg and ffmpeg devel have the same set of ./configure --options relevant to this, namely {{{ --enable-libopencore-amrnb enable AMR-NB de/encoding via libopencore-amrnb [no] --enable-libopencore-amrwb enable AMR-WB decoding via libopencore-amrwb [no] }}} They are supposed to default to [no], which is the case with ffmpeg-devel, but not with ffmpeg. So perhaps this is a bug in ffmpeg's ./configure? Anyway, I will provide a similar ticket to ffmpeg-devel, exlicitly disabling opencore-amr. -- Ticket URL: <https://trac.macports.org/ticket/33502#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS