I just got this title and have had the kids clawing at it for a few hours now. But b4 I hand it over to them, I want to make a backup (I've already lost two titles due to kiddy-care).
There is a particular PGC which I'm trying to edit out:
VTST 3 , 1 TTN 1 (0:22) Title 3 - Chapters: 1, Programs: 1, Cells: 1
Using PGCEdit 0.6.0, when I choose the Kill PGC Playback option for this PGC, I get the following:[61 00 00 00 00 0C 00 00] 1 Set gprm(0) =(mov) gprm(12)
[00 A1 00 00 00 01 00 06] 2 if ( gprm(0) == 1 ) then { Goto line 6 }
[71 00 00 02 00 02 00 00] 3 Set gprm(2) =(mov) 2
[30 08 00 06 01 C0 00 00] 4 (CallSS) Call the VMGM PGC 6, resume cell 1
[00 00 00 00 00 00 00 00] 5 NOP
[61 00 00 00 00 06 00 00] 6 Set gprm(0) =(mov) gprm(6)
[71 00 00 06 00 00 00 00] 7 Set gprm(6) =(mov) 0
[71 00 00 01 00 00 00 00] 8 Set gprm(1) =(mov) 0
[71 00 00 02 00 00 00 00] 9 Set gprm(2) =(mov) 0
[00 A1 00 00 00 01 00 0B] 10 if ( gprm(0) == 1 ) then { Goto line 11 }
[00 00 00 00 00 00 00 00] 11 NOP
********** post commands:
[30 08 00 09 01 C0 00 00] 1 (CallSS) Call the VMGM PGC 9, resume cell 1
********** cell commands:
What happens now is that the DVD starts up in PowerDVD, but is stuck at Title 1 Chapter 1 and the time counters do not increment and the screen is blank. Can someone explain why this happens?[61 00 00 00 00 0C 00 00] 1 Set gprm(0) =(mov) gprm(12)
[00 A1 00 00 00 01 00 06] 2 if ( gprm(0) == 1 ) then { Goto line 6 }
[71 00 00 02 00 02 00 00] 3 Set gprm(2) =(mov) 2
[30 08 00 06 01 C0 00 00] 4 (CallSS) Call the VMGM PGC 6, resume cell 1
[00 00 00 00 00 00 00 00] 5 NOP
[61 00 00 00 00 06 00 00] 6 Set gprm(0) =(mov) gprm(6)
[71 00 00 06 00 00 00 00] 7 Set gprm(6) =(mov) 0
[71 00 00 01 00 00 00 00] 8 Set gprm(1) =(mov) 0
[71 00 00 02 00 00 00 00] 9 Set gprm(2) =(mov) 0
[00 A1 00 00 00 01 00 0B] 10 if ( gprm(0) == 1 ) then { Goto line 11 }
[00 00 00 00 00 00 00 00] 11 NOP
[30 08 00 09 01 C0 00 00] 12 (CallSS) Call the VMGM PGC 9, resume cell 1
********** post commands:
[30 08 00 09 01 C0 00 00] 1 (CallSS) Call the VMGM PGC 9, resume cell 1
********** cell commands:
If I edit out the new line 12, it work OK but I want to get rid of this intro screen. Thanks
+ Reply to Thread
Results 1 to 6 of 6
-
|
+--Prince Of Thieves
|
+--[ DVD Backup Experience =>
|
+--"I've now ripped a few more coasters!"
| -
Line 4 goes to the VMGM PGC 6 if gprm(0) is equal to 1.
This is done by PGCEdit. It places the POST command at the end of the PRE commands so (theoretically) the PGC code steps out of the PGC before the animation is played. This is the problem- when I trace the code in PGCEdit, it works as it should, but in PowerDVD it gets stuck on Title 1 Chapter 1.It makes no sense IMHO to have that line 12 and then have the exact same thing in the post commands.
Anyone help?|
+--Prince Of Thieves
|
+--[ DVD Backup Experience =>
|
+--"I've now ripped a few more coasters!"
|
Similar Threads
-
Backing up files
By Deathstrike in forum ComputerReplies: 4Last Post: 5th Jul 2010, 22:16 -
Backing up old VHS
By ClarkWGriswold in forum Video ConversionReplies: 5Last Post: 31st Dec 2009, 14:33 -
Backing up a DVD
By kschwi in forum DVD RippingReplies: 19Last Post: 29th Nov 2009, 10:15 -
backing up footage
By JJJewel in forum Video ConversionReplies: 5Last Post: 25th Oct 2009, 08:26 -
backing up computer
By vipertongn in forum ComputerReplies: 5Last Post: 26th Nov 2007, 13:08



Quote