[MPlayer-dev-eng] DVDNav problems
Nico Sabbi
nicola_sabbi at fastwebnet.it
Thu Jun 15 23:50:39 CEST 2006
Salatiel Filho wrote:
>> >> > In file included from Gui/interface.h:15,
>> >> > from mplayer.c:91:
>> >> > ./libmpdemux/stream_dvdnav.h:47:31: dvdread/dvd_input.h: No such
>> >> file or
>> >> > directory
>
>> what version of dvdnav are you using?
>> you need libdvdnav version 0.1.10 or later and libdvdread 0.9.[45]+ with
>> relative header files
>
[nico at xp libmpdemux]$ ls *dvdnav*
dvdnav_stream.c dvdnav_stream.h dvdnav_stream.o
so that stream_dvdnav.c you are referring to is part of Attila's patch,
not part of mplayer svn.
In order to compile mplayer from svn with (stream only) dvdnav support
you need to add
--disable-mpdvdkit --enable-dvdnav
--with-dvdnav-config=/usr/bin/dvdnav-config
More information about the MPlayer-dev-eng
mailing list