page 1 | 2 | 3 | 4

This command links to the post-command section of the current PGC without playing back of the remaining cells after the cell issuing this command, and optionally highlight a specified menu button. A button value of 0 indicates no highlight. This command is useful to skip over a range of cells in a PGC.

Cells having cell commands are non-seamless by default. LinkTailPGC can be present only in cell or button commands. LinkTailPGC cannot be present in the First-Play domain. LinkTailPGC is commonly used in button commands to start the execution of commands in the post-command section section of the PGC having the cells issuing LinkTailPGC. This is the current PGC that is playing back the cell having the command LinkTailPGC.

Link to post-command section of current PGC
LinkTailPGC   Highlight button  



DVD Command Hex Encoding
LinkTailPGC,button 0 20 01 00 00 00 00 00 0D
This command can be combined with the for conditional branching. When combining, this command is executed only if the result of the comparison is true.

1)
2)
3)
4)

page 1 | 2 | 3 | 4