Jonny Barnes.net

This site WILL break.

Are you a guest? Register here.

MPlayer with x264

Posted by jonny at 01:37:36 am, 12 September 2009
This is more of a note to self.

To compile MPlayer svn with x264 git first compile x264 with ./configure --enable-shared --prefix=/usr/local/x264

And then compile MPlayer with ./configure --extra-ldflags="-L/usr/local/x264/lib -Wl,-rpath,/usr/local/x264/lib" --extra-cflags="-I/usr/local/x264/include"


Tags: mplayer x264 linux

Comments

No comments have been posted yet.