Hi all,
I made a batch render script that can load custom templates.  It writes the frames per second to the filename like this:
Filename_15fps.avi
This is so my Flash controller can know the framerate of the file before loading it.
But the problem is... I'm getting the frame rate from the ProjectVideoProperties and sometimes it doesn't match the template.  Does anyone know of a way I can read the fps from a saved render template, or somehow detect what fps the renderer is going to use so I can write it to the file name?
Thanks!
Ben