Skip to content

richardssam/ORIAnnotations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ORIAnnotations

A toolkit for sharing annotations between review systems.

See: docs/html/introduction.html

Requirements

Python libraries:

pip install opentimelineio

For building the docs:

pip install -U sphinx sphinx-mermaid

Creating the docs:

cd docs
make html

Example OTIO files

Sample RV plugin exporter/importer

The directory rvplugin contains a plugin for OpenRV and RV, which allows the user to load a number of clips and export them with their annotations as a custom OTIO file. And similarly be able to reload the OTIO file back into OpenRV re-creating the annotations.

The plugin can be loaded using the OpenRV package manager by loading in the oriannotations.zip package.

If you need to rebuild the oriannotations.zip package, the script "makepackage.csh" should re-create the package given the files in the git repo.

About

A toolkit for sharing annotations between review systems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published