DVDBuilder for C++
3.4
DVD Authoring Software Development Kit
|
Configures a Video Title Set.
<titleSet> <menus> <titles> <audioStreams> <subpictureStreams> </titleSet>
Element | Description |
<menus> | Configures the menus of a title set. |
<titles> | Configures the titles of a title set. |
<audioStreams> | Configures the audio streams of a title set. |
<subpictureStreams> | Configures the sub-picture/subtitle streams of a title set. |
There can be a maximum of 99 Video Title Sets (VTS) numbered from 01 to 99 on a DVD. Each title set can have up to 10 Video OBjects (VOB) and menus. Each Video Title Set must have at least 1 Video Object. A Video Title Set is a container for a number of Titles. The maximum number of Titles on a DVD is also 99 - these can be all in one Video Title Set or spread across multiple title sets.
The following example shows the project file for a DVD with two titles grouped in two title sets.