Re: BUG in libdvdread 0.9.4
H}kan Hjort <[email protected]> Mon, 9 Jun 2003 23:15:03 +0200
| Newsgroups | gmane.comp.video.ogle.devel |
|---|---|
| Message-ID | <[email protected]> |
Mon Jun 02 2003, Olivier LABRUERE wrote: > I find a bug in libdvdread-0.9.4. > > I use vdr(1.2.0 or <) with the plugin dvd (0.3.2a) and the > ac3overdvbpatch to play dvds. > I use also libdvdnav-0.1.9 / libdvdcss-1.2.6 / a52dec-0.7.4. > > With libdvdread-0.9.3 it works good, but with libdvdread-0.9.4 lots > of problems in some dvd in the menus. I can't navigate into the > menu. I doesn't see the cursor and so can't move it and select the > langage, ... > > Is this problem known ? > No. But I'm almost certain it has to do with mixing code (or headers) for things compiled with 0.9.3 and 0.9.4. They are not binary compatible. You must use the nav_types.h header from 0.9.4 when compiling apps that will link again 0.9.4. So go over your system and remove any older versions of this header. -- HÃ¥kan Hjort