Log in

View Full Version : Next VTST


Asmodeus
19th November 2004, 23:53
Hi.
Sorry for probably dumm question, but in IFO editors I'm green :rolleyes:
I tryed to force play next VTST after previous ends. Simple post command "Jump to title 2", in VTST1 doesn't work. Why ? Because when I set this command in VGM first play PGC it works fine (of course in pre command). Any guidance appreciated.

mpucoder
20th November 2004, 00:12
Different commands are needed depending on where you are jumping from. JumpTT works only in VMG. You can jump to another title within the same VTS using JumpVTS_TT.

Asmodeus
20th November 2004, 00:58
Thx mpucoder.
Yes I know this function, but it works only in VTS range, and I want to know how to jump from one VTST to another. Is there any function (or couple of functions) that do this ?

erdoke
20th November 2004, 01:03
I guess that's why VMG Menu is there in the DVD. ;)
Add a Post command "Jumg VMG PGC X" to your movie PGC in VTS1, and add a Jump VTS Title or Menu Pre command to this VMGM PGC.
Add PGCs or Titles if there are no "free" ones present for this purpose.

Asmodeus
20th November 2004, 01:18
Thx for tips.
I done this pretty hard way ;)
Created VTSM in the same title set and add call to this VTSM, then this VTSM have jump to VGMG (also created), which VGMG have jump to choosen title set :) uuuhhhhh ;)

lovelegend
25th December 2004, 00:51
My friend has a similar problem, he used DVD-lab Pro to create a DVD with some VTST's, but when he played it in PowerDVD or PS2, both wouldn't jump from Title 1 to Title 2 by pressing "Next".... PowerDVD still can do that by right-clicking --> Go to --> Title #, but not for PS2...

After hearing his question, I picked up a DVD created by me using DVD Maestro and it had the same problem in PowerDVD 5 and IfoEdit "DVD Play" (IfoEdit won't jump to Next title by pressing >>)... Did try adding call to VMGM and set jump in VMGM to jump to next title but still didn't work... :(

blutach
25th December 2004, 07:10
There is no command to jump from a title in one VTS to a title in a different VTS.

VTS titles can only jump/call/link to the first play pgc, a VMG pgc, a "named" VTS menu (eg root menu, audio menu) in the same VTS or a VTST title in the same VTS (including the same title).

This is why you jump to menu then to VTS.

You did it in 3 steps, only 2 were needed - eg CallSS VMGM (from the title) then JumpTT (from the VMGM to the new title).

A foolproof way of getting this right is to use pgcedit's command editor. Try it out.

Regards