Ticket #359 (closed Defect: invalid)
1.0b7.8.1 DVD playback jumps straight to menu on first play
| Reported by: | skyy99_1111@… | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Playback | Version: | 1.0b7.5 |
| Keywords: | Cc: |
Description
Prior to 1.0b7.8.1 the dvd playback respected the dvd pcg structure. Now it ignores the "first play" commands and instead jumps straight to the dvd menu. This breaks many/most of my DVD rips.
Change History
Note: See
TracTickets for help on using
tickets.

Somehow missed getting back to this:
Sky, since you know how to compile Sapphire and have files which have a first play command, if you delete: CommonMediaPlayer -> CMPDVDPlayer.m:756 and 757 which is: if(menuCheck == noErr && hasMenu && !doingResume)DVDGoToMenu(kDVDMenuRoot);
does this resolve the issue?