Log in

View Full Version : Maestro and movie authoring (Episodes).


gow
14th August 2004, 08:23
This is my problem.

We have a movie with 6 episodes in 6 tracks. We have a menu with
7 buttons. The first button is the play button and when you
hit it you to play all the episodes. The other 6 buttons is for episodes and i want to play only one episode when i hit one
of the episode buttons.

I have tried to use the registers GP0 giving them by default some
values.

Like This:

When you hit the button episode1 it is running a command seq.

1. mov GP0,1

and then in the last chapter of the episode 1 it is running
an other command seq.

1. jump to menu if GP0=1
...........

but it's not working.

Please help

sorry for my english.

cona812
14th August 2004, 17:53
if you're german maybe this will help
http://forum.gleitz.info/showthread.php?t=15058

it is like I would make in Scenarist so you will have to translate it to "Meastro like".

Cona

auenf
16th August 2004, 12:22
easiest way to do a 'play all' is put all the episodes in the same VTS (separated by chapter points), and that is your play all title, for each episode, create a playlist for each episode.

Enf...