[MPlayer-dev-eng] [PATCH] stream layer support for .ifo files

Ulion ulion2002 at gmail.com
Mon Dec 17 01:49:41 CET 2007


2007/12/2, Vladimir Voroshilov <voroshil at gmail.com>:
> 2007/12/2, Nico Sabbi <Nicola.Sabbi at poste.it>:
> > Il Sunday 02 December 2007 13:07:43 Vladimir Voroshilov ha scritto:
> > > 2007/12/2, Nico Sabbi <Nicola.Sabbi at poste.it>:
> > > > 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
> > >
> > > I don't know if title N is always corresponds to titleset N
> > > (vts_<N>_*.IFO).
> >
> > there's no guarantee of that title N is in titleset N, but there are
> > at least good chances
> >
> > > But if you prefer jumping to title N while opening
> > > VTS_<N>_*.IFO here is patch.
> >
> > ok
>
> applied

http://svn.mplayerhq.hu/mplayer/trunk/stream/stream_dvd.c?view=diff&r1=25237&r2=25238

Which breaks mingw compile because the libgen.h and basename/dirname stuff.

-- 
Ulion



More information about the MPlayer-dev-eng mailing list