[MPlayer-users] mencoder with aac support

AP ap at 52.ru
Fri Aug 14 23:53:23 CEST 2009


Hi!
I want to compile mencoder with aac support.
i got latest svn, done ./configure --enable-faad --enable-faac
than make and got this:
[code]
...
libavcodec/libavcodec.a(libfaac.o): In function `Faac_encode_frame':
libfaac.c:(.text+0x36): undefined reference to `faacEncEncode'
libavcodec/libavcodec.a(libfaac.o): In function `Faac_encode_close':
libfaac.c:(.text.unlikely+0x2e): undefined reference to `faacEncClose'
libavcodec/libavcodec.a(libfaac.o): In function `Faac_encode_init':
libfaac.c:(.text.unlikely+0x74): undefined reference to `faacEncOpen'
libfaac.c:(.text.unlikely+0x7e): undefined reference to
`faacEncGetCurrentConfiguration'
libfaac.c:(.text.unlikely+0xd8): undefined reference to `faacEncClose'
libfaac.c:(.text.unlikely+0x1aa): undefined reference to
`faacEncSetConfiguration'
libfaac.c:(.text.unlikely+0x21f): undefined reference to `faacEncClose'
libfaac.c:(.text.unlikely+0x26d): undefined reference to
`faacEncGetDecoderSpecificInfo'
collect2: ld returned 1 exit status
make: *** [mplayer] Ошибка 1
[/code]
i installed faac and faad2 from www.audiocoding.com tarbals as well...
what am I doing wrong? i have ubuntu 9.04


More information about the MPlayer-users mailing list