-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
Description
Currently Raven doesn't support adapters for AAF, XML, etc. Having support for non-OTIO read / write operations would be really great. Here are some ideas on how to implement it:
- subprocess pipe to
otioconvert
- add an embedded Python install
Constraint: We want to ensure this tool stays light weight, and works in the browser.