[MPlayer-dev-eng] [PATCH] stream layer support for .ifo files
Nico Sabbi
Nicola.Sabbi at poste.it
Sat Dec 1 23:44:04 CET 2007
Il Saturday 01 December 2007 23:30:01 Benjamin Zores ha scritto:
> > yes, but the open of the dvd:// title may fail if the title
> > described in the ifo != 1
>
> The ifo file itself isn't even read !
> It can be null size or whatever.
> Same would have work for bup files i guess.
> The only reason of "ifo" usage is because this type of file is
> generally in the same directory (VIDEO_TS) than the VOB ones.
>
> Ben
>
imagine a very simple layout with each title alone in its own
titleset:
title 1 in titleset 1 (vts1)
title 2 in titleset 2 (vts2)
title N in titleset N (vtsN)
playing VTS_02_0.IFO will redirect to dvd:// (that means dvd://1)
not to dvd://2 as users expect
More information about the MPlayer-dev-eng
mailing list