PgcEdit trace hangs on playback of Previews

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • notec
    Member
    Member
    • Jun 2005
    • 96

    PgcEdit trace hangs on playback of Previews

    Ok, so I've got this project where I've had to Jump to the Main Menu on DVD insert because its sharing the "Coming Soon to DVD splash" and if I Kill it so goes the Previews...

    When I run the trace and get to the preview button and select it it starts but then hangs:

    ******* Start playback VTST 3 , 1 TTN 1 (0:11) 1b. Title 3...
    ******* Playing Program 1, Cell 1 (0:11.00) (Chapter 1)
    -> sprm(7:Chapter number (or PGN)) = 1 (0x0001)

    I stop the trace and save. It plays back fine (no navigation issues) in MPC.

    I'm curious as to what Pgcedit is hung up about?

    I've included the complete trace up to the point the hang...

    If anyone has any feedback as to what might be happening I'm all ears...

    tx
    Attached Files
    TV: Panasonic TH-50PZ700U
    SAP: OPPO DV-980H
    DVD Burner: Lite-On LH-20A1HX
  • r0lZ
    Lord of Digital Video
    Lord of Digital Video
    • Mar 2004
    • 1508

    #2
    Can you see the preview window? How does it hang?
    Does the trace work correctly with the unmodified DVD (before using Jump2PGC)?
    r0lZ
    PgcEdit homepage (hosted by VideoHelp)
    Unofficial mirror (in Poland)

    Comment

    • notec
      Member
      Member
      • Jun 2005
      • 96

      #3
      Yes, the preview window does display - but only the VTS 3 (Title 3). But clicking ->> Next PB - It never moves past this point (See attached screenshot).

      In the Trace Menu the Title, stream, angle and chapter info appears to hang at this point I left for several minutes before stopping the trace. This behavior gives me a false negative - as upon saving at this point it played fine in MPC.

      I burned to disc and it plays the previews fine.

      After entering:

      VTST 3 , 1 TTN 1 (0:11) 1b. Title 3 - Chapters: 2, Programs: 2, Cells: 2

      ********** pre commands:
      [00 B1 00 0D 03 FE 00 03] 1 if ( gprm(13:Jump2PGC_control) != 1022 ) then { Goto line 3 }
      [30 08 00 07 01 C0 00 00] 2 (CallSS) Call the VMGM PGC 7, resume cell 1
      [00 00 00 00 00 00 00 00] 3 NOP
      [00 00 00 00 00 00 00 00] 4 NOP
      [00 00 00 00 00 00 00 00] 5 NOP
      [00 00 00 00 00 00 00 00] 6 NOP
      [00 00 00 00 00 00 00 00] 7 NOP
      [00 00 00 00 00 00 00 00] 8 NOP
      [71 00 00 06 C1 80 00 00] 9 Set gprm(6) =(mov) 49536
      [61 00 00 07 00 06 00 00] 10 Set gprm(7) =(mov) gprm(6)
      [61 00 00 00 00 05 00 00] 11 Set gprm(0) =(mov) gprm(5)
      [71 00 00 05 00 00 00 00] 12 Set gprm(5) =(mov) 0
      [71 00 00 01 00 00 00 00] 13 Set gprm(1) =(mov) 0
      [71 00 00 02 00 00 00 00] 14 Set gprm(2) =(mov) 0
      [00 A2 00 00 00 01 00 00] 15 if ( gprm(0) == 1 ) then { Break }
      [20 A6 00 00 00 02 00 02] 16 if ( gprm(0) == 2 ) then { LinkPGN Program 2 }
      ********** post commands:
      [71 00 00 03 01 04 00 00] 1 Set gprm(3) =(mov) 260
      [30 08 00 02 01 C0 00 00] 2 (CallSS) Call the VMGM PGC 2, resume cell 1
      ********** cell commands:

      ********** BOV commands:
      VOB ID 1, Cell ID 1 (First NAV pack LBA=0)
      1 Group Select button=0, Action button=0
      1: [30 08 00 06 01 c0 00 00] (CallSS) Call the VMGM PGC 6, resume cell 1


      Playback time: 00:00:11.15 (at 30 fps)
      PG Playback mode: sequential
      PUOs: 2097152 (0x00200000)
      - Subpicture stream change (0x00200000)
      NextPGCN: 0
      PrevPGCN: 0
      GoUpPGCN: 0
      PGC Still Time: 0
      Audio stream 1 status: 0x00008000 (stream=0)
      Audio stream 2 status: 0x00008100 (stream=1)
      Audio stream 3 status: 0x00008200 (stream=2)
      Subpic stream 1 status: 0x80000000 (streams for 4:3=0, wide=0, letterbox=0, pan&scan=0)
      Subpic stream 2 status: 0x81000000 (streams for 4:3=1, wide=0, letterbox=0, pan&scan=0)

      BOVs Chap. Prog. Cell Type Seam- Ang VOBU Cell Cell Playback End Entry First Last Last VOB Cell
      (PTT) Flags less Still Still Cmd. Time Time VOBU ILVU VOBU VOBU ID ID
      Joint Time # sector End Start End

      1 1 1 1 2 no - no 0 0 00:00:11.00 00:00:11.00 0 0 3099 3123 1 1
      0 2 2 2 8 yes - no 0 0 00:00:00.15 00:00:11.15 3124 0 3124 3157 1 2

      it never seams to link with the preview titles:

      - VTST 4 , 1 TTN 1 (6:27) 3b. Title 4 - Chapters: 4, Programs: 4, Cells: 4
      - VTST 5 , 1 TTN 1 (4:57) 3b. Title 5 - Chapters: 4, Programs: 4, Cells: 4

      So, I don't know why PgcEdit doesn't make the connection? Something in the post commands. Dunno... hope that helps I'm hoping to know what to look for in the future when if this happens again and feel confident that I'm not burning a coaster.

      Oh, and the trace behaves the same with the unmodified source.

      Attached Files
      Last edited by notec; 2 Nov 2007, 12:49 PM.
      TV: Panasonic TH-50PZ700U
      SAP: OPPO DV-980H
      DVD Burner: Lite-On LH-20A1HX

      Comment

      Working...