Free and open source video editor, based on MLT Framework and KDE Frameworks
Find a file
2025-06-03 03:20:38 +00:00
.gitlab/issue_templates GIT_SILENT Add issue template with info about bugzilla 2024-04-27 09:33:11 +00:00
cmake/modules Use FetchContent for OTIO 2025-03-06 08:20:49 +00:00
data appstream: Fix up version 2025-06-03 00:28:20 +02:00
deps Add copyright header 2025-03-06 08:20:49 +00:00
dev-docs Merge branch 'release/24.12' 2024-11-14 20:20:20 +01:00
doc Add campaign infos to our website links 2024-11-15 14:28:42 +01:00
fuzzer chore(REUSE): Further linting 2023-08-06 14:06:28 +02:00
LICENSES For Qt5 require at least KF 5.115.0, for Qt6 KF 6.0.0 2024-05-22 17:25:49 +00:00
packaging snapcraft: Give more permissions for microphone access. 2025-05-31 10:06:19 +00:00
plugins chore(REUSE): Further linting 2023-08-06 14:06:28 +02:00
po GIT_SILENT Sync po/docbooks with svn 2025-06-03 03:20:38 +00:00
renderer Fix rendering files with an ampersand in name is broken on linux 2025-03-14 17:02:30 +01:00
src Fix moving subtitle with grab 2025-06-02 18:57:20 +02:00
testingArea QString refactor: replace QString() with QStringLiteral() 2024-10-21 06:59:47 +00:00
tests Additional OTIO missing media test 2025-04-07 09:15:03 +02:00
thumbnailer SVN_SILENT made messages (.desktop file) - always resolve ours 2024-12-16 01:36:49 +00:00
.clang-format [REUSE] Add (missing) license info for some files 2022-10-23 16:01:53 +02:00
.clang-format-ignore [REUSE] Add (missing) license info for some files 2022-10-23 16:01:53 +02:00
.clang-tidy [REUSE] Add (missing) license info for some files 2022-10-23 16:01:53 +02:00
.craft.ini [Craft macOS] Try to fix signing 2024-01-24 19:44:25 +00:00
.flatpak-manifest.json [Nightly Flatpak] Update deps and sync with stable 2025-04-19 20:10:57 +02:00
.gitignore Additional filters for file pickers / better way of handling file filters 2024-04-18 02:30:26 +00:00
.gitlab-ci.yml CI: Add linux-qt6-next build 2025-02-12 01:20:22 +01:00
.kde-ci.yml [CI] Dependencies for @all 2025-02-12 17:37:49 +00:00
.mailmap chore(REUSE): Add SPDX info to CMakelists.txt files 2023-08-05 23:40:37 +02:00
.tarignore [REUSE] Add (missing) license info for some files 2022-10-23 16:01:53 +02:00
AUTHORS GIT_SILENT Update my email in copyright etc. 2024-11-14 20:19:15 +01:00
CMakeLists.txt GIT_SILENT Upgrade release service version to 25.04.2. 2025-06-02 21:58:57 +02:00
config-kdenlive.h.cmake Support a custom suffix for FFmpeg binaries 2014-04-29 01:04:14 +02:00
COPYING Fix(License): Update COPYING with original text 2022-09-29 19:05:34 +00:00
Messages.sh Add missing subfolders for translations 2025-03-14 07:00:13 +01:00
README.md Update Readme to GitLab CD destination 2024-03-19 00:53:21 +00:00
README.md.license [REUSE] Add (missing) license info for some files 2022-10-23 16:01:53 +02:00
REUSE.toml Automatic object segmentation 2024-12-27 09:43:58 +00:00
rttr.CMakeLists.txt chore(REUSE): Further linting 2023-08-06 14:06:28 +02:00
snapcraft.yaml snapcraft: symbolic link to proper home in packaging dir. 2025-01-08 03:26:25 -07:00
suppressions.txt add suppressions 2019-03-15 19:49:50 +01:00
tidy.sh chore(REUSE): Further linting 2023-08-06 14:06:28 +02:00

About Kdenlive

Kdenlive is a Free and Open Source video editing application, based on MLT Framework and KDE Frameworks 6. It is distributed under the GNU General Public License Version 3 or any later version that is accepted by the KDE project.

Building from source

Instructions to build Kdenlive are available in the dev-docs folder.

Testing Kdenlive via Nightly Builds

Note * - nightly/daily builds are not meant to be used in production.

Contributing to Kdenlive

Please note that Kdenlive's Github repo is just a mirror: read this explanation for more details.

The prefered way of submitting patches is a merge request on the KDE GitLab on invent.kde.org: if you are not familar with the process there is a step by step instruction on how to submit a merge reqest in KDE context.

We welcome all feedback and offers for help!

  • Talk about us!
  • Report bugs you encounter (if not already done)
  • Help other users on the forum and bug tracker
  • Help to fill the manual
  • Complete and check application and documentation translation
  • Prepare video tutorials (intro, special tricks...) in your language and send us a link to add in homepage or doc
  • Detail improvement suggestions we don't test every (any?) other video editor, so give precise explanations
  • Code! Help fixing bugs, improving usability, optimizing, porting... register on KDE infrastructure, study its guidelines, and pick from roadmap. See here for more information