Comments

Nat wrote on 6/13/2004, 9:52 AM
BatchrenderGUI will do that for you...
johnmeyer wrote on 6/13/2004, 10:30 AM
Click on this link to download the script you asked for:

BatchRender GUI (JHM)

This is my revision of the original batch render script. I think Sony developed the original. When you run the script, one of the options is to export each region. You select this option, choose a location, and choose how you want it rendered (MPEG2, DV AVI, etc.) and then the script renders each region into a separate file. The file names are the region name, with a number appended (the appended number ensures that each file name is unique, in case you didn't assign a region name, or in case you have duplicate region names).

This script was written for Vegas 4.0. If you have Vegas 4.0e or Vegas 5.0, you will have to open the script in Notepad and change the line that reads:

import SonicFoundry.Vegas;

to

import Sony.Vegas;