Kdenlive has some unfortunate performance regression when working with larger projects with many clips. I managed to track down a few of them while evaluating Claude Code a while back (mostly certain actions doing O(n) scans over all clips every mouse event needing debouncing), and got it mostly back down to tolerable levels again, but have been holding onto them because unsolicited drive by AI PRs are very annoying…
State of Kdenlive
41–50 of 162 posts
Re: State of Kdenlive
#42Kdenlive has some unfortunate performance regression when working with larger projects with many clips. I managed to track down a few of them while evaluating Claude Code a while back (mostly certain actions doing O(n) scans over all clips every mouse event needing debouncing), and got it mostly back down to tolerable levels again, but have been holding onto them because unsolicited drive by AI PRs are very annoying…
Re: State of Kdenlive
#43Earlier quoted context omitted.
Be careful with any serious project, this software most certainly will crash and destroy your work. It crashes since many years and developers do not seem to care or are not able to understand how important stability for media creation software really is. Especially small and independent artists should absolutely avoid any software that introduces additional risk of project failure as one such crash scenario at an ad…
This argument would be a lot more convincing if you linked to issues or something.
I still use it because it's great for quick and simple things, and I save frequently, but it is extremely frustrating when it happens.
Re: State of Kdenlive
#44Earlier quoted context omitted.
Calling FOSS devs "competitors" is such a corporate-minded statement that completely misses the point. FOSS devs all work together to achieve a common goal and don't see other projects as competitors, they see them as friends.
Competition for non-monetary resources is absolutely a thing. Developer time is scarce and other projects can absolutely see others as competitors in this regard. We have plenty of stories of project forks sprouting because of frustration/disagreement/etc and the new fork starts gathering more attention/contributions because of better governance, better devx, saner environment, etc.
Re: State of Kdenlive
#45Kdenlive has some unfortunate performance regression when working with larger projects with many clips. I managed to track down a few of them while evaluating Claude Code a while back (mostly certain actions doing O(n) scans over all clips every mouse event needing debouncing), and got it mostly back down to tolerable levels again, but have been holding onto them because unsolicited drive by AI PRs are very annoying…
I get annoyed with "drive-by PRs" only when they lack context or are clearly just a way to get some commits into a project (typos and so on), but any findings that can improve my code or its performance is welcome, in my projects at least.
Re: State of Kdenlive
#46Kdenlive hits the perfect sweet spot for me. It's much more capable than basic editors like iMovie, but doesn't have the overwhelming learning curve (or steep hardware requirements) of DaVinci Resolve. Like others have mentioned, pairing it with OBS for screen recording and Audacity for audio makes for an incredibly powerful, 100% FOSS media creation stack. It's amazing to see how far open-source video editing has co…
Be careful with any serious project, this software most certainly will crash and destroy your work. It crashes since many years and developers do not seem to care or are not able to understand how important stability for media creation software really is. Especially small and independent artists should absolutely avoid any software that introduces additional risk of project failure as one such crash scenario at an ad…
I can't really comment on kdenlive, but this sounds kind of overly dramatic to me. I mean, I hope you save and take regular snapshots/backups in case your disk, RAM or just human error destroys anything substantial.
Re: State of Kdenlive
#47It will be a beautiful day when I can finally lose all my Adobe accounts and software. Kdenlive is definitely on the right track BUT having a real risk to lose my project after days and weeks of work is not something I am able to afford. I am following this with great interest and waiting for the right time to jump on board.
Re: State of Kdenlive
#48It will be a beautiful day when I can finally lose all my Adobe accounts and software. Kdenlive is definitely on the right track BUT having a real risk to lose my project after days and weeks of work is not something I am able to afford. I am following this with great interest and waiting for the right time to jump on board.
Re: State of Kdenlive
#49Earlier quoted context omitted.
Be careful with any serious project, this software most certainly will crash and destroy your work. It crashes since many years and developers do not seem to care or are not able to understand how important stability for media creation software really is. Especially small and independent artists should absolutely avoid any software that introduces additional risk of project failure as one such crash scenario at an ad…
Arguments like this are much more compelling if you cite specifics rather than giving us your own conclusions.
Re: State of Kdenlive
#50Kdenlive hits the perfect sweet spot for me. It's much more capable than basic editors like iMovie, but doesn't have the overwhelming learning curve (or steep hardware requirements) of DaVinci Resolve. Like others have mentioned, pairing it with OBS for screen recording and Audacity for audio makes for an incredibly powerful, 100% FOSS media creation stack. It's amazing to see how far open-source video editing has co…
Be careful with any serious project, this software most certainly will crash and destroy your work. It crashes since many years and developers do not seem to care or are not able to understand how important stability for media creation software really is. Especially small and independent artists should absolutely avoid any software that introduces additional risk of project failure as one such crash scenario at an ad…
I've never used Resolve primarily so I don't have a good feeling of how they compare, but I have experienced a couple of unexpected, mid-work crashes in Resolve as well. I believe these were tied to my working on a machine with an Intel iGPU, which at least at the time seemed to be... discouraged, I'll say, by the Resolve community due to known stability issues. Possibly the root of evil with Premiere as well, but again, doesn't seem to be a major problem for kdenlive.
What I will say is that I personally prefer Shotcut to kdenlive. Both are basically graphical frontends to MLT, the actual media toolkit/editor (driven by XML files). Shotcut has a simpler, more user-friendly UI than kdenlive and also seems to be a bit more stable/performant. kdenlive is more featureful. I think most people should try both because it probably depends on your workflow which is more convenient.