opentimelineio.console package¶
Console scripts for OpenTimelineIO
Submodules¶
opentimelineio.console.otiocat module¶
Print the contents of an OTIO file to stdout.
-
opentimelineio.console.otiocat.main()¶ Parse arguments and call _otio_compatible_file_to_json_string.
opentimelineio.console.otioconvert module¶
Python wrapper around OTIO to convert timeline files between formats.
Available adapters: [‘fcp_xml’, ‘otio_json’, ‘cmx_3600’, ‘fcpx_xml’, ‘hls_playlist’, ‘rv_session’, ‘maya_sequencer’, ‘ale’, ‘burnins’, ‘AAF’]
-
opentimelineio.console.otioconvert.main()¶ Parse arguments and convert the files.