I'm using this guide https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu


On 1 September 2014 21:02, Mark Lin <[email protected]> wrote:

> Hello
> using VPS - debian-6.0-x86_64
>
> trying to install ffmpeg according to -
> https://trac.ffmpeg.org/wiki/How%20to%20quickly%20compile%20FFmpeg%20with%20mp3,%20aac%2B%20and%20x264
>
> Related regulations have been installed without any problem...
> but when "make" is end I getting ERROR -
>
> CC      cmdutils.o
> CC      ffmpeg_opt.o
> CC      ffmpeg_filter.o
> LD      ffmpeg_g
> /usr/bin/ld: libavcodec/libavcodec.a(libx264.o): in function
> X264_init:libavcodec/libx264.c:677: error: undefined reference to
> 'x264_encoder_open_142'
> collect2: ld returned 1 exit status
> make: *** [ffmpeg_g] Error 1
>
> i tried several times to build ffmpeg with build x264 as the guide shown
>
> so remove x264 and install it from the debian repository -
> https://packages.debian.org/unstable/graphics/x264
>
> but ending with the same result.
>
> someone have an idea?
>
> Thank you
>



-- 
WBR
Maxim aka solomax

Reply via email to