<div dir="ltr"><div class="gmail_default" style="font-size:small">Andrew, Andrea,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">If I understand correctly, it worked a little better before this patch so leaving it out.  If anyone comes along who really needs the CMX3600 format to work in a specific case, they can supply further information to help.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Did update the manual from the information Andrea supplied concerning the "Export EDL..." capability.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jul 10, 2021 at 8:16 AM Andrew Randrianasulu via Cin <<a href="mailto:cin@lists.cinelerra-gg.org">cin@lists.cinelerra-gg.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br><br>On Saturday, July 10, 2021, Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com" target="_blank">randrianasulu@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br><br>On Saturday, July 10, 2021, Andrea paz <<a href="mailto:gamberucci.andrea@gmail.com" target="_blank">gamberucci.andrea@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Partial success!<br>
I changed the frame rate of the project to 24 fps. I got the same<br>
errors with all programs.<br>
I manually edited the created EDL file by putting the path each time<br>
the source (test2.mp4) appeared. See attached edl file. Now in<br>
OpenShot it opens without problems!</blockquote><div><br></div><div><br></div><div>cool, but strange (I replaced full path with just filename aerly because other test edls I saw were written this way..) </div><div><br></div><div>may be we can add '* FROM FILE /full_path/name.ext line' too? </div></blockquote><div><br></div><div>test patch (on top of those already merged) attached... </div><div><br></div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><br></div><div>from </div><div><br></div><div>OpenTimelineIO/src/py-opentimelineio/opentimelineio/adapters/cmx_3600.py</div><div><br></div><div><br></div><div><br></div><div># this should be a map of all known comments that we can read          # 'FROM CLIP' or 'FROM FILE' is a required comment to link media       # An exception is raised if both 'FROM CLIP' and 'FROM FILE' are fo</div><div>und                                                                        # needs to be ordered so that FROM CLIP NAME gets matched before FROM CLIP</div><div>    comment_id_map = collections.OrderedDict([                                 ('FROM CLIP NAME', 'clip_name'),                                       ('TO CLIP NAME', 'dest_clip_name'),                                    ('FROM CLIP', 'media_reference'),                                      ('FROM FILE', 'media_reference'),                                      ('LOC', 'locators'),                                                   ('ASC_SOP', 'asc_sop'),</div><div>        ('ASC_SAT', 'asc_sat'),                                                ('M2', 'motion_effect'),</div><div>        ('\\* FREEZE FRAME', 'freeze_frame'),                              ])</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
In Kdenlive there are the usual errors (maybe a little less? See<br>
image); </blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br></blockquote><div><br></div><div> it looks like kdenlive can't load its own adapter? may be OTIO/Kdenlive/python mismatch? </div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">in Olive still the same error.<br>
</blockquote><div><br></div><div>not sure about this one.. </div><div><br></div><div><br></div><div>P.S.:  thanks for your video tutirials, I was wondering what _secondary_ color correction term mean and you answered that } </div><div><br></div><div><br></div>
</blockquote>
-- <br>
Cin mailing list<br>
<a href="mailto:Cin@lists.cinelerra-gg.org" target="_blank">Cin@lists.cinelerra-gg.org</a><br>
<a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin" rel="noreferrer" target="_blank">https://lists.cinelerra-gg.org/mailman/listinfo/cin</a><br>
</blockquote></div>