Skip to content

otio-mlt-adapter0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 23:10

Changes in this release
closes #1

  • "image2" is now the default image sequence producer
  • An additional "image_producer" argument may be passed as adapter argument to change back to "pixbuf"

Example:

otioconvert -i mytimeline.otio -A image_producer=pixbuf -o mytimeline.mlt

Please upgrade your adapter with pip install --upgrade otio-mlt-adapter