DVDBuilder for C++  3.4
DVD Authoring Software Development Kit
<titles> Element

Description

Defines Video Title Set (VTS) titles.

<titles displayMode="Letterbox|PanScan|Auto">
   <title>
</titles>
Optional Attributes
Attribute Option Description
displayMode Specifies the titles display mode for 16:9 movies on 4:3 screen.
Letterbox Only Letterbox is permitted. Letterbox mode will add black bars above and below the movie frame.
PanScan Only Pan-Scan is permitted. Pan-Scan mode will crop the left and right side of the movie frame to fit to the 4:3.
Auto Both Letterbox and PanScan are permitted. Automatic - player decide.
Child Elements
Element Description
<title> Adds a VTS title.

Remarks

A group of related video titles having similar display format (standard screen or wide screen) or aspect ratio comprises a Video Title Set (VTS). A single VTS can hold up to 99 titles. Each title can hold up to 10 Video Objects (VOB).