Timecode Calculations Part 2
Posted by Hugh Taylor on October 10, 2001 2:08 PM
Thanks all for your replies, especially to Eric - your formulas work great - but now we have to figure in the "loss of frames" in drop frame timecode additions...
the formula would need to add 2 frames everytime column c (the running total) passes a minute mark, except for every 10 minuites (10, 20, 30, etc.) where it does nothing...
for example: we start all our compilation reels at the 1:00:00:00 (one hour) mark... at 1 hour and 1 minute, the next available edit point is at 1:01:00:02 because as the timecode passes the 1 minute mark, it adds 2 frames (in reality it "drops" 2 frames)
so again, the columns would look like this:
(there is 9 seconds between each spot)
start time: 1:00:00:00
description length start time
spot1 10 1:00:00:00
spot2 10 1:00:19:00
spot3 10 1:00:38:00
spot4 10 1:00:57:00
spot5 10 1:01:16:02
spot6 10 1:01:35:02
spot7 10 1:01:54:02
spot8 10 1:02:13:04
spot9 10 1:02:32:04
etc, etc...
I used :10's here, but I'll be using :60's, :30's, 20's, :10's, and :05's....
thanks again!!
Hugh