Kdenlive: Difference between revisions

From KDE Community Wiki
No edit summary
Line 2: Line 2:
Visit [http://kdenlive.org project site] site for more infos.
Visit [http://kdenlive.org project site] site for more infos.


== Documentation ==
== Contributing ==


The [https://userbase.kde.org/Kdenlive/Manual Kdenlive User Manual]. please help on completing & updating it!
=== Documentation ===
Join the effort on [[Kdenlive/Workgroup/Documentation|Documentation contributors page]].


== Development ==
The goal is to complete, update and translate our [https://userbase.kde.org/Kdenlive/Manual User Manual].


[[Kdenlive/Development|Kdenlive Development]] page helps you to setup a development environment and start building the project.
=== Bug reporting & triaging ===
Join the [[Kdenlive/Workgroup/Triaging|Bug squad page]].


[[Kdenlive/Development/Testing|Testing Kdenlive]]
The goal is to keep a clean and useful [https://bugs.kde.org/buglist.cgi?product=kdenlive&query_format=advanced&resolution=---&order=bug_status%2Cbug_id Bug tracker] by reproducing bugs with latest Kdenlive & MLT versions, attaching flags, etc.


[[Kdenlive/Development/CleaningEffects|Cleaning the Effect list]]
=== Interface improvement ===


[[Kdenlive/Roadmap | Roadmap]] suggest development directions, as well as [[Kdenlive/UI_Review | UI Review]]
Open discussions on :


* [[Kdenlive/Development/CleaningEffects|Cleaning the Effect list]]
* Reworking the [[Kdenlive/Workgroup/Rendering|rendering dialog & presets]]
* Reviewing [[Kdenlive/UI_Review|general interface issues]]
* [[Kdenlive/Development/Refactoring Roadmap|Future developments]]


[[Kdenlive/Development/ReleaseNotes-18.12|What will land in kdenlive 18.12]]
=== Communication ===


[[Kdenlive/Development/Refactoring Roadmap|Post-Refactoring Roadmap]]
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 ===
 
==== Building on Linux ====
 
Following [[Kdenlive/Development|this guide]].
 
==== Building on Windows ====
 
Following [[Kdenlive/Development/WindowsBuild|this guide]].
 
==== Checks ====
 
Writing [[Kdenlive/Development/Testing|regression tests]] and following integration results

Revision as of 23:36, 6 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