• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Timecode from Seconds

Explorer ,
Dec 01, 2017 Dec 01, 2017

Copy link to clipboard

Copied

I'm able to get Timecode from CTI object seq.CTI.timecode; also seconds.

But when converting the seconds back to Time code it gets confusing.

How to calculate Timecode value from Seconds,  using Ticks, Timebase and Zero Time?

TOPICS
SDK

Views

828

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Dec 03, 2017 Dec 03, 2017

Copy link to clipboard

Copied

LATEST

How do you mean, exactly?

app.project.activeSequence.getPlayerposition() will give you either a seconds value or ticks value.

Both values are calculated by multiplication of the timecode with the inverse of the frame rate divider.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines