page 1 | 2 | 3 | 4

This command goes to the specified command line number. The minimum line number is 1 and the maximum line number is 128. The DVD specifications allow a maximum total of 128 commands per PGC. This total includes pre-commands, post-commands, and cell-commands in the PGC.

Go to a specified command line
GoTo  



DVD Command Hex Encoding
GoTo Line 1 00 01 00 00 00 00 00 01
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)


page 1 | 2 | 3 | 4