Kdenlive/Manual/Timeline/Editing: Difference between revisions

From KDE UserBase Wiki
m (links)
m (Fix minor typos)
(14 intermediate revisions by 5 users not shown)
Line 11: Line 11:


<!--T:4-->
<!--T:4-->
The timeline cursor shows your current position in the project. The positions of the cursors on the timeline ruler and Project Monitor are always in sync. Position can be moved in following ways:
The timeline cursor shows your current position in the project. The positions of the cursors on the timeline ruler and Project Monitor are always in sync. Position can be moved in the following ways:


<!--T:5-->
<!--T:5-->
Line 77: Line 77:
1.  '''Track Compositing''' drop down.  
1.  '''Track Compositing''' drop down.  


<!--T:119-->
1a. [[Special:MyLanguage/Kdenlive/Manual/Timeline/Editing#Track_Compositing_-_None|None]]  
1a. [[Special:MyLanguage/Kdenlive/Manual/Timeline/Editing#Track_Compositing_-_None|None]]  


<!--T:120-->
1b. [[Special:MyLanguage/Kdenlive/Manual/Timeline/Editing#Track_Compositing_-_Preview|Preview]]
1b. [[Special:MyLanguage/Kdenlive/Manual/Timeline/Editing#Track_Compositing_-_Preview|Preview]]


<!--T:121-->
1c. [[Special:MyLanguage/Kdenlive/Manual/Timeline/Editing#Track_Compositing_-_HighQuality|High Quality]]
1c. [[Special:MyLanguage/Kdenlive/Manual/Timeline/Editing#Track_Compositing_-_HighQuality|High Quality]]


<!--T:26-->
<!--T:26-->
2. '''Edit Mode Drop Down'''
2. '''Timeline Edit Mode'''   Drop Down


<!--T:87-->
<!--T:87-->
Line 92: Line 95:


<!--T:27-->
<!--T:27-->
2a. [[Special:MyLanguage/Kdenlive/Manual/Timeline/Editing#Normal_Mode|Normal Mode]]
2a. [[Special:MyLanguage/Kdenlive/Manual/Timeline/Editing#Timeline Edit Mode - Normal_Mode|Normal Mode]]


<!--T:28-->
<!--T:28-->
2b. [[Special:MyLanguage/Kdenlive/Manual/Timeline/Editing#Overwrite_Mode|Overwrite Mode]]
2b. [[Special:MyLanguage/Kdenlive/Manual/Timeline/Editing#Timeline Edit Mode - Overwrite_Mode|Overwrite Mode]]


<!--T:29-->
<!--T:29-->
2c. [[Special:MyLanguage/Kdenlive/Manual/Timeline/Editing#Insert_Mode|Insert Mode]]
2c. [[Special:MyLanguage/Kdenlive/Manual/Timeline/Editing#Timeline Edit Mode - Insert_Mode|Insert Mode]]


<!--T:88-->
<!--T:88-->
Line 179: Line 182:


==== Bottom Tool Bar ==== <!--T:108-->
==== Bottom Tool Bar ==== <!--T:108-->
<!--T:125-->
[[File:Kdenlive Bottom toolbar17 04b.png|left|frame|Bottom toolbar ver 17.04]]
[[File:Kdenlive Bottom toolbar17 04b.png|left|frame|Bottom toolbar ver 17.04]]
<br clear=all>
<br clear=all>
Line 217: Line 222:
==== Button Descriptions ==== <!--T:113-->
==== Button Descriptions ==== <!--T:113-->


===== Track Compositing - HighQuality =====  
</translate><span id="Track Compositing - None"></span><translate>
When track compositing is set to High Quality tracks with alpha channel information will be automatically composited with the other tracks using an algorithm (qtblend) that is somewhat slower than the algorithm used with ''Track Compositing - Preview'' but which retains higher fidelity colour information.
 
===== Track Compositing - None ===== <!--T:122-->
 
<!--T:126-->
When Track Compositing is set to None you will not get tracks with alpha channel information to composite with the other tracks unless an explicit composite or affine transition is added between the clips.  This is the behavior that '''Kdenlive''' displayed in older ( <= ver 0.9.X).
 
</translate><span id="Track Compositing - Preview"></span><translate>


===== Track Compositing - Preview =====  
===== Track Compositing - Preview ===== <!--T:123-->
When track compositing is set to Preview tracks with alpha channel information will be automatically composited with the other tracks using an algorithm that is somewhat faster than the algorithm used with ''Track Compositing - HighQuality'' but which  slightly degrades the colors.


===== Track Compositing - None =====
<!--T:127-->
When Track Compositing is set to None you will not get tracks with alpha channel information to composite with the other tracks unless an explicit composite or affine transition is added between the clips.  This is the behaviour that kdenlive displayed in older ( <= ver 0.9.X).  
When track compositing is set to Preview tracks with alpha channel information will be automatically composited with the other tracks using an algorithm that is somewhat faster than the algorithm used with ''Track Compositing - HighQuality'' but which slightly degrades the colors.


===== Normal Mode ===== <!--T:43-->
</translate><span id="Track Compositing - HighQuality"></span><translate>
 
===== Track Compositing - HighQuality ===== <!--T:124-->
 
<!--T:128-->
When track compositing is set to High-Quality tracks with alpha channel information will be automatically composited with the other tracks using an algorithm (qtblend) that is somewhat slower than the algorithm used with ''Track Compositing - Preview'' but which retains higher fidelity color information.
 
</translate><span id="Timeline Edit Mode - Normal Mode"></span><translate>
 
===== Timeline Edit Mode - Normal Mode ===== <!--T:43-->


<!--T:44-->
<!--T:44-->
In this edit mode you can not drag clips on top of other clips in the same track in the timeline. You can drag them to another track in the timeline but not into the same track at the same time point as an existing clip. Contrast this to overwrite mode.
In this edit mode, you can not drag clips on top of other clips in the same track in the timeline. You can drag them to another track in the timeline but not into the same track at the same time point as an existing clip. Contrast this to overwrite mode.


===== Overwrite Mode ===== <!--T:45-->
</translate><span id="Timeline Edit Mode - Overwrite Mode"></span><translate>
 
===== Timeline Edit Mode - Overwrite Mode ===== <!--T:45-->


<!--T:46-->
<!--T:46-->
In this edit mode you can drag a clip onto a track where there is an existing clip and the incoming clip will overwrite that portion of the existing clip (or clips) covered by the incoming clip.
In this edit mode, you can drag a clip onto a track where there is an existing clip and the incoming clip will overwrite that portion of the existing clip (or clips) covered by the incoming clip.


<!--T:47-->
<!--T:47-->
Line 246: Line 267:
In the "After" screenshot above, you can see that the clip which was dragged from the upper track has replaced a portion of the clip on the lower track.
In the "After" screenshot above, you can see that the clip which was dragged from the upper track has replaced a portion of the clip on the lower track.


===== Insert Mode ===== <!--T:49-->
</translate><span id="Timeline Edit Mode - Insert Mode"></span><translate>
 
===== Timeline Edit Mode - Insert Mode ===== <!--T:49-->


<!--T:50-->
<!--T:50-->
With this mode selected and you drop a selection into the time line the selection will be inserted into the time line at the point where the mouse is released. The clip that the selection is dropped on is cut and clips are moved to the right to accommodate the incoming clip.
With this mode selected and you drop a selection into the timeline the selection will be inserted into the timeline at the point where the mouse is released. The clip that the selection is dropped on is cut and clips are moved to the right to accommodate the incoming clip.


<!--T:116-->
<!--T:116-->
Line 257: Line 280:
[[File:Kdenlive Insert mode1before.png|left|frame|During]]
[[File:Kdenlive Insert mode1before.png|left|frame|During]]


<!--T:129-->
[[File:Kdenlive Insert mode1after.png|left|frame|After. Incoming Clip inserted. Clips after the insert point are shifted Right]]
[[File:Kdenlive Insert mode1after.png|left|frame|After. Incoming Clip inserted. Clips after the insert point are shifted Right]]
<br clear=all>
<br clear=all>
</translate><span id="Selection Tool"></span><translate>
===== Selection Tool ===== <!--T:51-->
===== Selection Tool ===== <!--T:51-->


<!--T:52-->
<!--T:52-->
Use this to select clips in the timeline. The cursor becomes a hand when this tool is active.  
Use this to select clips in the timeline. The cursor becomes a hand when this tool is active.  


</translate><span id="Razor Tool"></span><translate>
</translate><span id="Razor Tool"></span><translate>
Line 282: Line 309:


<!--T:58-->
<!--T:58-->
In the above example these clips are not grouped. However, the spacer tool groups them temporarily for you so you can move them all as a group.
In the above example, these clips are not grouped. However, the spacer tool groups them temporarily for you so you can move them all as a group.
 
</translate><span id="Fit Zoom to Project"></span><translate>


===== Fit Zoom to Project ===== <!--T:59-->  
===== Fit Zoom to Project ===== <!--T:59-->  
Line 288: Line 317:
<!--T:60-->
<!--T:60-->
This will zoom the project out so that it all fits in the timeline window. This is the same function that is triggered by [[Special:MyLanguage/Kdenlive/Manual/Timeline Menu|Timeline]] Menu item, <menuchoice>Fit Zoom to Project</menuchoice>.
This will zoom the project out so that it all fits in the timeline window. This is the same function that is triggered by [[Special:MyLanguage/Kdenlive/Manual/Timeline Menu|Timeline]] Menu item, <menuchoice>Fit Zoom to Project</menuchoice>.
</translate><span id="Zoom project"></span><translate>


===== Zoom project ===== <!--T:61-->
===== Zoom project ===== <!--T:61-->
Line 293: Line 324:
<!--T:62-->
<!--T:62-->
The magnifying glasses zoom in or out on the timeline. The slider adjusts the zoom by large increments. These same settings are controlled by the <menuchoice>Timeline</menuchoice> menu items, <menuchoice>Zoom In</menuchoice> and <menuchoice>Zoom Out</menuchoice>.
The magnifying glasses zoom in or out on the timeline. The slider adjusts the zoom by large increments. These same settings are controlled by the <menuchoice>Timeline</menuchoice> menu items, <menuchoice>Zoom In</menuchoice> and <menuchoice>Zoom Out</menuchoice>.
</translate><span id="Split Audio and Video Automatically"></span><translate>


===== Split Audio and Video Automatically ===== <!--T:63-->
===== Split Audio and Video Automatically ===== <!--T:63-->
Line 298: Line 331:
<!--T:64-->
<!--T:64-->
When this is on and you drag a clip to the timeline, the audio in the clip will end up on an audio track and the video on a video track. You can achieve the same result if you select the clip, [[Special:MyLanguage/Kdenlive/Manual/Timeline/Right Click Menu|right click]], <menuchoice>Split Audio</menuchoice>.  When this is off and you drag a clip onto the timeline, both the audio and video tracks are combined into one video track.
When this is on and you drag a clip to the timeline, the audio in the clip will end up on an audio track and the video on a video track. You can achieve the same result if you select the clip, [[Special:MyLanguage/Kdenlive/Manual/Timeline/Right Click Menu|right click]], <menuchoice>Split Audio</menuchoice>.  When this is off and you drag a clip onto the timeline, both the audio and video tracks are combined into one video track.
</translate><span id="Automatic Transitions"></span><translate>


===== Automatic Transitions ===== <!--T:118-->
===== Automatic Transitions ===== <!--T:118-->
When active any transitions added to the time line will have the automatic transition option checked by default.
 
<!--T:130-->
When active any transitions added to the timeline will have the automatic transition option checked by default.
See [[Special:MyLanguage/Kdenlive/Manual/Transitions#Automatic_Transitions| Automatic Transitions]]
See [[Special:MyLanguage/Kdenlive/Manual/Transitions#Automatic_Transitions| Automatic Transitions]]
</translate><span id="Show Video Thumbnails"></span><translate>


===== Show Video Thumbnails ===== <!--T:65-->
===== Show Video Thumbnails ===== <!--T:65-->


<!--T:66-->
<!--T:66-->
When on, the video clips in the timeline will contain thumbnails as well a filename. Otherwise they just have the clip filename.
When on, the video clips in the timeline will contain thumbnails as well a filename. Otherwise, they just have the clip filename.


<!--T:84-->
<!--T:84-->
When the timeline is zoomed in to the maximum, the video track will show a thumbnail for every frame in the clip. When the timeline is not on maximum zoom, the video track will show a thumbnail for the first and last frame in the clip.
When the timeline is zoomed in to the maximum, the video track will show a thumbnail for every frame in the clip. When the timeline is not on maximum zoom, the video track will show a thumbnail for the first and last frame in the clip.
</translate><span id="Show Audio Thumbnails"></span><translate>


===== Show Audio Thumbnails ===== <!--T:67-->
===== Show Audio Thumbnails ===== <!--T:67-->


<!--T:68-->
<!--T:68-->
When on, the audio clip will have a wave representation of the audio data as well as a filename.  Otherwise they just have the clip filename.
When on, the audio clip will have a wave representation of the audio data as well as a filename.  Otherwise, they just have the clip filename.


</translate><span id="Show marker comments"></span><translate>
</translate><span id="Show marker comments"></span><translate>
Line 325: Line 366:
<!--T:72-->
<!--T:72-->
[[File:Kdenlive_Markers_and_guides_crop.png]]
[[File:Kdenlive_Markers_and_guides_crop.png]]
</translate><span id="Snap"></span><translate>


===== Snap ===== <!--T:73-->
===== Snap ===== <!--T:73-->


<!--T:74-->
<!--T:74-->
When this feature is on, dragging the beginning of one clip near to the end of another will result in the end of the first clip snapping into place to be perfectly aligned with the beginning of the second clip. As you move the two ends near to each other, as soon as they get within a certain small distance, they snap together so there is no space and no overlap. Note that this occurs even if the clips are on different tracks in the timeline.
When this feature is on, dragging the beginning of one clip near to the end of another will result at the end of the first clip snapping into place to be perfectly aligned with the beginning of the second clip. As you move the two ends near to each other, as soon as they get within a certain small distance, they snap together so there is no space and no overlap. Note that this occurs even if the clips are on different tracks in the timeline.


<!--T:75-->
<!--T:75-->
Line 335: Line 378:


==== Cutting Footage from multiple aligned tracks - Ripple Delete ==== <!--T:81-->
==== Cutting Footage from multiple aligned tracks - Ripple Delete ==== <!--T:81-->
<!--T:131-->
This is available on the <menuchoice>Timeline</menuchoice> menu under <menuchoice>All clips->Ripple Delete</menuchoice> <ref>available on bleeding edge versions > 0.9.10 (Jan2015)</ref>.
This is available on the <menuchoice>Timeline</menuchoice> menu under <menuchoice>All clips->Ripple Delete</menuchoice> <ref>available on bleeding edge versions > 0.9.10 (Jan2015)</ref>.


<!--T:82-->
<!--T:82-->
<b>Seems missing in Kdenlive 17.04 & 18.04</b> <br>
Mark In and Out points in the Project Monitor, then choose <menuchoice>Timeline->All clips->Ripple Delete</menuchoice> (or <keycap>Ctrl-X</keycap>).  Kdenlive deletes all footage between the In and Out points in unlocked tracks, slides everything else back to fill the gap, and puts the playhead on the In point.
Mark In and Out points in the Project Monitor, then choose <menuchoice>Timeline->All clips->Ripple Delete</menuchoice> (or <keycap>Ctrl-X</keycap>).  Kdenlive deletes all footage between the In and Out points in unlocked tracks, slides everything else back to fill the gap, and puts the playhead on the In point.


Line 344: Line 390:
{{Prevnext2
{{Prevnext2
| prevpage=Special:MyLanguage/Kdenlive/Manual/Timeline| nextpage=Special:MyLanguage/Kdenlive/Manual/Timeline/Grouping
| prevpage=Special:MyLanguage/Kdenlive/Manual/Timeline| nextpage=Special:MyLanguage/Kdenlive/Manual/Timeline/Grouping
| prevtext=Timeline | nexttext=Timeline Grouping
| prevtext=Timeline | nexttext=Grouping
| index=Special:MyLanguage/Kdenlive/Manual | indextext=Back to menu
| index=Special:MyLanguage/Kdenlive/Manual | indextext=Back to menu
}}
}}

Revision as of 09:38, 3 August 2019

Editing

Editing is done in the Timeline. Add a clip by dragging it from the Project Tree or the Clip Monitor. Once a clip is dropped on a track, it can be moved (drag and drop it) to another place on the same track or onto another track.

Seeking through your project

The timeline cursor shows your current position in the project. The positions of the cursors on the timeline ruler and Project Monitor are always in sync. Position can be moved in the following ways:

  • Keyboard shortcut: right / left arrows for one frame, Shift+ right / left for 1 second
  • Clicking/dragging in the Timeline ruler or in an empty area of the timeline.

Cutting a clip

To cut a clip, the easiest way is to place the timeline cursor where you want to cut the clip, then select the clip (left click in it) and use the menu Timeline -> Current Clip -> Cut Clip (default shortcut: Shift + R).

Or Right Click -> Cut Clip

Alternatively - use the Razor Tool.

Resizing a clip

A clip can be resized from its start or end by dragging its left or right edge. If you want a more precise resize, you can place the timeline cursor wherever you want the resize to end and use the menu Timeline->Resize Item Start (default shortcut: 1) or Timeline->Resize Item End (default shortcut: 2)

To even more precisely control the length of a clip, double click it in the timeline and adjust its duration using the Clip duration dialog. You can have frame-level accuracy with this method.

You can also resize a clip by cutting it with the Razor Tool and then deleting the bit you do not want.

Removing Space Between Clips

Right click in the space between the clips and choose Remove Space. Be aware however that if you have clips on multiple tracks in the timeline and they are not grouped, then removing space may disturb the alignment of the clips between the different tracks — the space is only removed from the timeline where you clicked. Under this situation it may be safer to use the Spacer Tool.

Middle Tool Bar

There is a toolbar between monitors and the timeline that controls various aspects of the editor.

Middle Toolbar ver 17.04


1. Track Compositing drop down.

1a. None

1b. Preview

1c. High Quality

2. Timeline Edit Mode Drop Down

Note with ver 17.04 this mode is selected via a dropdown rather then toggle buttons.

ver 17.04


2a. Normal Mode

2b. Overwrite Mode

2c. Insert Mode

These same settings can be found under the Tool menu.

Tool Group (one of these 3 can be active)

Active buttons are grey.

3. Selection Tool

4. Razor Tool

5. Spacer Tool

6. Position indicator - displays the time point or frame number of the location of the hovering mouse. Click on the widget to change the display between time and frame number

7. Total length of the project

8. Insert Clip Zone in Timeline. See Insert & Overwrite Advanced Timeline Editing on Kdenlive Home page.

9. Overwrite Clip Zone in Timeline. See Insert & Overwrite Advanced Timeline Editing on Kdenlive Home page.

10. Extract Timeline Zone

11. Lift Timeline Zone

12. Favourite Effects

13. Start Preview Render

14. Stop Preview Render

15. Add Preview Zone

16. Remove Preview Zone

17. Remove All Preview Zones

18. Automatic Preview

19. Disable Timeline Preview

20. Manage Cached Data

Items 13-20 are covered by Timeline preview rendering article on the Kdenlive Home Page

21. Smaller Tracks (see track resizing icon)

22. Bigger Tracks (see track resizing icon)

23. Use timeline zone / Don't use timeline zone for insert ( toggles). See Insert & Overwrite Advanced Timeline Editing on Kdenlive Home page.

Bottom Tool Bar

Bottom toolbar ver 17.04


24. Split Audio and Video Automatically

25. Automatic Transitions

26. Show Video Thumbnails

27. Show Audio Thumbnails

28. Show Marker Comments

29. Snap

Zoom Tools

30. Fit Zoom to Project

31. Zoom Out

32. Zoom Project

33. Zoom In

Button Descriptions

Track Compositing - None

When Track Compositing is set to None you will not get tracks with alpha channel information to composite with the other tracks unless an explicit composite or affine transition is added between the clips. This is the behavior that Kdenlive displayed in older ( <= ver 0.9.X).

Track Compositing - Preview

When track compositing is set to Preview tracks with alpha channel information will be automatically composited with the other tracks using an algorithm that is somewhat faster than the algorithm used with Track Compositing - HighQuality but which slightly degrades the colors.

Track Compositing - HighQuality

When track compositing is set to High-Quality tracks with alpha channel information will be automatically composited with the other tracks using an algorithm (qtblend) that is somewhat slower than the algorithm used with Track Compositing - Preview but which retains higher fidelity color information.

Timeline Edit Mode - Normal Mode

In this edit mode, you can not drag clips on top of other clips in the same track in the timeline. You can drag them to another track in the timeline but not into the same track at the same time point as an existing clip. Contrast this to overwrite mode.

Timeline Edit Mode - Overwrite Mode

In this edit mode, you can drag a clip onto a track where there is an existing clip and the incoming clip will overwrite that portion of the existing clip (or clips) covered by the incoming clip.

Before
After


In the "After" screenshot above, you can see that the clip which was dragged from the upper track has replaced a portion of the clip on the lower track.

Timeline Edit Mode - Insert Mode

With this mode selected and you drop a selection into the timeline the selection will be inserted into the timeline at the point where the mouse is released. The clip that the selection is dropped on is cut and clips are moved to the right to accommodate the incoming clip.

Before
During
After. Incoming Clip inserted. Clips after the insert point are shifted Right


Selection Tool

Use this to select clips in the timeline. The cursor becomes a hand when this tool is active.

Razor Tool

Use this to cut clips in the timeline. The cursor becomes a pair of scissors when this tool is active.

Spacer Tool

Use this tool () to temporarily group separate clips and then drag them around the timeline to create or remove space between clips. Very useful. Experiment with this tool to see how it works.

In the above example, these clips are not grouped. However, the spacer tool groups them temporarily for you so you can move them all as a group.

Fit Zoom to Project

This will zoom the project out so that it all fits in the timeline window. This is the same function that is triggered by Timeline Menu item, Fit Zoom to Project.

Zoom project

The magnifying glasses zoom in or out on the timeline. The slider adjusts the zoom by large increments. These same settings are controlled by the Timeline menu items, Zoom In and Zoom Out.

Split Audio and Video Automatically

When this is on and you drag a clip to the timeline, the audio in the clip will end up on an audio track and the video on a video track. You can achieve the same result if you select the clip, right click, Split Audio. When this is off and you drag a clip onto the timeline, both the audio and video tracks are combined into one video track.

Automatic Transitions

When active any transitions added to the timeline will have the automatic transition option checked by default. See Automatic Transitions

Show Video Thumbnails

When on, the video clips in the timeline will contain thumbnails as well a filename. Otherwise, they just have the clip filename.

When the timeline is zoomed in to the maximum, the video track will show a thumbnail for every frame in the clip. When the timeline is not on maximum zoom, the video track will show a thumbnail for the first and last frame in the clip.

Show Audio Thumbnails

When on, the audio clip will have a wave representation of the audio data as well as a filename. Otherwise, they just have the clip filename.

Show marker comments

This toggles on and off the display of the comments saved within markers (the text with the gold background in the example below) and within guides (the text with the purple background).

Snap

When this feature is on, dragging the beginning of one clip near to the end of another will result at the end of the first clip snapping into place to be perfectly aligned with the beginning of the second clip. As you move the two ends near to each other, as soon as they get within a certain small distance, they snap together so there is no space and no overlap. Note that this occurs even if the clips are on different tracks in the timeline.

Clips will also snap to the cursor position, markers and guides.

Cutting Footage from multiple aligned tracks - Ripple Delete

This is available on the Timeline menu under All clips->Ripple Delete [1].

Seems missing in Kdenlive 17.04 & 18.04
Mark In and Out points in the Project Monitor, then choose Timeline->All clips->Ripple Delete (or Ctrl-X). Kdenlive deletes all footage between the In and Out points in unlocked tracks, slides everything else back to fill the gap, and puts the playhead on the In point.

  1. available on bleeding edge versions > 0.9.10 (Jan2015)