tin2tin / VSE_OTIO_Export

Export .otio from the Blender Video Sequence Editor(VSE) timeline to ex. Davinci Resolve.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Export OTIO

Export .otio from the Blender Video Sequence Editor(VSE) using OpenTimelineIO which is useful because ex. Davinci Resolve supports import of .otio files.

image

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)

image

About

Export .otio from the Blender Video Sequence Editor(VSE) timeline to ex. Davinci Resolve.


Languages

Language:Python 100.0%