We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d39055 commit e220c26Copy full SHA for e220c26
otio_mlt_adapter/adapters/mlt_xml.py
@@ -589,6 +589,8 @@ def write_to_string(input_otio, **profile_data):
589
`global_start_time` set, the frame rate will be set automatically.
590
Please note that numeric values must be passed as strings.
591
Please check MLT website for more info on profiles.
592
+ You may pass an "image_producer" argument with "pixbuf" to change
593
+ image sequence producer. The default image sequence producer is "image2"
594
595
:return: MLT formatted XML
596
:rtype: `str`
0 commit comments