Closed travier closed 7 months ago
Build 104282 failed
Started test build 104293
Build 104293 was cancelled
Looks like it's working but I did not test rendering anything.
But I got:
Missing MLT module: kdenlivetitle
required to create titles
Missing MLT module: glaxnimate
required to load Lottie animations
bot, build
Queued test build for org.kde.kdenlive.
Started test build 104398
Build 104398 failed
bot, build
Queued test build for org.kde.kdenlive.
Started test build 104479
Build 104479 successful To test this build, install it from the testing repository:
flatpak install --user https://dl.flathub.org/build-repo/87271/org.kde.kdenlive.flatpakref
bot, build
Queued test build for org.kde.kdenlive.
Started test build 105610
Build 105610 successful To test this build, install it from the testing repository:
flatpak install --user https://dl.flathub.org/build-repo/88414/org.kde.kdenlive.flatpakref
Unfortunately, this version has the "Add Title Clip" disabled (greyed out). If I use the official, it works and the menu item is enabled. So I cannot test the functionality in this build...
You need to update the cmake flags for MLT like:
"-DMOD_OPENCV=ON",
"-DMOD_MOVIT=ON",
"-DMOD_GLAXNIMATE=OFF",
"-DMOD_QT=OFF",
"-DMOD_QT6=ON",
"-DMOD_GLAXNIMATE_QT6=ON",
Started test build 106221
Thanks, updated. Let's see how this goes.
Build 106221 successful To test this build, install it from the testing repository:
flatpak install --user https://dl.flathub.org/build-repo/89033/org.kde.kdenlive.flatpakref
Yes, that build works for me including the rendering. Thank you
Also confirming this works great here (Fedora 39 x86-64).
Thanks a lot for testing!
OK, this looks good for a quick test. @jlskuz Can I let you merge if you think this is good? Thanks
Started test build 104282