I'm experiencing a navigation issue after compiling a project using the 'Jump to PGC on DVD insert' function.
Any time I press 'stop' during the movie then 'play' afterwards - it plays the previews I jumped over. How do you stop this from happening.
Do I modify this calling command from the main title VTS or use linkPCG somewhere?
[30 08 00 05 01 C0 00 00] 1 (CallSS) Call the VMGM PGC 5, resume cell 1
I follow it to: VTSM 1 , LU 1 (en) , 1 (dummy) RootM | in there, the statement below in the pre-commands seems to do the correct behavior
********** pre commands:
[20 A4 00 0C FE FE 00 05] 1 if ( gprm(12) == 65278 ) then { LinkPGCN PGC 5 }
but I dont know where the 'stop' on my SAP puts navigation or why it fails this If statement?
I've attached the main title VTST 1 and the VTSM1 (RootM)
PGC Still Time: 0
Any time I press 'stop' during the movie then 'play' afterwards - it plays the previews I jumped over. How do you stop this from happening.
Do I modify this calling command from the main title VTS or use linkPCG somewhere?
[30 08 00 05 01 C0 00 00] 1 (CallSS) Call the VMGM PGC 5, resume cell 1
I follow it to: VTSM 1 , LU 1 (en) , 1 (dummy) RootM | in there, the statement below in the pre-commands seems to do the correct behavior
********** pre commands:
[20 A4 00 0C FE FE 00 05] 1 if ( gprm(12) == 65278 ) then { LinkPGCN PGC 5 }
but I dont know where the 'stop' on my SAP puts navigation or why it fails this If statement?
I've attached the main title VTST 1 and the VTSM1 (RootM)
VTSM 1 , LU 1 (en) , 1 (dummy) RootM - Chapters: n/a, Programs: 0, Cells: 0
********** pre commands:
[20 A4 00 0C FE FE 00 05] 1 if ( gprm(12) == 65278 ) then { LinkPGCN PGC 5 }
[20 B4 00 07 00 00 00 02] 2 if ( gprm(7) != 0 ) then { LinkPGCN PGC 2 }
[20 B4 00 01 00 00 00 04] 3 if ( gprm(1) != 0 ) then { LinkPGCN PGC 4 }
[20 B4 00 02 00 00 00 03] 4 if ( gprm(2) != 0 ) then { LinkPGCN PGC 3 }
[71 00 00 06 00 00 00 00] 5 Set gprm(6) =(mov) 0
[61 00 00 00 00 85 00 00] 6 Set gprm(0) =(mov) sprm(5:Title number in VTS)
[75 00 00 00 01 00 00 00] 7 Set gprm(0) *=(mul) 256
[6A 00 00 00 00 87 00 00] 8 Set gprm(0) |=(or) sprm(7:Chapter number (or PGN))
[00 00 00 00 00 00 00 00] 9 NOP
[00 00 00 00 00 00 00 00] 10 NOP
[00 00 00 00 00 00 00 00] 11 NOP
[00 00 00 00 00 00 00 00] 12 NOP
[00 00 00 00 00 00 00 00] 13 NOP
[00 00 00 00 00 00 00 00] 14 NOP
[00 00 00 00 00 00 00 00] 15 NOP
[00 00 00 00 00 00 00 00] 16 NOP
[00 00 00 00 00 00 00 00] 17 NOP
[00 C1 00 00 65 65 00 16] 18 if ( gprm(0) >= 25957 ) then { Goto line 22 }
[20 04 00 00 00 00 00 1E] 19 LinkPGCN PGC 30
[00 00 00 00 00 00 00 00] 20 NOP
[00 00 00 00 00 00 00 00] 21 NOP
[00 00 00 00 00 00 00 00] 22 NOP
[20 01 00 00 00 00 00 10] 23 RSM
********** post commands:
********** cell commands:
Playback time: 00:00:00.00 (at 30 fps)
PG Playback mode: sequential
PUOs: 0 (0x00000000)
NextPGCN: 0
PrevPGCN: 0
GoUpPGCN: 0
********** pre commands:
[20 A4 00 0C FE FE 00 05] 1 if ( gprm(12) == 65278 ) then { LinkPGCN PGC 5 }
[20 B4 00 07 00 00 00 02] 2 if ( gprm(7) != 0 ) then { LinkPGCN PGC 2 }
[20 B4 00 01 00 00 00 04] 3 if ( gprm(1) != 0 ) then { LinkPGCN PGC 4 }
[20 B4 00 02 00 00 00 03] 4 if ( gprm(2) != 0 ) then { LinkPGCN PGC 3 }
[71 00 00 06 00 00 00 00] 5 Set gprm(6) =(mov) 0
[61 00 00 00 00 85 00 00] 6 Set gprm(0) =(mov) sprm(5:Title number in VTS)
[75 00 00 00 01 00 00 00] 7 Set gprm(0) *=(mul) 256
[6A 00 00 00 00 87 00 00] 8 Set gprm(0) |=(or) sprm(7:Chapter number (or PGN))
[00 00 00 00 00 00 00 00] 9 NOP
[00 00 00 00 00 00 00 00] 10 NOP
[00 00 00 00 00 00 00 00] 11 NOP
[00 00 00 00 00 00 00 00] 12 NOP
[00 00 00 00 00 00 00 00] 13 NOP
[00 00 00 00 00 00 00 00] 14 NOP
[00 00 00 00 00 00 00 00] 15 NOP
[00 00 00 00 00 00 00 00] 16 NOP
[00 00 00 00 00 00 00 00] 17 NOP
[00 C1 00 00 65 65 00 16] 18 if ( gprm(0) >= 25957 ) then { Goto line 22 }
[20 04 00 00 00 00 00 1E] 19 LinkPGCN PGC 30
[00 00 00 00 00 00 00 00] 20 NOP
[00 00 00 00 00 00 00 00] 21 NOP
[00 00 00 00 00 00 00 00] 22 NOP
[20 01 00 00 00 00 00 10] 23 RSM
********** post commands:
********** cell commands:
Playback time: 00:00:00.00 (at 30 fps)
PG Playback mode: sequential
PUOs: 0 (0x00000000)
NextPGCN: 0
PrevPGCN: 0
GoUpPGCN: 0
Comment