diff options
| -rw-r--r-- | doc/design/timing.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design/timing.tex b/doc/design/timing.tex index 0b6d73f3a..6cd1ca689 100644 --- a/doc/design/timing.tex +++ b/doc/design/timing.tex @@ -62,7 +62,7 @@ I've been trying for a while with \texttt{Time} as a wall-clock I think this is the cause of content being overlapped in this case. -It is tempting to solve this by making Time a subdivsion of DCP video +It is tempting to solve this by making Time a subdivision of DCP video frame rate. This makes things nicer in many ways; you get a 1:1 mapping of content video frames to Time in most cases, but not when video frames are skipped to halve the frame rate, say. In this case |
