Page 1 of 1

Problem of adding x264 lib to ffmpeg

Posted: 27 Aug 2011 12:07
by huoyee
Dear everyone,

I need to add x264 lib into ffmpeg. I have compiled and installed x264 and When I make ffmpeg, it generated the following error infomation:

LD ffmpeg_g
libavcodec/libavcodec.so: undefined reference to `x264_encoder_open_116'
collect2: ld returned 1 exit status
make: *** [ffmpeg_g] Error 1

Who knows how to solve this problem,please?

Thank you in advance :D

Re: Problem of adding x264 lib to ffmpeg

Posted: 27 Aug 2011 14:27
by VLC_help