X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=doc%2Fdesign%2Ftiming.tex;h=6cd1ca6891c8dcd7126fd9a642e30b1c067014a0;hb=67826e691516e9bbb468ab62737e81e5e2eeeedf;hp=0b6d73f3a259bc579cb4183f511c006116da8fca;hpb=75b64823daa2f4c074a989405581f05ecd1f6e74;p=dcpomatic.git 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