On Thu, 11 Feb 2016 13:57:01 +0300
Константин Т <[email protected]> wrote:
> 2 #include <faac.h>
> 3 long check_faacEncGetVersion(void) { return (long)
> faacEncGetVersion; }
> 4 int main(void) { return 0; }
> END /tmp/ffconf.Ivvg0YrM.c
> gcc -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
> -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -std=c99 -fomit-frame-pointer
> -pthread -c -o /tmp/ffconf.MQ3oWwaw.o /tmp/ffconf.Ivvg0YrM.c
> /tmp/ffconf.Ivvg0YrM.c:2:18: fatal error: faac.h: No such file or directory
> #include <faac.h>
> ^
> compilation terminated.
> ERROR: libfaac not found
Install the appropriate libfaac files or remove --enable-libfaac.
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user