Error: "Invalid render length"

Erk wrote on 11/7/2003, 1:57 PM
I tried to modify the "Render on Markers" script, which was set up for .avi rendering. I want to render out a bunch of CD audio wavs from the timeline at markers.

So I changed the output directory, renderer and template. I believe these changes were OK, as I was getting errors like "renderer not found" until I got the syntax right. But now it stops at "invalid render length."

I see there's something in the script about timecode etc. What am I doing wrong?

Thanks, Greg

Comments

SonyPJM wrote on 11/13/2003, 3:20 PM
just try to make sure the length parameter of the render command is a timecode > 0... if you want to render the entire project you can call the version of the Render method that has not Timecode arguments.