Skip to content

Beta 17 Pre-Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@reinecke reinecke released this 24 Oct 19:57
· 5 commits to v0.17 since this release
6eb55f2

Summary

This is a preview release for the "batteries included" file format adapters bundled in the opentimelineio-plugins python package.

The release is a Developmental release to give users a chance to try out how the new opentimelineio and opentimelineio-plugins package setups work in their environments. Because this release is an early cut, there are still a collection of tasks to complete before the final release. There are also additional 0.16.0 changes that will be integrated with this release when it is finalized, so please treat it very much as a work-in-progress.

Please provide feedback about your experience in issue #1386 for adapter break-out in the main OpenTimelineIO github repo.

How To Install

By default pip won't pick up developmental releases. To try this release, use one of the following:

  • Setting opentimelineio-plugins==0.17.0.dev1 as a dependency
  • python -m pip install opentimelineio-plugins==0.17.0.dev1
  • python -m pip install --pre opentimelineio-plugins

To try the "à la carte" OpenTimelineIO core package, use any of these variants with the opentimelineio package.

Included adapters

OpenTimelineIO core provides the following:

  • otio_json
  • otiod
  • otioz

In addition, this package includes:

  • AAF
  • ale
  • burnins
  • cmx_3600
  • fcp_xml
  • fcpx_xml
  • hls_playlist
  • maya_sequencer
  • svg
  • xges