Kdenlive: Difference between revisions

From KDE Community Wiki
No edit summary
Line 19: Line 19:


* [[Kdenlive/Development/CleaningEffects|Cleaning the Effect list]]
* [[Kdenlive/Development/CleaningEffects|Cleaning the Effect list]]
* [[Kdenlive/Development/keyboardShortcuts|Creating Standard Keyboard Presets]]
* 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]]

Revision as of 07:05, 8 November 2018

Kdenlive is a non linear video editor based on the MLT framework. Visit project site site for more infos.

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 :

Communication

Join the website group to help improving its organization, populating articles (as the future release notes)

Code

Building on Linux

Following this guide.

Building on Windows

Following this guide.

Checks

Writing regression tests and following integration results