View Full Version : Is it possible to change where a VOB file goes after it's done playing?


jesoonster
23rd September 2002, 06:14
I'm simplying my problem that i discussed in another post.

The only option I have is to change the direction in which the VOB (IFO file) points to after the VOB is finished playing.

For example: If the original dvd jumps from MENU-->VTS_01_X.vob--->VTS_03_X.vob-->VTS_02_X.vob

IS there a way to change it so that VTS_01_X.vob goes directly to VTS_02_X.vob?

I'm getting the impression that it isn't possible to do this.

Reason: this post.

http://forum.doom9.org/showthread.php?s=&threadid=33946

If i'm wrong please tell me. thx.......

mpucoder
23rd September 2002, 13:41
You cannot directly jump from one title set to another. (see http://mpucoder.kewlhair.com/DVD/vmi-jmp.html#vts )
But you'll notice you can jump back to the VMG menu domain. In there you create a dummy PGC whose only purpose is to jump to the desired title set with a pre command.

Since you indicate that there already is navigation from one title set to the next, just find out which dummy PGC you want, and change the post commands.
For example, you say it jumps from 1 to 3 to 2. Look in vts_03, find the post command, and note its destination. Now go to vts_01, find its post command, and change it to go where vts_03's went.

jesoonster
23rd September 2002, 16:04
OMG THANK YOU MPU. I FINALLY UNDERSTAND WHAT YOU MEAN. SO ALL I HAVE TO DO IS CHANGE WHERE THE JUMPS OCCUR IN VMG_PGCI_UT in the PGC MENUS!!!!!!!!!!!!! ARGGGGGGGGGGGGGGGG. THx SOOOOOOOOOOOO MUCH.