Welcome to OpenTimelineIO's documentation! ================================================== Overview -------- OpenTimelineIO (OTIO) is an API and interchange format for editorial cut information. You can think of it as a modern Edit Decision List (EDL) that also includes an API for reading, writing, and manipulating editorial data. It also includes a plugin system for translating to/from existing editorial formats as well as a plugin system for linking to proprietary media storage schemas. OTIO supports clips, timing, tracks, transitions, markers, metadata, etc. but not embedded video or audio. Video and audio media are referenced externally. We encourage 3rd party vendors, animation studios and visual effects studios to work together as a community to provide adaptors for each video editing tool and pipeline. Links --------- `OpenTimelineIO Home Page `_ `OpenTimelineIO Discussion Group `_ Quick Start ------------ .. toctree:: :maxdepth: 2 :caption: Quick Start tutorials/quickstart tutorials/otio-env-variables tutorials/otiotool Tutorials ------------ .. toctree:: :maxdepth: 2 :caption: Tutorials tutorials/adapters tutorials/architecture tutorials/contributing tutorials/feature-matrix tutorials/otio-timeline-structure tutorials/time-ranges tutorials/otio-filebundles tutorials/write-an-adapter tutorials/write-a-media-linker tutorials/write-a-hookscript tutorials/write-a-schemadef tutorials/spatial-coordinates tutorials/developing-a-new-schema tutorials/versioning-schemas Use Cases ------------ .. toctree:: :maxdepth: 2 :caption: Use Cases use-cases/animation-shot-frame-ranges use-cases/conform-new-renders-into-cut use-cases/shots-added-removed-from-cut API References -------------- .. toctree:: :maxdepth: 3 :caption: API References python_reference cxx/bridges.md cxx/cxx.md cxx/older.md Schema Reference ---------------- .. toctree:: :maxdepth: 2 :caption: Schema Reference tutorials/otio-file-format-specification tutorials/otio-serialized-schema tutorials/otio-serialized-schema-only-fields Autogenerated Plugin Reference ------------------------------ .. toctree:: :maxdepth: 2 :caption: Plugins Reference tutorials/otio-plugins.md Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search`