Skip to content

Confused by wall clock vs. timecode #67

Answered by orchetect
wzph asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for the post - it's a good question. It's explained in the documentation but due to the nuanced nature of timecode it can be a head-scratcher even for the experienced in the field.

Timecode is not time. Timecode seconds are not wall-clock seconds. That is why a conversion is necessary between the two completely different domains.

TimecodeFrameRate is essentially: fps == frames per Timecode second.
VideoFrameRate is essentially: fps == frames per wall-time second.

In a nutshell, for fractional rates and drop-frame rates, the time values themselves will not align because 1 Timecode second will be slightly shorter than 1 actual second of wall time if you were to overlay the two domain…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@wzph
Comment options

@orchetect
Comment options

Answer selected by wzph
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants