Kdenlive: Difference between revisions

From KDE Community Wiki
m (Removed Matrix header)
 
(6 intermediate revisions by 3 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 24: Line 40:
* [[Kdenlive/Development/externalProxy|Support of camcorder (or externally created) proxy clips]]
* [[Kdenlive/Development/externalProxy|Support of camcorder (or externally created) proxy clips]]
* [[Kdenlive/Development/Refactoring Roadmap|Future developments]]
* [[Kdenlive/Development/Refactoring Roadmap|Future developments]]
=== Communication ===
Join the [[Kdenlive/Workgroup/Website|website]] group to help improving its organization, populating articles (as the [[Kdenlive/Development/ReleaseNotes-18.12|future release notes]])


=== Code ===
=== Code ===
Line 43: 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]]
==== Tips'n tricks ====
[[Kdenlive/Tips|Bag of notes]] for the record, to be organized somehow

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 :

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