ClubTutorials.jpg Tutorials 




AUTHORING: Using a Description File
(1 vote)
Written by Bruce Nazarian - the Digital Guy   
TradeShowDemo.jpg

 
TUTORIAL TOPIC: AUTHORING
TUTORIAL TITLE: USING THE DESCRIPTION FILE

 

This tutorial shows how to use the Description file to save and re-use project elements like Tracks (Logos, FBI warning, etc) and more importantlly Menus, which can save a lot of work. You can even save an ENTIRE DVD as a description!

Welcome! Thanks for dropping by...
x-click-but02.gifIf you're a visitor, we're glad you dropped by. The complete contents of this Tutorial are available to DVD Pro Club Members.  If you'd like to enjoy the rest of the Tutorial, please login - or join today!

Continue...
 
AUTHORING: How to Output for DVD Replication
(0 votes)
Written by Bruce Nazarian - the Digital Guy   
TradeShowDemo.jpg

 
TUTORIAL TOPIC: AUTHORING
TUTORIAL TITLE: HOW TO OUTPUT FOR DVD REPLICATION

 

This tutorial shows how to output a DVD-Video or Hybrid project for DVD Replication.
There is a way that doesn't even require owning a DLT drive!

Welcome visitor! Thanks for dropping by...
x-click-butcc.gifThe complete contents of this Tutorial are available to DVD Pro Club Members. 
If you'd like to enjoy the rest of the Tutorial, please login - or why not join today?

Continue...
 
AUTHORING: Secrets of DVD@cess for files on DVD or the Web
(1 vote)
Written by Bruce Nazarian - the Digital Guy   
TradeShowDemo.jpg

 
TUTORIAL TOPIC: AUTHORING
TUTORIAL TITLE:
Using DVD@cess to access files from a DVD or the Web

 

This tutorial shows how any DSP Project can be “File-enabled” using DVD@cess to open up HTML files which have been retrieved from the DVD disc itself, OR from anywhere on the Internet! (NOTE: this doesn’t work on a Set-top box, only a DVD-enabled Computer)

By the way - If you like this tutorial and want to own a project just like it completely assembled and ready to go, visit the Recipe4DVD Downloads Store , where projects PP2-24 thru PP2-29 are waiting for you to explore! To see details of those projects, visit "ProPack2 Details" in the Pro-Packs Menu item, and review projects 24-29.

Welcome visitor! Thanks for dropping by...
paypal_join_now.jpg Complete access to this Tutorial is available to DVD Pro Club Members. 
If you'd like to read the rest of the Tutorial, please login - or why not join today?

Continue...
 
MENUING: Setting Button Styles to speed up authoring
(0 votes)
Written by Bruce Nazarian - the Digital Guy   
dsp_menu-standard_.jpg

 
TUTORIAL TOPIC: MENUING
TUTORIAL TITLE: SETTING BUTTON STYLES

 

Did you know you can adjust the size of a button, and embed text and font stylings into it with one click?
You can then use that same button to create identical new ones over and over!
This tutorial shows how to use button styles to speed up repetitive tasks in the Menu Editor.

Welcome visitor! Thanks for dropping by...
x-click-butcc.gifThe complete contents of this Tutorial are available to DVD Pro Club Members. 
If you'd like to enjoy the rest of the Tutorial, please login - or why not join today?

Continue...
 
SCRIPTING: What is Scripting? - FREE for all visitors
(2 votes)
Written by Bruce Nazarian - the Digital Guy   

dsp_script_.jpg

 

TUTORIAL TOPIC: SCRIPTING
TUTORIAL TITLE: WHAT IS SCRIPTING?

 

 

There are a number of bscis things that are helpful to know before begininng to script.
This tutorial explains this most important basic: What is Scripting

Welcome visitor! Thanks for dropping by...
x-click-butcc.gifThe complete contents of this Tutorial are available to anyone, but most of our tutorials are for
DVD Pro Club Members exclusively.  If you like this Tutorial, why not join us today?

Continue...
 
SCRIPTING: Scripting Basics - FREE for all visitors
(3 votes)
Written by Bruce Nazarian - the Digital Guy   

dsp_script_.jpg

 

TUTORIAL TOPIC: SCRIPTING
TUTORIAL TITLE: SCRIPTING BASICS

 

 

There are a number of bscis things that are helpful to know before begininng to script. This tutorial will walk you through two important topics: How do I use a script, and When do I script? 

Welcome visitor! Thanks for dropping by...
x-click-butcc.gifThe complete contents of this Tutorial are available to anyone, but most of our tutorials are for
DVD Pro Club Members exclusively.  If you like this Tutorial, why not join us today?

Continue...
 
SCRIPTING: Understanding SPRMs - FREE for all visitors
(1 vote)
Written by Bruce Nazarian - the Digital Guy   
dsp_script_.jpg

 
TUTORIAL TOPIC: SCRIPTING
TUTORIAL TITLE: UNDERSTANDING SPRMs

 

A DVD player continually tracks its ongoing operation in a group of memory registers called System Parameter Register Memories (SPRMs or “spirms”). The status of the player’s operation (i.e., which track is playing, what audio stream is currently selected, the last menu button selected, last chapter marker passed, and so on) can be read by script commands that access the SPRMs. Unlike the generic GPRMs, SPRMs have very specific predefined functions...

Welcome visitor! Thanks for dropping by...
x-click-butcc.gifThe complete contents of this Tutorial are available to anyone, but most of our tutorials are for
DVD Pro Club Members exclusively.  If you like this Tutorial, why not join us today?

Continue...
 
SCRIPTING: Understanding GPRMs - FREE for all visitors
(0 votes)
Written by Bruce Nazarian - the Digital Guy   

dsp_script_.jpg

 

TUTORIAL TOPIC: SCRIPTING
TUTORIAL TITLE: UNDERSTANDING SPRMs

 

 

Every DVD player contains 16 General Parameter Register Memories (GPRMs, or “germs”). Similar to RAM in your computer, these are generic memory locations the player can use like a scratchpad to read and write information while it is operating. Scripting gives you to access 8 of these GPRMs, numbered GPRM 0 – GPRM 7. The remaining 8 are unavailable for scripting purposes. GPRMs have no specific preset function – any GPRM can be used for a particular function in one disc, and then may be used for a completely different function in another project. You will find that you will use GPRMs a LOT in Scripting. They are extremely powerful, and very versatile.

Welcome visitor! Thanks for dropping by...
x-click-butcc.gifThe complete contents of this Tutorial are available to anyone, but most of our tutorials are for
DVD Pro Club Members exclusively.  If you like this Tutorial, why not join us today?

Continue...
 
SCRIPTING: About Hybrid Discs and DVD-ROM data - FREE TUTORIAL
(0 votes)
Written by Bruce Nazarian - the Digital Guy   

dsp_script_.jpg


TUTORIAL TOPIC: SCRIPTING
TUTORIAL TITLE: About Hybrid Discs and DVD-ROM data

 

 

A Hybrid Disc is a DVD disc which also contains computer-readable material in the DVD-ROM zone of the disc, (especially useful for creating File-enabled discs using DVD@cess).  This tutorial shows how to create Hybrid DVDs

Welcome visitor! Thanks for dropping by...
x-click-butcc.gifThe complete contents of this Tutorial are available to anyone, but most of our tutorials are for
DVD Pro Club Members exclusively.  If you like this Tutorial, why not join us today?
Continue...
 
SCRIPTING: Copying and Pasting Script Commands - FREE
(0 votes)
Written by Bruce Nazarian - the Digital Guy   
dsp_script_.jpg
 
TUTORIAL TOPIC: SCRIPTING
TUTORIAL TITLE: COPY/PASTE SCRIPTING COMMANDS

 

 

Creating Script command lines is simple, but using them repeatedly is easier now that there is a Copy and Paste function in the Script Command Editor. This feature was added in DVDSP 3, so it is now possible to COPY and PASTE command lines within Scripts, or from Script to Script. Don’t forget that you can always create a tiny kernel of a script and save it as a Script Description file, which can be re-imported as many times as needed, and modified to customize it. ... 

Welcome visitor! Thanks for dropping by...
x-click-butcc.gifThe complete contents of this Tutorial are available to anyone, but most of our tutorials are for
DVD Pro Club Members exclusively.  If you like this Tutorial, why not join us today?
Continue...
 
SCRIPTING: Making a Random Play Script
(1 vote)
Written by Bruce Nazarian - the Digital Guy   
dsp_script_.jpg

 
TUTORIAL TOPIC: SCRIPTING
TUTORIAL TITLE: MAKING A RANDOM PLAY FUNCTION

 

This tutorial shows how to Script the Random Play function. This script will continue to select a track at random, as long as the DVD plays.  Perfect for a Trade Show attractor loop, or a free-runing Product Demo Video

By the way - If you like this tutorial and want to own a project just like it completely assembled and ready to go, visit the Recipe4DVD Downloads Store , where you can find 5 or 6 variations waiting for you to explore! To see details of the projects, visit "ProPack2 Details" in the Pro-Packs Main Menu item.

Welcome visitor! Thanks for dropping by...
x-click-butcc.gifThe complete contents of this Tutorial are available to DVD Pro Club Members. 
If you'd like to enjoy the rest of the Tutorial, please login - or why not join today?

Continue...
 
SCRIPTING: Scripting Subtitle Selection
(1 vote)
Written by Bruce Nazarian - the Digital Guy   
dsp_script_.jpg

 
TUTORIAL TOPIC: SCRIPTING
TUTORIAL TITLE: SCRIPTING SUBTITLE SELECTION

 

This tutorial shows how to Script the Selection of Subtitle Streams. This is similar to using a Button to set a subtitle stream, but does it using Scripts!  This tutorial is available for instant download as a fully assembled DVDSP project for site members. If you are a member, and logged in, use this link for download: Scripting Subtitles Scripting Subtitles 3.30 Mb

Welcome visitor! Thanks for dropping by...
x-click-butcc.gifThe complete contents of this Tutorial are available to DVD Pro Club Members. 
If you'd like to enjoy the rest of the Tutorial, please login - or why not join today?

Continue...
 
SCRIPTING: Scripting Audio Stream Selection
(0 votes)
Written by Bruce Nazarian - the Digital Guy   
dsp_script_.jpg

 
TUTORIAL TOPIC: SCRIPTING
TUTORIAL TITLE: SCRIPTING AUDIO STREAM SELECTION

 

This tutorial shows how to Script the Selection of Audio Streams. This is similar to using a Button to set an audio stream, but does it using Scripts!  This tutorial is available for instant download as a fully assembled DVDSP project for site members. If you are a member, and logged in, use this link for download: Scripting Audio Scripting Audio Stream  6.75 Mb

Welcome visitor! Thanks for dropping by...
x-click-butcc.gifThe complete contents of this Tutorial are available to DVD Pro Club Members. 
If you'd like to enjoy the rest of the Tutorial, please login - or why not join today?

Continue...
 
SCRIPTING: Scripting Video Stream Selection (angles)
(0 votes)
Written by Bruce Nazarian - the Digital Guy   
dsp_script_.jpg

 
TUTORIAL TOPIC: SCRIPTING
TUTORIAL TITLE: SCRIPTING VIDEO STREAM (ANGLE) SELECTION

 

This tutorial shows how to Script the Selection of Video Streams (Nngles). This is similar to using a Button to set an audio stream, but does it using Scripts!  This tutorial is available for instant download as a fully assembled DVDSP project for site members. If you are a member, and logged in, use this link for download: Scripting Angles Scripting Video Angles  6.75 Mb

Welcome visitor! Thanks for dropping by...
x-click-butcc.gifThe complete contents of this Tutorial are available to DVD Pro Club Members. 
If you'd like to enjoy the rest of the Tutorial, please login - or why not join today?

Continue...
 

Click to subscribe to my feed

Useful Links (a work in progress)
Stock Footage

Your text link could appear here!
email us to inquire