Comments

Liam_Vegas wrote on 2/1/2004, 9:17 AM
Ad you do not get any error message that something has gone wrong with the render? Or do you only find out when you try to view/play the rendered AVI that is bad?

I have had vegas rendering in 3 seperate instances but I have not gone more than that. So I do not know if this is a bug or if something else is happening to cause this.

If I have a lot of projects to render then I open one copy of Vegas (or maybe several) and then use the batch-render script to select a load of Vegs to be rendered and then go to bed.
akg wrote on 2/1/2004, 11:08 AM
But batch-render seems only can batch render difffent format !!
How can I batch rander a lot of clip to the same format in a vegas project !!
Liam_Vegas wrote on 2/1/2004, 9:00 PM
There is another script that batch renders a load of vegs to a single format !!

It's called "RenderQueue.js".
akg wrote on 2/3/2004, 5:46 AM
Thankx a lot !!
Maybe I`ll try this ASAP !!
akg wrote on 2/3/2004, 6:41 AM
That`s really cool !!!

But how can I batch rander to wmv files with is ??
jetdv wrote on 2/3/2004, 6:45 AM
Just change the following two lines of the script to indicate the format and preset you want ALL files rendered to:


var rendererRE = /Video for Windows/;
var templateRE = /NTSC DV/;
akg wrote on 2/4/2004, 8:01 PM
Really thankx a lot !!