![]() Beth Cataldo, May 3, 2007 |
| Finishing
Your DVD
Project The
final touches and test your DVD You
can change the Simulator settings in the Preferences
area.
This will allow you to change such features as the default language,
region code, resolution, and display mode. Final
programming reminders: To
set a First Play Action: 2. A Disc Inspector dialogue box comes up. 3. Choose an
item from the Inspector’s First Start pop-up
menu. Programming
the Remote Control buttons
TITLE (this is often called main or top menu on remote controls). This should navigate to your main menu. MENU (this usually returns users to the menu they just came from) RETURN (where do people return to when they hit this key? This should be programmed to go to the main menu or the menu that the user just came from). AUDIO (this button on the remote is meant to switch through alternate audio tracks). You can change it so that it goes to a specific menu that allows users to choose alternate audio tracks, though that probably will confuse a lot of users. ANGLE
(this button on the remote is meant to switch through alternate
video tracks). You can change it so that it goes to a specific track,
though that probably will confuse a lot of users. Programming
Track and Slideshow remote buttons The menu button
should always bring users back to the menu they came from.
1. Click on the Track. 2. In the Inspector, click on the User Operations tab. 3. Check off
the operations that you don't want the users to have control over with
their remote. Region
Codes and Protecting Content To set the disc's region codes:
2. Click the Region/Copyright tab in the Disc Inspector to display the disc's region code settings. 3. Click a Region Code check box to select or deselect that region. By default, all regions are selected, which means that your DVD disc will play on any player anywhere in the world (as long as that player understands your broadcast sign, either NTSC or PAL).
2. Click the Region/Copyright tab in the Disc Inspector. 3. Click the Copyright Management check box at the bottom. 4. Select No Copy Permitted from the Copy Generation pop-up menu. 5. Click the Format for CSS check box. To enable Macrovision copy protection: 1. Bring up the Disc Inspector by clicking on the Disc icon in the Outline view. 2. Go to the Region/copyright tab in the Disc Inspector. 3. Click the Copy Management check box in the Disc Inspector. 4. From the Copy Generation Pop-up menu, choose No Copy Permitted. 5. From the
Macrovision pop-up menu, choose a Macrovision
APS type. Type 3 is recommended for NTSC video, and will add
a four line colorstripe to any video that someone tries to tape from
the disc. The debugging window shows the following information:
When you're
in Simulator mode, you can also see a log of what's
going on by clicking on the Info button.
VTS
Editor About VTS Blocks The
contents of a video DVD are contained in one ore more VTS blocks. In
DVDSP, each track and slideshow must reside in its own VTS. Additionally,
each VTS has a structure to support one or more menus and one ore more
scripts. Also, all DVDs have a video manager that knows the VTS structure
of the disc. DVD Play back and VTS Blocks When you play a DVD and
a jump occurs between assets, there is a slight pause as the DVD player's
laser locates where to jump to on the disc. If the track is in the same VTS block as the menu, the laser is able to go directly to the track. You can improve your disc's playback performance by keeping related elements together whenever possible. For example, you should place the scripts used with a specific track in the same VTS as the track. Since menus often link
to multiple tracks or slideshows, you will not be able to keep them
together with everything they can jump to. However, you can minimize
the time a DVD player spends jumping from the menu to the video manager
files by keep the menus in the first VTS, which is physically located
close to the video manager files. The VTS Editor is located
in the Outline tab. To view the VTS Editor, click on the Alternate View
button. Drag the partition toward the tab's center. 1. Import
Graphic |