[MPlayer-users] compiling svn with dvdnav support

Nico Sabbi Nicola.Sabbi at poste.it
Sat Jan 19 09:59:40 CET 2008


Il Saturday 19 January 2008 05:22:16 sean darcy ha scritto:

> > [bill at desk mplayer]$ ./configure --prefix=/home/bill/mplayer/
> > --enable-xmms --enable-gui --enable-largefiles
> > --with-dvdnav-config=/home/bill/mplayer/bin/dvdnav-config
> >         <snip>
> >         Checking for DVD support (libdvdnav) ... yes
> >         Creating config.mak
> >         Creating config.h
> >         <snip>
> > [bill at desk mplayer]$ make
> > [bill at desk mplayer]$ make install
> > as root: [root at desk lib]# ln -s
> > /home/bill/mplayer/lib/libdvdnavmini.so.4
> > /usr/lib/libdvdnavmini.so.4
> >
> > _______________________________________________
> > MPlayer-users mailing list
> > MPlayer-users at mplayerhq.hu
> > http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>
> Where does this go on the wiki?
>
> sean

nowhere, it's completely wrong.
dvdnav is one thing, dvdnavmini is a different thing: you can't 
substitute one of them with the other.
You can't like to libdvdnavmini.so simply because you didn't
specify 
$ export LD_LIBRARY_PATH=/home/bill/mplayer/lib 
before running mplayer.

I could modify dvdnav  to include a -R flag containing the path
of the library, but I'm not sure how standard that flag is



More information about the MPlayer-users mailing list