PDA

View Full Version : Need some help...


lnatan25
5th September 2006, 10:41
Hey guys!

I need a little help. I have a dvd with a menu that has 2 buttons. Button 1 points to the beginning of VTS 01 (call it episode 1), and button 2 points to the middle of VTS 01 (episode 2). The problem is that when I press B1 and the portition of the movie ends, it doesn't return to the menu, but proceeds to the portition of B2. So I guess I need some help how to split VTS 01 to 2 (one for each episode) and change the menu so that button 2 points to the second VTS. Or can I somehow make it return to the menu?

Thanks guys!

Zeul
5th September 2006, 11:13
I assume that your video clips are in two parts - one for B1 and one for B2.

To return to the menu after part1 has finished depends on how you have seperated the 2 parts.

The easiest way is to put each part in its' own Title. Therefore 1 PGC per Title. Then add a post command to each PGC to return to the menu. Put the menu in the VMG area.

The post commands from each PGC would then be:
CallSS TitleMenu
The button commands would be:
JumpTT VTS1_Title1
JumpTT VTS1_Title2

lnatan25
5th September 2006, 11:36
It's a dvd I was given... It's been authored already, and I need to reauthor it.

It seems the two episodes are in separate chapters on the same VTS. If I put a post command after the first chapter, it does return to the menu, but in the player, I can still travel after the point of the end of the chapter.

Zeul
5th September 2006, 12:03
In that case you will need a cell command after EACH cell to point pack to the menu.