Re: DVD menu navigation advice.
Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]> Tue, 10 Dec 2013 09:46:42 +1300
| Newsgroups | gmane.comp.multimedia.dvdauthor.user |
|---|---|
| Organization | Geek Central |
| Message-ID | <[email protected]> |
On Mon, 9 Dec 2013 15:00:46 +0530, ನಾಗೇಶ್ ಸುಬ್ರಹ್ಮಣ್ಯ (Nagesh S) wrote: > Can you please give me a couple of hints on how to accomplish this > with the XML configuration file for dvdauthor ? This can be done in many different ways. Menus are defined in a <menus> section, within which each menu is defined by a <pgc> tag. (<pgc> is also used to define a title in a <titles> section.) I say “many different ways” because a menu <pgc> can contain a <vob> specifying what video sequence to show, or alternatively it can specify, via code in a <pre> section, that control should jump somewhere else instead. Within the menu <pgc>, you can put one or more <button> directives specifying where to jump to when the user selects the corresponding button. > Root I would put this menu in the <vmgm> section, defining it as <pgc entry="title">. This way, the “Title/Top Menu” button on your remote always jumps here. This menu will have buttons for “Introduction”, “Mathematics” etc which jump to the corresponding menus. > |___ Introduction > | | > | |__ 1. About This menu will contain a button “About” which jumps to the corresponding title. And similarly for the other menus. Of course, all the gory details are spelled out in the man page. ------------------------------------------------------------------------------ Sponsored by Intel(R) XDK Develop, test and display web and hybrid apps with a single code base. Download it for free now! http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk _______________________________________________ Dvdauthor-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dvdauthor-users