[MEncoder-users] picking up x264 library

Matyas mplayer.list at sustik.com
Tue Jul 28 02:20:09 CEST 2009


Moritz Barsnick wrote:
> On Mon, Jul 27, 2009 at 14:49:17 -0500, Matyas wrote:
> 
>> Is there a way to tell mencoder to pick the x264 library installed in say
>> /usr/local?
> 
> You could even install it outside /usr/local, such as /opt/x264 or
> /usr/local/x264 (or anywhere else specific to x264):
> 
> Install x264 with ./configure --prefix=/usr/local/x264
> and then mencoder:
> ./configure --extra-ldflags="-L/usr/local/x264/lib -Wl,-rpath,/usr/local/x264/lib" --extra-cflags="-I/usr/local/x264/include"

That rocks.  Thanks a bunch!
Matyas
-
Every hardware eventually breaks.  Every software eventually works.


More information about the MEncoder-users mailing list