Explain how to finalize your video for DVDs.

What will be an ideal response?


Video editing software allows you to preview your entire video production, complete with soundtrack and transitions. When you're satisfied with your work, the next step is to specify output settings. The settings you select for your video depend on its intended use.

Video files that you plan to distribute on DVDs and play in standalone DVD players must be laid out in a specific format called DVD-Video. If your video editing software does not offer DVD output, you can use DVD authoring software to add an opening menu, specify a scene selection menu, and add special features just like on a professional DVD.

Computer Science & Information Technology

You might also like to view...

Roland suspects that a block of code he has written could generate a bunch of exceptions, and he just doesn’t want to deal with it. Here is how he ended up handling it. What does this do? Is it a good idea?

``` try { // lots of lines of code } catch ( Exception e ) { // do nothing } ```

Computer Science & Information Technology

________ are the conditions specified in a filter

Fill in the blank(s) with correct word

Computer Science & Information Technology

In Design view, you can add, delete, and make changes to the way that fields store data.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

What feature available in Storage Spaces lets you combine traditional mechanical HDDs with SSDs to get better performance?

A. iSCSI SAN B. Features on demand C. Thin provisioning D. Tiered storage

Computer Science & Information Technology