Registered Member
|
i want export my kdenlive session to edl. but KdenParse(https://github.com/barry-lyndon/KdenParse) didn't work.
i have tried export my session. and error occured like this: python kdenparse.py --edl test.kdenlive Traceback (most recent call last): File "kdenparse.py", line 268, in kp.createEdl() File "kdenparse.py", line 146, in createEdl sourceLinks = self.linkReferences() File "kdenparse.py", line 129, in linkReferences for i in self.getProducers(): File "kdenparse.py", line 122, in getProducers pDict[props.attributes["name"].value.replace(".","_")] = props.firstChild.data AttributeError: 'NoneType' object has no attribute 'data' i'll try kden2ardour(https://github.com/interferencies/Kden2Ardour/), and it have same problem. can someone help me, please? if kdenlive can export sessiong with omf,edl,ardour... that i'll delete windows partition completely. my system was linuxmint 17.1 kde and my kdenlive version was 0.9.10. |
Registered Member
|
That stuff is probably to old and out-dated. Kdenlive's project file format will be changing in the future to more closely match the mechanisms employed by MLT and Shotcut. So...those parsers will be even more archaic.
|
KDE Developer
|
Kdenlive project file format is expected to change in 15.08 (only on the project manager side, as Steve said to use a MLT playlist like Shotcut instead of specific XML), but the "edit list" (timeline) will always remain MLT XML.
Anyhow current format hasn't changed for years so this shouldn't be the reason for KdenParse failure... maybe try specifying python version (python2 or python3)?! And before you ask: EDL support should be brought in MLT (as a consumer, just like XML, that would benefit all other editors), tweaking Kdenlive wouldn't fit the framework architecture... |
Moderator
|
It is on the to do list at mlt project "add EDL import and export" http://www.mltframework.org/bin/view/MLT/ToDo |
Registered users: Bing [Bot], Google [Bot], kde-naveen, Sogou [Bot]