farmer dan
8th October 2003, 18:11
Edited by farmer dan at 8:39PM to reflect current situation.
I've been soliciting aid in the IFO Edit forum but realized that my questions were really newbie in nature and decided to start a new thread here.
My project is to import menus that I created in DVD Labto a movie from which I had removed the menus. If any one is interested there is a more detailed description of what I want to do in this thread (http://forum.doom9.org/showthread.php?s=&threadid=62785). The progression has changed, howevr, since I started from scratch.
This is what I have done so far: (I'm using A and B instead of VTS to show that some items came from different sources.)
1. Copied A_01_0n.VOB to a folder and ran Create New IFO from IFO Edit. Movie with no menus
2. Copied B_01_0.VOB to the same folder and then ran Merge Menu Tables. Menus
3. Ran Create Video Manager from DVD Fab.
4. Opened IFO Edit and ran Get VTS Sectors.
5. Opened the IFO that contained the menus and checked to make sure everything was the same. It appeared to be.
Symptom: Using DVD Playthe movie does not play. Nothing happens when I press Title or Root Menu
What I want: Menu 2 in the PGC,which is the point at which I can choose the movie or go to chapter selection menus, to appear at the beginning and then any time I press Menu on the remote. Also, if I have selected a chapter, pressing a button and return to the menu from which I selected the chapter.
Here are the command tables for the PGC's and the Menus--please note that I have an "empty" PGC as First Play in the VMG.
VMG First Play PGC [000000ec] Number of Pre Commands 2 [0002]
[000000ee] Number of Post Commands 0 [0000]
[000000f0] Number of Cell Commands 0 [0000]
[000000f2] Size of Command table in bytes 23 [0017]
[000000f4] 1.Pre Command Set GPreg<11>mov (set-val)<1> [71 00 00 0b 00 01 00 00 ]
[000000fc] 2.Pre Command (JumpSS VMGM) Jump to VMG PGC: 1 [30 06 00 01 00 c0 00 00 ]
VGM_PGCI_UT\Menu_1 [000000ec] Number of Pre Commands 1 [0001]
[000000ee] Number of Post Commands 1 [0001]
[000000f0] Number of Cell Commands 1 [0001]
[000000f2] Size of Command table in bytes 23 [000f]
[000000f4] 1.Pre Command (JumpTT) Jump to Title: 1 [30 02 00 00 00 01 00 00]
[000000fc] 2.Post command (JumpSS VTSM)Jump to TitleSet(vts):1,Title(ttn):1,root menu [30 06 00 01 01 83 00 00]
VTS_PGC_1[000000ec] Number of Pre Commands 0 [0000]
[000000ee] Number of Post Commands 1 [0001]
[000000f0] Number of Cell Commands 0 [0000]
[000000f2] Size of Command table in bytes 15 [000f]
[000000f4] 1.Post Command (CallSS VTSM) Call TitleSet root-menu [Resume Cell: 1] [30 08 00 00 01 83 00 00 ]
VTSM_PGCI_UT\Menu_1[000000ec] Number of Pre Commands 14 [000e]
[000000ee] Number of Post Commands 0 [0000]
[000000f0] Number of Cell Commands 0 [0000]
[000000f2] Size of Command table in bytes 127 [007f]
[000000f4] 1.Pre Command If GPreg<11> == (cmp-val)<1><' then Goto line# 8 [00 a1 00 0b 00 01 00 08 ]
[000000fc] 2.Pre Command If GPreg<11> == (cmp-val)<2><' then Goto line# 9 [00 a1 00 0b 00 02 00 09 ]
[00000104] 3.Pre Command If GPreg<11> == (cmp-val)<3><' then Goto line# 10 [00 a1 00 0b 00 03 00 0a ]
[0000010c] 4.Pre Command If GPreg<11> == (cmp-val)<4><' then Goto line# 11 [00 a1 00 0b 00 04 00 0b ]
[00000114] 5.Pre Command If GPreg<11> == (cmp-val)<5><' then Goto line# 12 [00 a1 00 0b 00 05 00 0c ]
[0000011c] 6.Pre Command If GPreg<11> == (cmp-val)<6><' then Goto line# 13 [00 a1 00 0b 00 06 00 0d ]
[00000124] 7.Pre Command If GPreg<11> == (cmp-val)<7><' then Goto line# 14 [00 a1 00 0b 00 07 00 0e ]
[0000012c] 8.Pre Command (LinkPGCN) Link PGC 2 [20 04 00 00 00 00 00 02 ]
[00000134] 9.Pre Command (LinkPGCN) Link PGC 3 [20 04 00 00 00 00 00 03 ]
[0000013c] 10.Pre Command (LinkPGCN) Link PGC 4 [20 04 00 00 00 00 00 04 ]
[00000144] 11.Pre Command (LinkPGCN) Link PGC 5 [20 04 00 00 00 00 00 05 ]
[0000014c] 12.Pre Command (LinkPGCN) Link PGC 6 [20 04 00 00 00 00 00 06 ]
[00000154] 13.Pre Command (LinkPGCN) Link PGC 7 [20 04 00 00 00 00 00 07 ]
[0000015c] 14.Pre Command (LinkPGCN) Link PGC 8 [20 04 00 00 00 00 00 08 ]
To get the menus to play I tried using one of 2COOL'sguides for skipping past the menus--I tried to work it backwards. I changed the first First Play last pre command to JUMPTT to the main movie. No change. I then tried jumping to MENU_1 and nothing played.
I'm approaching the limits of my knowlege and need help. Here's what I'm asking the forum:
1. Please check this logic and point out flaws. The VGM is jumping to the root menu, and Menu 1 jumps to the main movie as a result of a pre command. I need a command sequence that will end up playing Menu_2 in the main title. For the life of my I can't see how to do it--lack of knowlege.
2. If I have to do what I want to from the VTS PGC, I have no clue where to start and need some suggestions.
3. Please tell me what actions on a remote give the same results as clicking either the Title or Root Menu buttons in Play DVD.
4. If I have not furnished needed information please let me know.
I apologize for the length of this post. It takes a long time to describe what I've done and am trying to do.
Thanks
I've been soliciting aid in the IFO Edit forum but realized that my questions were really newbie in nature and decided to start a new thread here.
My project is to import menus that I created in DVD Labto a movie from which I had removed the menus. If any one is interested there is a more detailed description of what I want to do in this thread (http://forum.doom9.org/showthread.php?s=&threadid=62785). The progression has changed, howevr, since I started from scratch.
This is what I have done so far: (I'm using A and B instead of VTS to show that some items came from different sources.)
1. Copied A_01_0n.VOB to a folder and ran Create New IFO from IFO Edit. Movie with no menus
2. Copied B_01_0.VOB to the same folder and then ran Merge Menu Tables. Menus
3. Ran Create Video Manager from DVD Fab.
4. Opened IFO Edit and ran Get VTS Sectors.
5. Opened the IFO that contained the menus and checked to make sure everything was the same. It appeared to be.
Symptom: Using DVD Playthe movie does not play. Nothing happens when I press Title or Root Menu
What I want: Menu 2 in the PGC,which is the point at which I can choose the movie or go to chapter selection menus, to appear at the beginning and then any time I press Menu on the remote. Also, if I have selected a chapter, pressing a button and return to the menu from which I selected the chapter.
Here are the command tables for the PGC's and the Menus--please note that I have an "empty" PGC as First Play in the VMG.
VMG First Play PGC [000000ec] Number of Pre Commands 2 [0002]
[000000ee] Number of Post Commands 0 [0000]
[000000f0] Number of Cell Commands 0 [0000]
[000000f2] Size of Command table in bytes 23 [0017]
[000000f4] 1.Pre Command Set GPreg<11>mov (set-val)<1> [71 00 00 0b 00 01 00 00 ]
[000000fc] 2.Pre Command (JumpSS VMGM) Jump to VMG PGC: 1 [30 06 00 01 00 c0 00 00 ]
VGM_PGCI_UT\Menu_1 [000000ec] Number of Pre Commands 1 [0001]
[000000ee] Number of Post Commands 1 [0001]
[000000f0] Number of Cell Commands 1 [0001]
[000000f2] Size of Command table in bytes 23 [000f]
[000000f4] 1.Pre Command (JumpTT) Jump to Title: 1 [30 02 00 00 00 01 00 00]
[000000fc] 2.Post command (JumpSS VTSM)Jump to TitleSet(vts):1,Title(ttn):1,root menu [30 06 00 01 01 83 00 00]
VTS_PGC_1[000000ec] Number of Pre Commands 0 [0000]
[000000ee] Number of Post Commands 1 [0001]
[000000f0] Number of Cell Commands 0 [0000]
[000000f2] Size of Command table in bytes 15 [000f]
[000000f4] 1.Post Command (CallSS VTSM) Call TitleSet root-menu [Resume Cell: 1] [30 08 00 00 01 83 00 00 ]
VTSM_PGCI_UT\Menu_1[000000ec] Number of Pre Commands 14 [000e]
[000000ee] Number of Post Commands 0 [0000]
[000000f0] Number of Cell Commands 0 [0000]
[000000f2] Size of Command table in bytes 127 [007f]
[000000f4] 1.Pre Command If GPreg<11> == (cmp-val)<1><' then Goto line# 8 [00 a1 00 0b 00 01 00 08 ]
[000000fc] 2.Pre Command If GPreg<11> == (cmp-val)<2><' then Goto line# 9 [00 a1 00 0b 00 02 00 09 ]
[00000104] 3.Pre Command If GPreg<11> == (cmp-val)<3><' then Goto line# 10 [00 a1 00 0b 00 03 00 0a ]
[0000010c] 4.Pre Command If GPreg<11> == (cmp-val)<4><' then Goto line# 11 [00 a1 00 0b 00 04 00 0b ]
[00000114] 5.Pre Command If GPreg<11> == (cmp-val)<5><' then Goto line# 12 [00 a1 00 0b 00 05 00 0c ]
[0000011c] 6.Pre Command If GPreg<11> == (cmp-val)<6><' then Goto line# 13 [00 a1 00 0b 00 06 00 0d ]
[00000124] 7.Pre Command If GPreg<11> == (cmp-val)<7><' then Goto line# 14 [00 a1 00 0b 00 07 00 0e ]
[0000012c] 8.Pre Command (LinkPGCN) Link PGC 2 [20 04 00 00 00 00 00 02 ]
[00000134] 9.Pre Command (LinkPGCN) Link PGC 3 [20 04 00 00 00 00 00 03 ]
[0000013c] 10.Pre Command (LinkPGCN) Link PGC 4 [20 04 00 00 00 00 00 04 ]
[00000144] 11.Pre Command (LinkPGCN) Link PGC 5 [20 04 00 00 00 00 00 05 ]
[0000014c] 12.Pre Command (LinkPGCN) Link PGC 6 [20 04 00 00 00 00 00 06 ]
[00000154] 13.Pre Command (LinkPGCN) Link PGC 7 [20 04 00 00 00 00 00 07 ]
[0000015c] 14.Pre Command (LinkPGCN) Link PGC 8 [20 04 00 00 00 00 00 08 ]
To get the menus to play I tried using one of 2COOL'sguides for skipping past the menus--I tried to work it backwards. I changed the first First Play last pre command to JUMPTT to the main movie. No change. I then tried jumping to MENU_1 and nothing played.
I'm approaching the limits of my knowlege and need help. Here's what I'm asking the forum:
1. Please check this logic and point out flaws. The VGM is jumping to the root menu, and Menu 1 jumps to the main movie as a result of a pre command. I need a command sequence that will end up playing Menu_2 in the main title. For the life of my I can't see how to do it--lack of knowlege.
2. If I have to do what I want to from the VTS PGC, I have no clue where to start and need some suggestions.
3. Please tell me what actions on a remote give the same results as clicking either the Title or Root Menu buttons in Play DVD.
4. If I have not furnished needed information please let me know.
I apologize for the length of this post. It takes a long time to describe what I've done and am trying to do.
Thanks