[MPlayer-dev-eng] [PATCH] add vcd features to osd men
Benjamin Zores
ben at tutuxclan.org
Sat Mar 29 17:04:43 CET 2003
> > Here's a little patch to enable play of VCD disc from the MPlayer's OSD
> > Menu. It currently adds a "Play VCD" option to the menu.
>
> In fact i have some other plan for such a feature. The problem imho with
> such approch is that it's too device specific. As you said dvd have a
> similar needs but there is also some formats (ogg afaik) that support
> 'chapter list'.
> So i rather want to implement some thing at the stream/demuxer level
> to make all these report there 'chapter list' and make the menu use
> that.
> Albeu
Ok, can u tell me more about your plans for supporting chapters list ?
If I understood, what's annoying is just the "jump to..." function of my patch
which display tracks/chapters of VCD/DVD.
If you want I can only send you a patch that enables launching VCDs and DVDs
from the menu without any additional features (patch is nearly done, even for DVDs).
Think the condition argument I added in the menu_cmdlist.c may also be added to
the preferences menu. In fact, many options don't need to be displayed if
MPlayer hasn't been compiled with VCD or DVD support.
Benjamin
More information about the MPlayer-dev-eng
mailing list