Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

end - zeropoint produces a negative number #131

Open
russellaugust opened this issue Sep 24, 2021 · 0 comments
Open

end - zeropoint produces a negative number #131

russellaugust opened this issue Sep 24, 2021 · 0 comments

Comments

@russellaugust
Copy link

var sequenceDuration = app.project.activeSequence.end - app.project.activeSequence.zeroPoint;

I know it's commented out, but this produces a negative number. If you want duration, app.project.activeSequence.end divided by 254016000000 seems to work without the zeroPoint.

zeroPoint's ticks appear to be the start timecode in ticks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant