On Dienstag, 1. März 2011, Simon Su wrote:
> Hi All,
> mp4a.c:(.text+0x2f): undefined reference to `faacDecClose'
> .libs/mp4a.o: In function `decode':
> mp4a.c:(.text+0x175): undefined reference to `faacDecOpen'
> mp4a.c:(.text+0x18b): undefined reference to
> `faacDecGetCurrentConfiguration'
> mp4a.c:(.text+0x1b6): undefined reference to `faacDecSetConfiguration'
> mp4a.c:(.text+0x207): undefined reference to `faacDecInit'
> mp4a.c:(.text+0x2a4): undefined reference to `faacDecDecode'

I don't know. faacDecClose only appears in 
quicktime/ffmpeg/libavcodec/libfaad.c and in /usr/include/neaacdec.h, which 
is part of libfaad. Perhaps you must use libfaad rather than libfaac?

-- Hannes

_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to