[MPlayer-users] with-x264 compilation errors

Igor Katson descentspb at gmail.com
Mon Jul 20 15:31:20 CEST 2009


I cannot compile mplayer 29433 with x264 support, as in the very end of
the compilation, it shows this error:

libavcodec/libavcodec.a(libx264.o): In function `encode_nals':
libx264.c:(.text+0x99): undefined reference to `x264_nal_encode'
libx264.c:(.text+0x143): undefined reference to `x264_nal_encode'
libx264.c:(.text+0x18b): undefined reference to `x264_nal_encode'
libavcodec/libavcodec.a(libx264.o): In function `X264_frame':
libx264.c:(.text+0x255): undefined reference to `x264_encoder_encode'
libavcodec/libavcodec.a(libx264.o): In function `X264_close':
libx264.c:(.text.unlikely+0x2a): undefined reference to `x264_encoder_close'
libavcodec/libavcodec.a(libx264.o): In function `X264_init':
libx264.c:(.text.unlikely+0x50): undefined reference to `x264_param_default'
libx264.c:(.text.unlikely+0x401): undefined reference to `x264_encoder_open'
libx264.c:(.text.unlikely+0x4ce): undefined reference to
`x264_encoder_headers'
collect2: ld returned 1 exit status
make: *** [mplayer] Error 1


Trued ubuntu 9.04 / 8.04, i386 and amd64, x264 latest from git. Also
tried old x264 from the repository


More information about the MPlayer-users mailing list