Re^4: [Mplayer-dev-eng] more on IFO

Arpi arpi at thot.banki.hu
Mon Aug 20 22:00:39 CEST 2001


Hi,

> > hmm.
> > ok, but we don't need this feature.
> > i'll always pass device (/dev/dvd etc) to DVDOpen().
> na, it's nice feature to nplay vobs that have been copied to hdd, cause we 
> still have ifo parsing then, so you can play sector based from hdd too, with 
> stuff like chapters, multiangle and so on.
Hmm. Then it's nice :)
I thought it just lookups device from mountpoint and uses sector-based code
on the dvd device.

Btw, just finished DVD code integration, now I have to hack ./configure
a lot, and then i'll commit to CVS.

everything works, except finding the right angle chain after seeking.
(no problem for single-angle files)
i know how to do it, but it's very difficult and ugly hack :)
(need to find nearest Navi sector in VOB to get angle index info from it)

finally (after lot's of work on demux_dvd.c) i've found that it should be
in the stream.c layer, so stuff has been moved there. most of dvd code is
implemented in open.c (maybe will moved to new file later)

configure script needs some changes:
- detect for libdvdread & includes
- #define USE_DVDREAD
- disable libcss support (conflicts with libdvdread)
- add _LARGEFILE64_SOURCE
I hope it's enough.


A'rpi / Astral & ESP-team

--
mailto:arpi at thot.banki.hu
http://esp-team.scene.hu

_______________________________________________
Mplayer-dev-eng mailing list
Mplayer-dev-eng at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-dev-eng



More information about the MPlayer-dev-eng mailing list