Resume Menu with a Copyright Notice
Posted: Wed Aug 09, 2023 3:05 pm
Good afternoon,
I’m trying to build a BD with a ‘Resume’ playback menu that appears when the disc is reinserted. However, when the disc is first played I want a ‘Copyright’ notice at the head of the disc with a disabled ‘Top Menu’. My assumpton is that if the ‘Copyright’ movie is set as ‘first play’ the disc will not be able to activate the [load from storage] command in order to resume playback.
To get this to work, I’ve placed all the menus in one JAR (00000) and the ‘Copyright’ movie is activated in a separate JAR (00002).
The On JAR startup is a Switch with all the necessary commands listed to enable ‘Resume’ (see attached). If the disc has not been played before, the player ignores the [CanResume] commands and alights on a ‘Multi-Action’ that uploads JAR 00002, playing the 'copyright' notice.
The ‘End Action’ of the ‘Copyright’ movie (see attached) is a Multi-Action that then re-uploads JAR 00000. The player then goes through the list, ignoring the [CanResume] commands and alights on a [CanDiscResume] which launches the ‘Main Menu’.
This works as I had hoped, the disc plays the ‘Copyright’ first (which cannot be skipped as the 'Top Menu' call is disabled) and then links to the main menu. Plus, if the disc is ejected/re-inserted the ‘Resume’ menu appears on insertion.
However, I’m concerned that this is not the best way to achieve this result, and worry that there may be unexpected consequences. Is there a better way to approach this or has it been programmed correctly?
Thank you.
I’m trying to build a BD with a ‘Resume’ playback menu that appears when the disc is reinserted. However, when the disc is first played I want a ‘Copyright’ notice at the head of the disc with a disabled ‘Top Menu’. My assumpton is that if the ‘Copyright’ movie is set as ‘first play’ the disc will not be able to activate the [load from storage] command in order to resume playback.
To get this to work, I’ve placed all the menus in one JAR (00000) and the ‘Copyright’ movie is activated in a separate JAR (00002).
The On JAR startup is a Switch with all the necessary commands listed to enable ‘Resume’ (see attached). If the disc has not been played before, the player ignores the [CanResume] commands and alights on a ‘Multi-Action’ that uploads JAR 00002, playing the 'copyright' notice.
The ‘End Action’ of the ‘Copyright’ movie (see attached) is a Multi-Action that then re-uploads JAR 00000. The player then goes through the list, ignoring the [CanResume] commands and alights on a [CanDiscResume] which launches the ‘Main Menu’.
This works as I had hoped, the disc plays the ‘Copyright’ first (which cannot be skipped as the 'Top Menu' call is disabled) and then links to the main menu. Plus, if the disc is ejected/re-inserted the ‘Resume’ menu appears on insertion.
However, I’m concerned that this is not the best way to achieve this result, and worry that there may be unexpected consequences. Is there a better way to approach this or has it been programmed correctly?
Thank you.