Export OTIO
November 2, 2023 ยท View on GitHub
Export .otio from the Blender Video Sequence Editor(VSE) using OpenTimelineIO which is useful because ex. Davinci Resolve supports import of .otio files.
Usage:
On Windows Blender must be "Run as Administrator" for the Python dependencies to be installed.
Supported Export Elements
- Video
- Audio
Not Working (uncommented code)
- OTIO does have various adaptors for various formats, but they're currently not working.
- Transitions
Useful Add-on:
For cleaning up and organizing the timeline: https://github.com/tin2tin/Arrange_Sequence
Conform. Render any strip(ex. Scene strips) to a trimmed movie strip: https://github.com/tin2tin/Add_Rendered_Strips
Location
View Menu > Export Timeline (.otio)