4.0
Table Of Contents
- Table of Contents
- Introduction
- DoStudio Authoring basics
- Authoring workflow
- The DoStudio Authoring workspace
- Working with projects
- Audio/video segments
- Subtitles
- Playlists
- Blu-ray Disc titles
- Importing menu graphics in Mosaic
- Menu element properties
- Using actions
- Assigning and removing actions
- Menu block animation actions
- Button association actions
- Display menu actions
- Display button actions
- Title playback actions
- Blu-ray only actions
- Subtitle actions
- Primary audio/video actions
- Secondary audio/video actions
- Sound effect actions
- System actions
- Intellidisc actions
- Animation actions
- Advanced authoring
- BD Touch and second screen media
- HDMV authoring
- DoStudio 3D Authoring Module
- BDJO Module
- Compiling, burning, and formatting your disc
- Appendices
- Index
BD-J capability during stereoscopic output mode:
n 0 = BD-J incapable during stereoscopic output mode:
n 1 = BD-J capable during stereoscopic output mode
Secondary audio capability during stereoscopic output mode:
n 0 = Secondary audio incapable during stereoscopic output mode
n 1 = Secondary audio capable during stereoscopic output mode
PSR example
Move gpr55 psr31
And gpr55 1245760 (or 0x130240)
If gpr55 == 1245760 (then this is a 3D player)
Move gpr55 psr23
And gpr55 1 (or 0x1)
If gpr55 == 1 (then the TV can play 23.976 1920 in 3D)
If your glasses are not connected normally psr23 returns 0.
3D commands
SetOutputMode
The SetOutputMode command sets the output mode to 2D or 3D PSR22 (see "PSR22: Stereoscopic status"
on page 156). This command should not be use in the IG Editor. Always check if the player is a 3D player
before using this command.
n 0 = 2D Output Mode
n 1 = 3D Output Mode
Example:
SetOutputMode 1
SetStreamSS
The SetStreamSS command has the same function as SetStream command. The SetStreamSS command
sets values for any or all of the primary audio stream, subtitle stream, angle and IG stream to be presented.
In addition to the functions, the SetStreamSS Command sets values for subtitle alignment. This command
can be used only when the output mode in PSR22 is set to 3D. This command shall be ignored or treated as
Nop command when the output mode in PSR22 is set to 2D. Always check if the player is a 3D player
before using this command.
158CHAPTER 15










