Scene Selection Menu

iso64 wrote on 1/19/2006, 12:55 PM
I'm working with DVD Architect version 2.0. I've created a Scene Selection Menu with 15 different lessons. Each lesson comes from the same mpg file separated by markers which I imported from the mpg file created in Sony Vegas Movie Studio. After prepairing and burning the DVD, I navigate to the Scene Selection Menu Page. Now if I want to see lesson 5, I click on it and I can view it, but when the lesson is done the Scene Selection Menu Page goes back up and the underlined lesson is lesson number one. How do I program DVD Architect to have Lesson 6 underlined after viewing lesson 5 instead of lesson 1 being underlined when the Scene Selection Menu Page comes back on?

Comments

johnmeyer wrote on 1/19/2006, 4:16 PM
This is not easy in DVDA, even version 3, because DVDA doesn't let you use the "flags" (I think there are 16 of them) that are part of the DVD spec.

I have done this, however, and I'm trying to remember what I did ...

There are several ways, depending on how you want the navigation to work. I just tried one of these and, in DVDA3 it works great. I don't have DVDA 2 installed anymore, so I can't test it there to see if this depends on some features in DVDA3.

What I did was import the same MPEG-2 file 15 times (for my test, I just did it three times). Put it in the project list on the left, outside of any menu areas. For each instance of that file, set the in and out points so it only plays that one chapter or, if you want to play from that chapter until the chapter ends, then put the in point at that chapter and leave the end point at the end of the file. Then, for that instance of the media, click on End Action and specify the destination as whatever menu was used to initiate the action to play this media, and select "Destination Button" as the button that initiated the action. This will then be the button highlighted. When the chapter is finished, the DVD goes back to the menu, and the button pressed is the one that is highlighted.

If the user presses the menu button on the remote to bail out before the chapter is finished, they will go back to the menu and find the first button highlighted. To change this behavior you will also have to change, for each instance of the media, the Remote Buttons behavior. Change the Destination, and the Destination Button, just as you did for the end action. That should do it.

iso64 wrote on 1/19/2006, 6:54 PM
Thank you very much for your prompt help, I will try it!