Skip to content

Commit e220c26

Browse files
author
daniel
committed
updated docstring
1 parent 0d39055 commit e220c26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

otio_mlt_adapter/adapters/mlt_xml.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -589,6 +589,8 @@ def write_to_string(input_otio, **profile_data):
589589
`global_start_time` set, the frame rate will be set automatically.
590590
Please note that numeric values must be passed as strings.
591591
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"
592594
593595
:return: MLT formatted XML
594596
:rtype: `str`

0 commit comments

Comments
 (0)