- Notifications
You must be signed in to change notification settings - Fork0
Free and open source video editor, based on MLT Framework and KDE Frameworks 5
License
payas12/kdenlive-payas
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Jenkins CI Name | Master / Nightly | Stable |
---|---|---|
Flatpak | Seehere | |
Craft Appimage | ||
MinGW64 | ||
macOS |
For macOS builds with Apple Silicon, watch progress athttps://bugs.kde.org/show_bug.cgi?id=443871
Kdenlive is a Free and Open Source video editing application, based on MLT Framework and KDE Frameworks 5. It is distributed under theGNU General Public License Version 3 or any later version that is accepted by the KDE project.
Instructions to build Kdenlive are available in the dev-docs folder.
- AppImage (Linux):https://binary-factory.kde.org/job/Kdenlive_Nightly_appimage-centos7/
- Flatpak (Linux):
- Add the kde flatpak repository (if not already done) by typing
flatpak remote-add --if-not-exists kdeapps --from https://distribute.kde.org/kdeapps.flatpakrepo
on a command line. (This step may be optional in your version of Flatpak.) - Install kdenlive nightly with
flatpak install kdeapps org.kde.kdenlive
. - Use
flatpak update
to update if the nightly is already installed. - Attention! If you use the stable kdenlive flatpak already, the
*.desktop
file (e.g. responsible for start menu entry) is maybe replaced by the nightly (and vice versa). You can still run the stable version withflatpak run org.kde.kdenlive/x86_64/stable
and the nightly withflatpak run org.kde.kdenlive/x86_64/master
(replacex86_64
byaarch64
orarm
depending on your system)
- Add the kde flatpak repository (if not already done) by typing
- Windows:https://binary-factory.kde.org/job/Kdenlive_Nightly_mingw64/
- macOS:https://binary-factory.kde.org/job/Kdenlive_Nightly_macos/
Note * - nightly/daily builds are not meant to be used in production.
Please note that Kdenlive's Github repo is just a mirror: readthis explanation for more details.
The prefered way of submitting patches is a merge request on theKDE GitLab on invent.kde.org: if you are not familar with the process there is astep 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 userson the forum and bug tracker
- Help to fill the manual
- Complete and checkapplication and documentation translation
- Prepare video tutorials (intro, special tricks...) in your languageand send us a link to add in homepage or doc
- Detail improvement suggestionswe 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. Seehere for more information
About
Free and open source video editor, based on MLT Framework and KDE Frameworks 5
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- C++92.7%
- QML6.2%
- CMake0.6%
- Shell0.2%
- Python0.1%
- JavaScript0.1%
- Other0.1%