Clicking on "Menu" when playing chapter of Menu 2 returns to Menu 1 instead
A cross-platform DVD authoring application
Brought to you by:
ntalex
My 3-hour video DVD has a main VMGM menu plus 2 menus (Menu 1, Menu 2) with 6 chapters each (total 12 chapters).
When viewing a vidéo from the second menu and clicking on the "Menu" button of the Video Player, I wouls expect to return to the same second Menu but I come back to Menu 1 instead.
What should I change in the DVDStyler parameters in order to directly access to the 2nd Menu when pushing the "Menu" button of the video player ?
but I come back to Menu 1 instead
If you don't specify the Entry type for your Menu 1 and Menu 2 then Menu 1 get the entry "Root" and Menu 2 becomes a sub menu with no entry. In this case also an empty menu with entry "Chapter" is created with the only function to redirect to the "Root" menu.
When you press the "Menu" button on your remote the menu with entry "Root" is invoked - Your Menu 1.
If you want to invoke Menu 2 from the remote you should give it an entry like "Chapter" (or "Audio", "Subtitle" ...) and use the associated button on the remote.
Cheers
ok JMJ, manythanks for your help