[FFmpeg-user] Error in instalation
Lou
lou at lrcd.com
Thu Oct 23 00:12:39 CEST 2014
On Wed, 22 Oct 2014 17:44:40 -0300
Ítalo de Pontes Oliveira <italo.oliveira at ieee.org> wrote:
> [image: Imagem inline 2]
Screenshots of console outputs are unnecessary. The actual content as
text is more useful, is smaller in file size, is easier to copy, and is
searchable.
> /tmp/ffconf.fXcZCLwZ.c:2:18: fatal error: faac.h: No such file or directory
> #include <faac.h>
> ^
> compilation terminated.
> ERROR: libfaac not found
Two options:
A. Remove --enable-libfaac --enable-nonfree.
B. Install faac. The package is probably named libfaac-dev(el) if you
use a distro that annoyingly splits packages. faac is not recommended
by me since there are better alternatives such as fdkaac. See:
http://trac.ffmpeg.org/wiki/Encode/AAC
More information about the ffmpeg-user
mailing list