Skip to main content

Exports a .cdl file for each clip event in an OTIO instance

Project description

OpenTimelineIO - CDL Export Adapter

This simple adapter allows users to export a collection of .cdl files from an OTIO instance.

One .cdl file is exported for each clip in the OTIO instance (supports both Timeline and SerializableCollection OTIO schemas).

The ColorCorrection Node ID within the .cdl will use the CMX_3600 reel name/Tape of the clip, while the file itself will be named using the timeline event/clip name.

Please note, you must provide directory (not a file) as the output parameter.
Due to this, you must also manually provide the adapter_name as a named parameter as there is no file extension for otio to automatically select it.

Usage

otio.adapters.write_to_file(timeline, 'path/to/output/directory', adapter_name='cdl')

More on OpenTimelineIO

See here for more info on OpentimelineIO

Linting

Linting is handled with flake8

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

otio_cdl_adapter-0.8.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

otio_cdl_adapter-0.8-py2.py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page