[FFmpeg-user] FFMPEG compilation error

Andrey Utkin andrey.krieger.utkin at gmail.com
Tue Apr 17 14:20:14 CEST 2012


2012/4/17 Alexander Bokovikov <openworld at uralweb.ru>:
> Hi, Everyone!
>
> Just have downloaded everything last and am trying to build FFMPEG in Mac OS
> X.
>
> Have particular trouble with libvo-aacenc:
>
> LD ffmpeg_g
> Undefined symbols:
>  "_ff_af_queue_remove", referenced from:
>     _aac_encode_frame in libavcodec.a(libvo-aacenc.o)
>  "_ff_af_queue_add", referenced from:
>     _aac_encode_frame in libavcodec.a(libvo-aacenc.o)
>  "_ff_af_queue_init", referenced from:
>     _aac_encode_init in libavcodec.a(libvo-aacenc.o)
>  "_ff_af_queue_close", referenced from:
>     _aac_encode_close in libavcodec.a(libvo-aacenc.o)
>     _aac_encode_init in libavcodec.a(libvo-aacenc.o)
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make: *** [ffmpeg_g] Error 1
>
> I'm using libvo-aacenc version 0.1.2 (the last from sourceforge).
>
> Is this a known problem or am I missing something?

Maybe you should compile libvo-aacenc by yourself, for mac?

-- 
Andrey Utkin


More information about the ffmpeg-user mailing list