Archive:Kdenlive/Manual/Introduction: Difference between revisions

From KDE UserBase Wiki
(Update link)
m (Claus chr moved page Kdenlive/Manual/Introduction to Archive:Kdenlive/Manual/Introduction without leaving a redirect: Part of translatable page "Kdenlive/Manual/Introduction")
 
(2 intermediate revisions by 2 users not shown)
Line 18: Line 18:
<!--T:1-->
<!--T:1-->
'''Kdenlive''' is an acronym for [http://www.kde.org '''KDE'''] '''N'''on-'''Li'''near '''V'''ideo '''E'''ditor.
'''Kdenlive''' is an acronym for [http://www.kde.org '''KDE'''] '''N'''on-'''Li'''near '''V'''ideo '''E'''ditor.
It is a free software ([http://www.fsf.org/licensing/licenses/gpl.html GPL licensed]) primarily aimed at the Linux platform. It also works on BSD<ref>Berkeley Software Distribution</ref> and MacOS as it relies only on portable components ([https://www.qt.io/ Qt] and [http://www.mltframework.org/ MLT] framework). Windows versions are also available, with some drawbacks. See [[Special:myLanguage/Kdenlive/Manual/Windows_Issues|Windows Issues]] for more information.  
It is a free software ([http://www.fsf.org/licensing/licenses/gpl.html GPL licensed]) primarily aimed at the Linux platform, but it also works on BSD<ref>Berkeley Software Distribution</ref> as it relies only on portable components ([https://www.qt.io/ Qt] and [http://www.mltframework.org/ MLT] framework). Windows versions are also available, with some drawbacks. See [[Special:myLanguage/Kdenlive/Manual/Windows_Issues|Windows Issues]] for more information. A port on MacOS is [https://invent.kde.org/multimedia/kdenlive/-/issues/993 currently in progress].  


<!--T:2-->
<!--T:2-->
Line 24: Line 24:


<!--T:3-->
<!--T:3-->
Through the MLT framework, '''Kdenlive''' integrates many plugin effects for video and sound processing or creation.  Furthermore '''Kdenlive''' brings a powerful titling tool, a DVD authoring (menus) solution, and can then be used as a complete studio for video creation.
Through the MLT framework, '''Kdenlive''' integrates many plugin effects for video and sound processing or creation.  Furthermore '''Kdenlive''' brings a powerful titling tool, a subtitling feature with automatic speech to text conversion, and can then be used as a complete studio for video creation.
</translate>
</translate>
<!-- Content imported from wikibook version -->
<!-- Content imported from wikibook version -->
Line 48: Line 48:


<!--T:12-->
<!--T:12-->
* Automatic slideshows creation from pictures directories, with crossfade transitions among the images
* Automatic [[Special:MyLanguage/Kdenlive/Manual/Projects_and_Files/Clips#Slideshow_clips|slideshows]] creation from pictures directories, with crossfade transitions among the images


<!--T:13-->
<!--T:13-->

Latest revision as of 13:27, 15 August 2023

Introduction

Kdenlive is an acronym for KDE Non-Linear Video Editor. It is a free software (GPL licensed) primarily aimed at the Linux platform, but it also works on BSD[1] as it relies only on portable components (Qt and MLT framework). Windows versions are also available, with some drawbacks. See Windows Issues for more information. A port on MacOS is currently in progress.

Non-linear video editing is much more powerful than beginners' (linear) editors, hence it requires a bit more organization before starting. However, it is not reserved to specialists and can be used for small personal projects.

Through the MLT framework, Kdenlive integrates many plugin effects for video and sound processing or creation. Furthermore Kdenlive brings a powerful titling tool, a subtitling feature with automatic speech to text conversion, and can then be used as a complete studio for video creation.

Video editing features

  • Multitrack edition with a timeline and virtually unlimited number of video and audio tracks, plus facilities for splitting audio and video from a clip in multiple tracks
  • Non-blocking rendering. You can keep working on a project at the same time a project is being transformed into a video file
  • Effects and transitions can be used with ease, and you can even create some wipe transitions of your own!
  • Simple tools for easy creation of color clips, text clips and image clips
  • Automatic slideshows creation from pictures directories, with crossfade transitions among the images
  • Configurable keyboard shortcuts and interface layouts
  • and much more!


  1. Berkeley Software Distribution