Table of Contents
Each separate video loaded into the application will appear as a separate title in the DVD, and as such will be allocated a separate row in the table of titles. It should be noted that any number of video files (and hence titles) can be loaded in to the application, but the maximum number of titles that can be added in to the actual DVD is limited to 3.
The table has the following columns;
- Video File contains an image of the starting frame of the video
- Audio Tracks number of audio tracks in file
- FPS Frames per second
- Duration duration of video
- Path path to the video file
By double clicking on the relevant row of the title table the Add Chapter form can be accessed. Using this form, users can add chapters to the title.
Add Chapter Form
Contains the following fields;
- File Name (text box) displays the name of the chapter file to be used. Users can browse for the chapter file by clicking on the browse button. By clicking the clear button users clear the selection.
- Time Information (text area) Displays the contests of the selected file in a comma separated format.
- Accept associates the selected chapter file with the selected title.
- Cancel