Re: Help in creating complex menus
Elio Blanca <[email protected]>
| Newsgroups | gmane.comp.multimedia.dvdauthor.user |
|---|---|
| Message-ID | <[email protected]> |
> Actually, within the <vob>, as an alternative to the ?chapters? > attribute, you can have multiple <cell> tags, and each one can have > commands which are executed at the end of that cell. > <vob file="Menus/T_1_1P.mpg" > > <cell start="00:00:00"> > g0=1; jump cell 1; > </cell> > </vob> > <vob file="Menus/T_2P_1P.mpg" > > <cell start="00:00:00"> > g0=1; jump cell 1; > </cell> > </vob> > <vob file="Menus/T_3P_1P.mpg" > > <cell start="00:00:00"> > g0=1; jump cell 1; > </cell> > </vob> As I thought, dvdauthor docs lack some good real-case sample. Steve, you're referring to cells 1, 2, 3, 4 and 5 so how does cell numbering work? Does cell numbering have a titleset scope? Or a global scope? (this would mean a single `cell 1', a single `cell 2' and so on) ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev