[FFmpeg-user] ERROR: libfdk_aac not found

Reindl Harald h.reindl at thelounge.net
Sun Apr 15 20:50:06 EEST 2018



Am 15.04.2018 um 15:25 schrieb La poste:
> Hi ! I was installing ffmpeg with this page : https://github.com/KhaosT/homebridge-camera-ffmpeg/wiki/Raspberry-PI <https://github.com/KhaosT/homebridge-camera-ffmpeg/wiki/Raspberry-PI>
> 
> git clone https://github.com/FFmpeg/FFmpeg.git <https://github.com/FFmpeg/FFmpeg.git>
> 
> cd FFmpeg
> 
> ./configure --prefix=/usr/local --arch=armel --target-os=linux --enable-omx-rpi --enable-nonfree --enable-gpl --enable-libfdk-aac --enable-mmal --enable-libx264 --enable-decoder=h264 --enable-network --enable-protocol=tcp --enable-demuxer=rtsp
> 
> And :
> 
> ERROR: libfdk_aac not found

so why don't you just install the devel-package or don't use
--enable-libfdk-aac


More information about the ffmpeg-user mailing list