Kdenlive/Manual/QuickStart

From KDE UserBase Wiki
Revision as of 12:55, 4 June 2011 by Granjow (talk | contribs)

Information

  • Only one page for the Quickstart.
  • Where should a project be created? (own directory because of the thumbs/ladspa/proxy directories that will be created, and because it just works™)
  • Add a clip, transition, effect, title, render it.
  • Sample video file?
  • What are the thumbs/ladspa/... directories good for? Can they be deleted? (→ Yes, just don't delete the titles directory if some .kdenlivetitle files were saved in there. Deleting the thumbs directory can sometimes be the solution to crashes when loading a project.)



Creating a new project

New Project dialog

The first step is creating a new (empty) folder for our new project. Then get some sample video clips, or download them from here: kdenlive-tutorial-videos-2011.tar.bz2 (7 MB), and extract them to e.g. a Videos subfolder inside the project folder.

Open kdenlive and create a new project (File > New).

Chose the previously created project folder and select an appropriate project profile. The video files provided above are 720p, 23.98 fps. If you are using your own files and don’t know which one to use, kdenlive will suggest an appropriate one when the first clip is added, so you can leave the field on whatever it is.


Adding clips

Project Tree: Adding video clips

Now that the project is ready, let’s start adding some clips. This works via the Project Tree widget; A click on the Add Clip icon directly opens the file dialog, a click on the small arrow shows a list of additional clip types that can be added as well. Video clips, audio clips, images, and other kdenlive projects can be added via the default Add Clip dialog.


Kdenlive 0.8 window with the tutorial files

After loading the clips, kdenlive will look about like this. On the top left there is the already known project tree. Right of it are the monitors that show video; The clip monitor displays video from the original clips, the project monitor shows how the output video will look like, with all effects, transitions, etc. applied. The third, also very important, item is the timeline: This is the place where the video clips will be edited. There are two different types of tracks, Video and Audio. Video tracks can contain any kind of clip. Audio tracks as well – but when dropping a video file to the audio track, only the audio will be used.


Saving a kdenlive project

Let’s save the work via File > Save. This saves our project, i.e. where we placed the clips on the timeline, which effects we applied, and so on. It can not be played.[1] The process of creating the final video is called Rendering.


Timeline

References and notes

  1. To be correct, it can be played using melt yourproject.kdenlive, but this is not the way you would want to present your final video since it is (most likely) too slow.