Archive:Kdenlive/Manual/Introduction: Difference between revisions

    From KDE UserBase Wiki
    mNo edit summary
    (Update link)
    (21 intermediate revisions by 6 users not shown)
    Line 1: Line 1:
    <languages />
    <!--
    <!--
    {{:Kdenlive/Templates/ContentTodo|
    {{:Kdenlive/Templates/ContentTodo|
    Line 10: Line 11:
    Kdenlive writes sh.mlt XML files that code the edit points and transitions and it then calls  
    Kdenlive writes sh.mlt XML files that code the edit points and transitions and it then calls  
    /usr/bin/kdenlive_render and /usr/bin/melt to render the video.
    /usr/bin/kdenlive_render and /usr/bin/melt to render the video.
    [[Category:Kdenlive]]
    -->
    -->


    ''Kdenlive'', as its name stands, is a ''KDE Non-Linear Video Editor''.
    <translate>
    It is a free software ([http://www.fsf.org/licensing/licenses/gpl.html GPL licensed]) primarily aimed at Linux platform but it works on mainy systems (*BSD, Windows, MacOS...) as relying on portable components ([http://qt.nokia.com/ QT] and [http://www.mltframework.org/ MLT framework]).
    == Introduction == <!--T:8-->


    ''Non-linear video editing'' is way 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.
    <!--T:1-->
    '''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.  


    Through ''MLT framework'', ''Kdenlive'' integrates many plugins effects for video and sound processing or creation.
    <!--T:2-->
    Furthermore ''Kdenlive'' brings a powerful titling tool, a DVD authoring (menus) solution, and can then be used as a complete studio for video creation.
    ''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.


    <!--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.
    </translate>
    <!-- Content imported from wikibook version -->
    <!-- Content imported from wikibook version -->


    =Video editing features=
    <translate>
    <!-- COMMENT: You will probably notice that I have shortened the list a LOT. With all the respect to the previous contributors, I think that it´s better to put only some (the most important) features here, as many of them will certainly become "old and cold" with the release of newer versions of Kdenlive, and will anyways be treated in the rest of the manual. Maybe a good idea, however, is to create a "What´s New" section, if the Kdenlive new site does not contain one. -->
    === Video editing features === <!--T:4-->
     
    </translate>
    <!-- COMMENT: You will probably notice that I have shortened the list a LOT. With all the respect to the previous contributors, I think that it´s better to put only some (the most important) features here, as many of them will certainly become "old and cold" with the release of newer versions of Kdenlive, and will anyway be treated in the rest of the manual. Maybe a good idea, however, is to create a "What´s New" section, if the Kdenlive new site does not contain one. -->
     
    <translate>
    <!--T:5-->
    * 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
    * 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
    <!--T:9-->
    * Non-blocking rendering. You can keep working on a project at the same time a project is being transformed into a video file
    * Non-blocking rendering. You can keep working on a project at the same time a project is being transformed into a video file
    <!--T:10-->
    * Effects and transitions can be used with ease, and you can even create some wipe transitions of your own!
    * Effects and transitions can be used with ease, and you can even create some wipe transitions of your own!
    <!--T:11-->
    * Simple tools for easy creation of color clips, text clips and image clips
    * Simple tools for easy creation of color clips, text clips and image clips
    <!--T:12-->
    * Automatic slideshows creation from pictures directories, with crossfade transitions among the images
    * Automatic slideshows creation from pictures directories, with crossfade transitions among the images
    <!--T:13-->
    * Configurable keyboard shortcuts and interface layouts
    * Configurable keyboard shortcuts and interface layouts
    <!--T:14-->
    * and much more!
    * and much more!


    <!--T:15-->
    <references/>
    <!--T:6-->
    {{Prevnext2
    {{Prevnext2
    |nextpage=Special:MyLanguage/Kdenlive/Manual/Installation
    |nextpage=Special:MyLanguage/Kdenlive/Manual/Installation
    Line 41: Line 68:
    }}
    }}


    <!--T:7-->
    [[Category:Kdenlive]]
    [[Category:Kdenlive]]
    [[Category:Multimedia]]
    </translate>

    Revision as of 05:17, 6 May 2019

    Introduction

    Kdenlive is an acronym for KDE Non-Linear Video Editor. It is a free software (GPL licensed) primarily aimed at the Linux platform. It also works on BSD[1] and MacOS 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.

    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 DVD authoring (menus) solution, 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