Page 1 of 1

Accurate timeToCurrentFormat

Posted: January 24th, 2013, 2:48 pm
by ernpchan
Is there an accurate way to get timeToCurrentFormat to convert to frames? I have a clip that's 70 frames long at 24 and my javascript keeps returning 71 frames. I could add math to force it to be 71 but I have other clips of a different length that do report the correct frame length. So I'd like to avoid adding math to correct this as it won't work for all clips.