Skip to main content
Participant
August 30, 2010
Question

Any way to get a definite start and end frame values for a project?

  • August 30, 2010
  • 1 reply
  • 563 views

So I have been scouring the API and there seems to be no way to extract the start and end frame values from the render settings.  Is this true?  All I've seen online are formulas that attempt to gather that information from time start and time duration.  I need the values so I can submit an aerender job to our render farm.

This topic has been closed for replies.

1 reply

Inspiring
August 31, 2010

You're correct in saying that scripting doesn't have direct access to the start and end frame values from a render queue item. But it should be possible for a script to work out those values. Have you seen this post?

http://forums.adobe.com/thread/698384?

yakaneliAuthor
Participant
August 31, 2010

Yeah, that is exactly what I ended up doing.  Just seems kind of ridiculous that this information isn't easily accessible from a script API, especially considering that aerender can take these as arguments, and that the start and end frame does show up in both the render and time settings of the program.  Thanks for the feedback.

John