Kdenlive: Difference between revisions
mNo edit summary |
m (Removed Matrix header) |
||
(10 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
Kdenlive is a non linear video editor based on the [http://www.mltframework.org MLT framework]. | Kdenlive is a non linear video editor based on the [http://www.mltframework.org MLT framework]. | ||
Visit [http://kdenlive.org project site] site for more infos. | Visit [http://kdenlive.org project site] site for more infos. | ||
== Contact == | |||
=== Chat === | |||
There are several chat groups on [[Matrix]]. | |||
* [https://webchat.kde.org/#/room/#kdenlive:kde.org Main group] | |||
* [https://webchat.kde.org/#/room/#kdenlive-dev:kde.org Developer group] | |||
=== Mailing List === | |||
The kdenlive developer mailing list archives can be found [http://mail.kde.org/pipermail/kdenlive/ here] | |||
A searchable archive of the kdenlive developer mailing list can be found [http://www.mail-archive.com/[email protected]/ here] | |||
Information on how to subscribe can be found [https://mail.kde.org/mailman/listinfo/kdenlive here] | |||
== Contributing == | == Contributing == | ||
Line 22: | Line 38: | ||
* Reworking the [[Kdenlive/Workgroup/Rendering|rendering dialog & presets]] | * Reworking the [[Kdenlive/Workgroup/Rendering|rendering dialog & presets]] | ||
* Reviewing [[Kdenlive/UI_Review|general interface issues]] | * Reviewing [[Kdenlive/UI_Review|general interface issues]] | ||
* [[Kdenlive/Development/externalProxy|Support of camcorder (or externally created) proxy clips]] | |||
* [[Kdenlive/Development/Refactoring Roadmap|Future developments]] | * [[Kdenlive/Development/Refactoring Roadmap|Future developments]] | ||
=== Code === | === Code === | ||
==== Building on Linux ==== | ==== Building on GNU/Linux ==== | ||
Following [[Kdenlive/Development|this guide]]. | Following [[Kdenlive/Development|this guide]]. | ||
Line 42: | Line 55: | ||
Writing [[Kdenlive/Development/Testing|regression tests]] and following integration results | Writing [[Kdenlive/Development/Testing|regression tests]] and following integration results | ||
= Configuration = | === Configuration === | ||
The places where [[Kdenlive/Configuration|Kdenlive's configuration is stored]] | The places where [[Kdenlive/Configuration|Kdenlive's configuration is stored]] | ||
Latest revision as of 15:44, 22 August 2023
Kdenlive is a non linear video editor based on the MLT framework. Visit project site site for more infos.
Contact
Chat
There are several chat groups on Matrix.
Mailing List
The kdenlive developer mailing list archives can be found here
A searchable archive of the kdenlive developer mailing list can be found here
Information on how to subscribe can be found here
Contributing
Documentation
Join the effort on Documentation contributors page.
The goal is to complete, update and translate our User Manual.
Bug reporting & triaging
Join the Bug squad page.
The goal is to keep a clean and useful Bug tracker by reproducing bugs with latest Kdenlive & MLT versions, attaching flags, etc.
Interface improvement
Open discussions on :
- Cleaning the Effect list
- Creating Standard Keyboard Presets
- Reworking the rendering dialog & presets
- Reviewing general interface issues
- Support of camcorder (or externally created) proxy clips
- Future developments
Code
Building on GNU/Linux
Following this guide.
Building on Windows
Following this guide.
Checks
Writing regression tests and following integration results
Configuration
The places where Kdenlive's configuration is stored