blutach
16th January 2005, 03:31
When pressing the audio button on the main menu I get the highlight layer of the audio menu overlayed with the display layer of the main menu!!! The buttons can be moved/selected and I will be taken back to the main menu and the chosen audio stream will be selected properly.
BTW: Works fine in PowerDVD.
Pressing audio on the main menu simply links to the PGC where the audio menu is. Audio menu pre-commands:
[61 00 00 01 00 81 00 00] 1 Set gprm(1) =(mov) sprm(1:Audio stream number)
[79 00 00 01 00 03 00 00] 2 Set gprm(1) &=(and) 3
[20 A6 00 01 00 02 0C 01] 3 if ( gprm(1) == 2 ) then { LinkPGN Program 1, button 3 (3072) }
[20 A6 00 01 00 01 08 01] 4 if ( gprm(1) == 1 ) then { LinkPGN Program 1, button 2 (2048) }
[20 06 00 00 00 00 04 01] 5 LinkPGN Program 1, button 1 (1024)
Nothing special here.
I have done a mock strip of the menu already and 2 burns (with verify!).
Any ideas? Looks like a player issue.
UPDATE: Plays OK in 2nd player - first on last legs, perhaps, or could it be cleaned? Note: Everything else on the disk plays just fine - just can't see the audio menu (except the button highlights)
Regards and TIA
BTW: Works fine in PowerDVD.
Pressing audio on the main menu simply links to the PGC where the audio menu is. Audio menu pre-commands:
[61 00 00 01 00 81 00 00] 1 Set gprm(1) =(mov) sprm(1:Audio stream number)
[79 00 00 01 00 03 00 00] 2 Set gprm(1) &=(and) 3
[20 A6 00 01 00 02 0C 01] 3 if ( gprm(1) == 2 ) then { LinkPGN Program 1, button 3 (3072) }
[20 A6 00 01 00 01 08 01] 4 if ( gprm(1) == 1 ) then { LinkPGN Program 1, button 2 (2048) }
[20 06 00 00 00 00 04 01] 5 LinkPGN Program 1, button 1 (1024)
Nothing special here.
I have done a mock strip of the menu already and 2 burns (with verify!).
Any ideas? Looks like a player issue.
UPDATE: Plays OK in 2nd player - first on last legs, perhaps, or could it be cleaned? Note: Everything else on the disk plays just fine - just can't see the audio menu (except the button highlights)
Regards and TIA