Re: Help in creating complex menus

Steve McCall <[email protected]>
Newsgroups gmane.comp.multimedia.dvdauthor.user
Message-ID <[email protected]>
Cell numbering appears to have a PGC scope. Cell numbering
starts with 1 at the first vob of each PGC. Note that the
references to "cell 5" and "menu 4" were commented out. 
Comments can be handy when working with complex menu structures.
"<!-- Comments look like this -->"
There were only 4 cells in the example menu PGC: The menu
	itself and 3 transition cells. The entry cell
	was selected based on how the menu was reached.
I was using:
g0 to indicate the previous menu. 
	Actual menu number within the titleset and 99 to 
	indicate the vmgm title menu.
g1 to indicate the button to highlight on arriving.
g2 to indicate the menu to jump to.

Lawrence keeps a handy page on dvdauthor syntax  at:
http://wiki.github.com/ldo/dvdauthor/dvdauthor-xml-syntax

On Sat, 2010-02-20 at 17:06 +0100, Elio Blanca wrote:
> > 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/Menu_1_Power.mpg"  pause="inf" />    
> > 	<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&#174; 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
> _______________________________________________
> Dvdauthor-users mailing list
> Dvdauthor-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/dvdauthor-users


------------------------------------------------------------------------------
Download Intel&#174; 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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.