State of Kdenlive (kdenlive.org)

by f_r_d 152 comments 469 points
Read article View on HN

152 comments

[−] visiohex 27d ago
Kdenlive 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 come.
[−] freedomben 27d ago
Same. They really thread that needle well IMHO. I choose to use Kdenlive over paid options, not because I have to, but because I want to. It's quality software, and it being free (in both aspects) is a dream come true.
[−] dbolgheroni 26d ago

> much more capable than basic editors like iMovie, but doesn't have the overwhelming learning curve

Kate/Kdevelop also feels the same way, but for editors. Just the right amount of features.

[−] xattt 26d ago
Minor quibble, but I loved the mechanic of FCP taking over a second screen as a full-res scrub monitor. It made the computer feel like an appliance.

I think the Kdenlive option is to move the scrubbing monitor window to the second monitor.

[−] xattt 26d ago
Follow-up to this: there is indeed an option. Extremely nitpicky, but it doesn’t do Apple’s sweet fade in/out when it takes over the second monitor.
[−] nathanmills 27d ago
Or with Tenacity insead of Audacity for the 100% invasive free software setup!
[−] arcanemachiner 26d ago
I thought they rolled back those changes in a hurry.
[−] blensor 26d ago
kdenlive to me is like gimp. I launch it everytime I want to do something quickly, without really thinking about what tool to use.

With Davinci Resolve I have to intentionally plan on making a video to be willing to use it, because it's much heavier, doesn't support the audio in most of the source videos I am using, so I have to convert that first, and does a lot more than what I usually need.

[−] ErroneousBosh 26d ago

> doesn't support the audio in most of the source videos I am using

What codecs are you using, and what's the source?

[−] blensor 25d ago
AAC and mostly recordings of VR games I have to first convert the audio track to MP3 for Davinci Resolve to support it.
[−] ErroneousBosh 25d ago
If you're recording the games why don't you just record them in a better codec?

AAC is pretty horrible quality. Just use PCM, the size difference is nothing compared to the size of the video stream.

[−] blensor 25d ago
That is the onboard recording feature of the Meta Quest, it does have a way to change the video codec but the audio codec is fixed.

I'd also argue that most off the shelf stuff that records videos in any form uses AAC as a default simply because it's ubiquitous and thus has great cross compatibility.

[−] ErroneousBosh 24d ago
Well, I don't know, nothing really seems to support AAC. I've yet to find anything other than ffmpeg that can read it.
[−] MrDrMcCoy 25d ago
Why not convert to PCM to avoid quality degradation?
[−] blensor 25d ago
It's mostly for youtube shorts that don't get a ton of views in the first place, so I am going for a quick and easy fix that keeps the file size mostly the same.

But you are of course right, if I would go for a professional setup I would not recompress it

[−] sgc 26d ago
I am so embarrassed I have never tried it. I am extremely bursty with video so I just grabbed obs and openshot and use those. I always presumed it wouldn't be enough because it was 'just part of the kde suite'. I will try to remember to spin it up next project.
[−] mikae1 26d ago
Do you deal with log encoded video?
[−] BodyCulture 27d ago
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 advanced project state has a high potential of total destruction.

Choose wisely! Resolve is available for very little money and not only a much safer choice, but you will also learn to use an industry standard tool and might be able to monetise that skill one day.

Kdenlive is a hobbiest project and is probably still ok for occasionally splitting a downloaded YouTube video or converting your OBS recordings, but never should you remotely think about using it for a project where you need to rely on your tools.

The developers are not warning you enough, instead still trying to market this software as kind of a serious competitor to pro software, so I do that as a service for the aspiring video editor, taking your downvotes proudly as the price honest people have to pay.

Yes, obviously I write from experience.

[−] nickjj 26d ago
I wish Kdenlive had 2 things:

1. A way to play back videos at 2x speed while editing in an intuitive way (DaVinci Resolve does this perfectly).

TBH I'm not sure how this isn't a feature since it's straight up a 2x time saver for anyone editing a video since playing back a 10 minute at 2x is only 5 minutes of real life time.

With Resolve I can actively edit / cut / etc. my videos at 2x speed playback but the exported video comes out as 1x. In other words, this isn't a request to adjust the clip speed, it's 100% limited to playback in the editor. Also audio playback is perfect, it sounds exactly like a YouTube video being played at 2x.

With Kdenlive live you have to adjust the playback speed after every time you make a cut (stopping the video) which is very not user friendly and I don't know what algorithm they are using but the audio sounds really poor at 2x. It seems to skip every other frame of audio so it sounds like it's constantly dropping out and not smooth.

2. A revamped title creator so creating titles is as fast and easy as Camtasia.

[−] Rapzid 26d ago
A couple years ago I did some basic OBS recording of technical stuff and needed a simple, preferably OSS, editing and compositing solution polish up the vids.

The landscape was bonkers. After trying lots of free, freemium, and paid trials I finally landed on Kdenlive. At the time I got the sense that it had just recently, within the past couple(max) years, gotten much better and much more usable than a lot of the internet had caught on to. I'd liken it to the Blender 2.5 release. It was perfectly usable on my system for editing 4k video with my basic needs.

Haven't used it over the past couple years but it's nice to see that they have been pushing it forward even harder. Even based on my 2-3 year old experience with it I'd encourage anyone looking for basic, but comprehensive, video editing needs to give it a go.

Edit: I'm not saying it's limited to basic editing. I just mean that it's perfectly adequate and usable without being overwhelming and "unfriendly". Watch a Youtube Kdenlive 101 intro vid and you're good to go.

[−] marginalia_nu 27d ago
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 from a code project maintenance perspective, as the changes are almost certainly poorly factored.

Was half considering creating a Kdenvibe fork, but that would also be in bad taste. So right now I don't know what to do with the diff.

[−] embedding-shape 27d ago
Interesting that they went to visit the Blender offices, considering Blender still has it's own video editor (that seems to be ramping up on receiving improvements as of late too) which is basically a "competitor" (as far as FOSS has competitors) to Kdenlive.

I'd love to know more what actually went down there, is there plans about sharing of code or something similar, considering the two applications serve similar use cases when it comes to video editing?

[−] aleda145 27d ago
I recently switched from Shotcut to Kdenlive. Kdenlive's UX is much more intuitive. Lots of features, I still feel like a beginner, which is such a fun feeling!

I'm using it together with OBS to post short demo videos of my side project. I could use Loom I guess, but I prefer to keep my tech stack FOSS when I can.

Creating "non standard" video resolutions is a bit of a pain though. But I've solved that with an ffmpeg oneliner.

[−] popcar2 27d ago
Glad this project is still going, but have they ever fixed its stability and being able to change the framerate without breaking the whole project? Last I tried, trying to export the video with a different fps just broke all the keyframe timings...
[−] bttmchnd 26d ago
Related: Niccolò Venerandi (a KDE developer) criticizes Kdenlive and proposes a proof of concept of a QML-based node-based video editor using shaders to achieve full GPU acceleration for everything (Kdenlive doesn't use GPU/is unstable and hiccups)

https://www.youtube.com/watch?v=WlgrCqgnk-M

[−] yesimahuman 26d ago
Kdenlive is amazing. As someone that learned basic video editing through cracked versions of Premiere growing up, I love that a completely free tool can do everything I need for editing without the nonsense of basic editors or tools like Clipchamp that lock ffmpeg flags like 4k rendering behind paid gates. My only issue with the tool right now is crashing and corrupted backups which happened a few times on the video I edited a few weeks ago.
[−] dadoomer 27d ago
I've used Kdenlive for years. I'm someone who only needs video editing every once in a while, but even then I definitely recommend learning it.
[−] Joel_Mckay 26d ago
Other options for Mac/Win/Linux =3

Davinci Resolve

* CorridorKey plugin (cutting edge green/blue screen "AI" masking)

* Blender EXR workflows

* Paid (unless buying a really expensive camera)

https://www.blackmagicdesign.com/products/davinciresolve

https://github.com/alexandremendoncaalvaro/CorridorKey-Runti...

Cinelerra GG

* less popular, but had GPU cluster acceleration at one point

* FOSS

https://download.cinelerra-gg.org/?path=%2Fimages

Shotcut

* simple to learn

* compatible with most platforms, but slow

* FOSS

https://www.shotcut.org/download/

[−] longitudinal93 27d ago
After trying all the alternatives I can say that Kdenlive has become my goto for video editing. It's so great to see the team adding amazing new features and optimizing sub-systems. Well done.
[−] annnoo 27d ago
Holy! When I moved over to Linux (2018ish) video and photo editing was still the thing, where I was still moving back to Windows or macOS But apparently I should really take another look at Kdenlive, looks like a lot of things have improved heavily, that it could hit the sweet spot between my love hate relationship with Resolve and the ease of use of Sony Vegas back in the day. Thanks for posting !
[−] Daunk 26d ago
Every KDE app I try (and the Plasma desktop) seems so good on paper, and they promise me the world! Then, wen I actually try them out, they always end up crashing or doing something weird. Like I cannot stand GIMP, so I've tried using Krita, but I don't think I've ever managed to finish something in it before it crashes. It's the same with Kdenlive.

Damn shame.

[−] throwaway2046 27d ago
That's quite the impressive feature set. I do want to use Kdenlive but coming from Shotcut I didn't find the UI as easy to use, especially when it comes to handling the timeline... Maybe I'll try it again one day.
[−] mythrwy 26d ago
I like Kdenlive, but for the simple video editing I do (cuts, splices, remove/replace audio, freeze frame etc) the fastest thing is ffmpeg.

I just give an LLM a list of files, a set of steps and timestamps, a directory to work in and have it write a bash script that calls ffmpeg. I just view the source videos with VLC and get the timestamps I want.

I mostly use this to edit my YouTube videos and this really beats importing files, dragging things around and all that and it only takes a few minutes to edit now.

[−] accelbred 26d ago
Kdenlive is great. With zero video-editing experience, I was able to easily edit a demo video, cutting portions, clipping pauses, etc.
[−] pjmlp 27d ago
Projects like this is why making languages like C++ safer is also relevant, we're not rewriting the world.

Kudos for keeping improving Kdelive.

[−] magic_hamster 27d ago
It 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.
[−] wvlia5 26d ago
I tried it 10 years ago and it was very buggy, crashing and freezing. The main option was Openshot, which was also in development and buggy (something happened then, that Openshot almost stopped development). There was no good foss option, so I settled for Sony Vegas from pirate bay.
[−] bigbugbag 26d ago
it's been 3 years since I completely gave up on kdenlive.

I put time and effort to get around the dated and unintuitive UI/UX, but it is too convoluted to do even some basic stuff. and the repeated crashes are too much of a pain to be ready for everyday use.

I tried alternatives such as openshot and shotcut, but they too have a lot of room for improvement. it seems there always a flaw of some kind and a lack of usability for this kind of software.

not taking anything for the time, efforts ad good will the devs put into these software, and many thanks to them for everything. but commercial software benefits from the years of having team of full time employees giving them a serious edge on opensource software for video editing.

[−] vladde 27d ago
has someone here moved from DaVinci Resolve to Kdenlive? how was that experience?

i just was a bit shocked to find out Resolve didn't support h.264 on their free tier on Linux, and i don't want to re-encode all my footage to AV1

[−] echelon 27d ago
Is Kdenlive owned/part of KDE?

What's the story with KDE?

How is KDE doing with respect to QT, given that QT is commercial (with LGPL licensing) and has passed through several ownership changes?

Is QT actively being maintained, and is KDE able to incorporate (or better - steer) those changes?

How are they doing with respect to the GTK/Gnome folks? (Did Gnome ever get over their issues? I tuned out around the time of Gnome 3 and the headaches everyone was having with Ubuntu vs. Gnome with respect to the desktop compositor.)

Should I choose Gnome or KDE for a desktop environment? (This is not a moral question! No religious fights. I'm seriously curious.)

Which distro(s) have the best KDE? I've been stuck on Mac for a bit and want to dive in again soon.

[−] pteraspidomorph 26d ago
I can confirm that it got more stable for me in 2025. Good job!
[−] ekianjo 27d ago
Good progress but kdenlive still cannot handle HDR videos
[−] Fr0styMatt88 26d ago
How does it compare to Blender’s VSE? I’ve used both for different tiny projects but I’m interested to hear from anyone using them more in-depth.
[−] timonoko 26d ago
I have I have been using Cinerella for about 30 years. I asked Gemini about it and it told me there would be nothing new or exciting in Kdenlive. Only recently it started to be a worthy competitor.
[−] grg0 26d ago
Very thankful for this video editor.
[−] vjay15 25d ago
kdenlive is really good
[−] jccx70 26d ago
[dead]