Hi guys,
Just trying to install OM on my Ubuntu, I got to this point where I have
this error.

wget http://ffmpeg.org/releases/ffmpeg-1.1.3.tar.gz
tar -zxvf ffmpeg-1.1.3.tar.gz
cd ffmpeg-1.1.3
./configure --enable-gpl --enable-libass --enable-libfaac
--enable-libfdk-aac \
--enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb \
--enable-libspeex --enable-librtmp --enable-libtheora --enable-libvorbis \
--enable-libvpx --enable-x11grab


make
/usr/adm/ffmpeg-1.1.3/libavcodec/libx264.c:533: undefined reference to
`x264_encoder_open_138'
collect2: ld returned 1 exit status
make: *** [ffmpeg_g] Error 1

Thanks.
Jeff

Reply via email to