[Mplayer-dev-eng] IFO parsing

Arpi arpi at thot.banki.hu
Thu Aug 16 14:40:21 CEST 2001


Hi,

Just found, OGLE uses this:

libdvdread
==========

libdvdread provides a simple foundation for reading DVD-Video images.
It offers DVD applications:

1. A simple abstraction for reading the files on a DVD image
   (dvd_reader.h).
2. A simple library for parsing the information (IFO) files
   (ifo_read.h/ifo_types.h).
3. A simple library for parsing the navigation (NAV) packets
   (nav_read.h/nav_types.h).

This allows application designers to access some of the more advanced
features of the DVD format.

libdvdread currently uses libdl to dynamically probe for libcss at
runtime.  If libcss is found, then it will be used to decrypt the
encrypted sections of a DVD.

-------------

I'll check in detail, how usefull is it for mplayer.


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