get current frames per second

get current frames per second

I'm writing a script tool to create a "from/to" frame renderer that will create individual frames. I would like to get the current frames-per-second setting as a parameter for this. Is there a way to glean that info out of Cheetah?

TIA
Jeff

edit: This would be a major help in the renderTheseFrames.js I'm writing. I would like get the TotalFrameCount by multiplying doc.AnimationEnd() by the frames-per-second setting of the current doc.

The script needs to seed the buildUI() function with this info. For now, I have kludged getting this info with external utilities and some AppleScript. It works, but it's ugly and requires modifying the JS on-the-fly.
 
Last edited:
Hi,
at the moment it isn't possible to get the FPS value via Javascript. Sorry. But please feel free to remember me to add that functionality I'm done with v7. At the moment I don't have the time to add it. Sorry.

Bye
Martin
 
Cheetah v7 ???

Thanks Martin. When is v7 going to be released?
As always I look forward to your updates/upgrades.

TIA
Jeff
 
I am surprised that this thread is not burning up with excitement especially when the word "Done" is used in a Martin post hahahaha!

I got a bottle of Champagne waiting on standby!!! hahaha:smile:
 
Back
Top