[MEncoder-users] mencoder/x264

bayrouni bayrouni at brutele.be
Mon Jul 9 21:51:33 CEST 2007


Joey Parrish wrote:
> On 7/9/07, bayrouni <bayrouni at brutele.be> wrote:
>> I installed mplayer with --prefix=/usr/local/mplayer.
>> idem for x264.
>> grep X264_BUILD /usr/local/x264/include/x264.h
>> :
>> grep X264_BUILD /usr/local/include/x264.h
>> #define X264_BUILD 55
>> May be I must reinstall x264/mplayer  into any conventional directory !
>>
>> also  sudo find /  -name x264.h
>>
>> /usr/local/x264/include/x264.h
>> /home/me/svn/x264/x264.h
> 
> Then you will have to call mplayer's configure like this:
> 
> ./configure --with-extraincdir=/usr/local/x264/include
> --with-extralibdir=/usr/local/x264/lib
>

In the previous compile I have used only ./configure 
--with-extraincdir=/usr/local/x264/include.

Now,  the x264encopts is recognized :)

But I have another error:
Couldn't find video filter 'x264'.
Failed to open the encoder.

which x264: /usr/local/x264/bin/x264

I See nothing. x264 is also in my PATH


Thank you




More information about the MEncoder-users mailing list