#42190: Can ffmpeg be built with libfdk_aac (--enable-libfdk-aac)? ----------------------------+---------------------- Reporter: clint.olsen@… | Owner: devans@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: aac Port: ffmpeg | ----------------------------+---------------------- Comment (by clint.olsen@…): I really appreciate the enhancement. I updated the port and ran ffmeg -codecs to confirm in fact that it's in there: {{{ % ffmpeg -codecs |& grep fdk configuration: --prefix=/opt/local --enable-swscale --enable-avfilter --enable-avresample --enable-libmp3lame --enable-libvorbis --enable- libopus --enable-libtheora --enable-libschroedinger --enable-libopenjpeg --enable-libmodplug --enable-libvpx --enable-libspeex --enable-libass --enable-libbluray --enable-gnutls --enable-fontconfig --enable- libfreetype --disable-indev=jack --disable-outdev=xv --mandir=/opt/local/share/man --enable-shared --enable-pthreads --cc=/usr/bin/clang --arch=x86_64 --enable-yasm --enable-gpl --enable- postproc --enable-libx264 --enable-libxvid --enable-nonfree --enable- libfdk-aac --enable-libfaac DEA.L. aac AAC (Advanced Audio Coding) (decoders: aac libfdk_aac ) (encoders: aac libfaac libfdk_aac ) }}} Thanks, -Clint -- Ticket URL: <https://trac.macports.org/ticket/42190#comment:15> MacPorts <http://www.macports.org/> Ports system for OS X