shorton
12th November 2005, 01:17
Does anyone know of a good guide or example command sequence how-to for Maestro? I'm proficient at non-command sequence stuff in Maestro, but I finally have a project where I need more control. I've read my manual and I've read the technical details at:
http://www.dvd-replica.com/DVD/vmcommands.php
I have programming experience, I've even programmed a couple microprocessors in assembler, but I'm having a hard time getting my head around the command sequences. A lot to absorb, getting old I guess. I think I'm missing something fundamental, but I don't see what it is.
For example:
My project has 13 movies, 1 main and 4 sub-menus.
On the main menu 4 buttons invoke the 4 submenus, no problem there. One button (button #2) however is to invoke a 4-chapter movie, which I want to loop until someone presses "menu".
I want it so if the user presses next while on the last chapter, it will loop back to chapter 1 of the same movie. If they don't press anything at all, I want it to loop back to chapter 1 as well. I want it to exit this loop only if they press "menu".
I've tried:
A) I don't assign a "next" action, and if the user presses nothing, at the end of chapter 4 the palyback loops back to teh beginning of chapter 1. Good. But if the user presses "next" while on CH 4, they are taken to chapter 1 of the (different) movie associated with the next botton off the main menu. No loop. Bad. "next" apparantly defaults to the next thing in line onthe DVD this way.
B) If I set no "Next" action, and the user lets chapter 4 play to the end, it returns to the main menu, ditto for pressing next during CH 4. No looping as desired. Bad.
I want to learn the command sequences so I can lick this issue. Can anyone help me get going?
I have other "special" spots on this project I need similar controls for. But this one is typical, maybe if I can figure it out I can do the others too.
Thanks, Scott
http://www.dvd-replica.com/DVD/vmcommands.php
I have programming experience, I've even programmed a couple microprocessors in assembler, but I'm having a hard time getting my head around the command sequences. A lot to absorb, getting old I guess. I think I'm missing something fundamental, but I don't see what it is.
For example:
My project has 13 movies, 1 main and 4 sub-menus.
On the main menu 4 buttons invoke the 4 submenus, no problem there. One button (button #2) however is to invoke a 4-chapter movie, which I want to loop until someone presses "menu".
I want it so if the user presses next while on the last chapter, it will loop back to chapter 1 of the same movie. If they don't press anything at all, I want it to loop back to chapter 1 as well. I want it to exit this loop only if they press "menu".
I've tried:
A) I don't assign a "next" action, and if the user presses nothing, at the end of chapter 4 the palyback loops back to teh beginning of chapter 1. Good. But if the user presses "next" while on CH 4, they are taken to chapter 1 of the (different) movie associated with the next botton off the main menu. No loop. Bad. "next" apparantly defaults to the next thing in line onthe DVD this way.
B) If I set no "Next" action, and the user lets chapter 4 play to the end, it returns to the main menu, ditto for pressing next during CH 4. No looping as desired. Bad.
I want to learn the command sequences so I can lick this issue. Can anyone help me get going?
I have other "special" spots on this project I need similar controls for. But this one is typical, maybe if I can figure it out I can do the others too.
Thanks, Scott