[MPlayer-users] How to include the external library x264 into MPlayer/FFmpeg?

boku boku0712 at gmail.com
Thu Nov 29 10:43:17 CET 2007


On 11/29/07, Phil Oleynik <Oleynik.Phil at mail.ioffe.ru> wrote:
> boku wrote:
> > As well as x264, I only can make MPlayer instead of install. Will it
> > be a problem for the building ?
> >
> Hello,
>
> you may install x264 in your home, adding its location to e.g.
> --extra-libs=FLAGS.
> Also you may set environment variables that are used by gcc.
> Mplayer may be installed anywhere you have rights to, using --prefix or
> more complex options (like --bindir=DIR, etc)
>
> Best regards, Phil
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>
Thanks, Phil,
    I checked out MPlayer's configure parameters and found there are 2
that i can use. Could I set up such as follows?
    --extra-libs=libx264.a
    --with-extralibdir=/LIBX264DIR/

Thanks again!~
BR,
boku



More information about the MPlayer-users mailing list