Registered Member
|
Hi!
I'm searching any possibility to export my timeline to davici resolve. Is there any way to do that? Or no chance? Davinci can import EDL e.g. How can I try to export EDL with kdenlive? Thanks! |
Moderator
|
for now Kdenlive can export only .Kdenlive native file format project.
|
KDE Developer
|
Hehe, not true: I have written an OpenTimelineIO adapter, which means you can convert from+to any format supported by OTIO, FinalCut XML among them which is opened by Première and others (Resolve?).
To get it, try "sudo pip install opentimelineio" Then "otioconvert project.kdenlive project.fcpxml" (in 20.04 release, if Kdenlive finds OTIO you can Import/Export projects from the File menu) Note that OTIO has almost no support for effects & transitions (difficult mapping problem), so you can only transfer the cuts... |
Moderator
|
|
Registered Member
|
Thanks very much. If I try to convert it, otio outputs a project.fcpxml with no information:
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE fcpxml> <fcpxml version="1.8"> <resources> <format frameDuration="" id="r1" name=""/> </resources> <project name="Kdenlive imported timeline" uid=""> <sequence duration="0s" format="r1"> <spine/> </sequence> </project> </fcpxml> What am I doing wrong? |
Registered Member
|
Hey I'm interested also, I desesperatly try to export timeline in .fcp, .fcpx, .fcpxml, I finally have a document fcpxml by OTIO but the mounting is not there to read, apparently the tracks are there but without cuts. My friend is using FinalCut and she had a error message, "the version DTD is not known", do you have please any explanations?
|
KDE Developer
|
Wow, an OTIO user!
This script hasn't been tested a lot. If the problem is in the xml created by OTIO, there is nothing much we can do from kdenlive side... If it is just a file header problem, maybe it could be copied from a valid file, but that is surprising. |
Registered Member
|
Yeah thank you!!
I don't really know... but very happy to find a hope that maybe one day, I could share my timeline !!! I will change with 20.04 version? "in 20.04 release, if Kdenlive finds OTIO you can Import/Export projects from the File menu" |
KDE Developer
|
How did you convert then?
20.04 just offers the File/Import-Export menu items to call otioconvert in the background. The converter hasn't evolved for 1 month, but maybe will evolve a bit, no plan at the moment... |
Registered Member
|
hum, it was a long way. With some free geeks who helped me.
We did different manip, otioconvert -i ~/Bureau/Programme\ have\ fun\ today/montage\ animatrice.kdenlive -o ~/Bureau/Programme\ have\ fun\ today/project.fcpxml also we copie with cd, we copy the file "have fun today" in "moani" so ~/Bureau/Programme\ have\ fun\ today/montage\ animatrice.kdenlive" and "~/moani.kdenlive" It seems that the tracks are there, but without cuts, maybe because some adapteurs in Python are missing. Maybe it is just missing the good "INPUT_ADAPTER". Effectively, my friend using FinalCut couldn't open it... maybe I could show you my file? When I go on my xml document, it is written: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE fcpxml> <fcpxml version="1.8"> <resources> <format frameDuration="" id="r1" name=""/> </resources> <project name="Kdenlive imported timeline" uid=""> <sequence duration="0s" format="r1"> <spine/> </sequence> </project> </fcpxml> "Os" so there is nothing? Sorry for my english and I am debutant with terminal etc..!
Last edited by tochka on Sun Apr 19, 2020 12:07 pm, edited 1 time in total.
|
Registered Member
|
file:///tmp/mozilla_tochka0/Capture%20d%E2%80%99%C3%A9cran%20de%202020-04-10%2021-51-54.png
file:///tmp/mozilla_tochka0/Capture%20d%E2%80%99%C3%A9cran%20de%202020-04-10%2021-51-44.png I suppose you can't access to my documents... anyway, this my vidéo I totally realise with kdenlive hope you will enjoy! [https://youtu.be/anmT1rU42bY] |
KDE Developer
|
On peut passer sur le forum français si tu préfères
Ou plutôt https://t.me/kdenlivefr |
Registered Member
|
Aha oui
mais il faut télégram, je l'ai installé... mais c'est un site type Whattsapp? J'ai un pb de son sur mon ordi |
Registered Member
|
Hello, thank you very much for this thread... i installed OTIO on 3 OS's, windows WSL, ubuntu, linux mint, still the same error in output...
Installed manually from git repo using setup.py, also with pip install, all the time same results
i tried also different file....but source file was older kdenlive project (1 year old, not actualized) it has been done with this is output:
it means that converter works somehow...but....what could be the problem....? |
KDE Developer
|
Hello,
Sorry I had a bug in an experimental support of keyframed volume/brightness effects. The fix is now merged in OTIO, but there have not been any OTIO release since then. So you must install from the git master, via : pip install https://github.com/PixarAnimationStudios/OpenTimelineIO All this is still very experimental, thanks to report what you experience |
Registered users: Bing [Bot], Google [Bot], q.ignora, watchstar