LUMIERA.clone/doc/design/architecture/time/TimeCode.txt
Ichthyostega 217ec447c0 DOC: reorganise time handling pages (use Linkfarm)
Create a new subcategory "design/architecture/time"
and rearrange several pages related to time handling and time codes.

NOTE: starting with this changeset, a ''Link-Farm'' is required for cross-links;
since we don't have an automatic solution for this task yet, I have created
the necessary forwarding pages manually in the website repository.
2025-09-19 19:34:27 +02:00

13 lines
659 B
Text

Handling of Time Code Formats
=============================
.A Design draft
Since handling of time values and time code formats is of uttermost importance
for editing film, a draft concept was created in the early phase of Lumiera design.
The chosen approach relies heavily on a framework for representation of temporal data
developed for this purpose in the Lumiera support library. However, the implementation
of various actual time code formats was deferred for later -- while the viability of
this design yet needs to be validated by actual usage.
Detailed analysis and planning can be found in the
link:/x/fwd/DevWiki.TimeCode.html[DevWiki: TimeCode].