How to format time code

Hi,

I would like to format a column for video time code, so I can sum up the duration of a list of shots.

A time code consists of hours : minute : seconds : frames (00:01:20:24)

There are 24 frames in a second (for film) or 25 frames in a second (for video). So I would like to be able to set the fps (frames per second) for a project.

How to go about this…?

Thanks in advance!

Here’s one way to do it. The idea is to convert them to frames when summing them up and then convert them back to timecode. I kept things simple and did not take into account DF / NDF.

1 Like

I am afraid I don’t follow. And the embed is ‘not found’. So…
Thanks anyway.

Apologies @Erik_van_Schaaik. I just updated the permissions. Let me know if you can see the doc now.

Yes, it is working! And what a great way of setting it up. Thank you so much!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.