Skip to content

hiero-otio0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 16:58
6f1f098

Initial release of the Hiero/Nuke Studio OpenTimelineIO Plugin

Import and export .otio files directly from Hiero or Nuke Studio

Features

  • Multiple tracks
  • Tags
  • Markers
  • Simple re-time (reverese, constant slowdown, constant speedup)
  • Fade in/out and cross dissolves
  • Nested sequences are created separately and replaced with gaps in the main sequence.
  • Linked audio/video when clip shares same media source

Install

The easiest way to install the plugin is to unpack the contents to the .nuke folder in your "HOME" directory.
For Hiero/Nuke Studio version < 12 extract to the .hiero folder.

~/.nuke/Python/Startup/otioexporter
~/.nuke/Python/StartupUI/otioimporter

If you choose to install the plugin to another location, make sure to append the full path of the folder containing the Python folder to the HIERO_PLUGIN_PATH environment variable.

export HIERO_PLUGIN_PATH=/my/shared/plugin/folder

Note

Make sure you have OpenTimelineIO available in PYTHONPATH before you launch.

Feedback

Please submit feedback and bug report via the issues