Archive:Kdenlive/Manual/Projects and Files/Clips: Difference between revisions

From KDE UserBase Wiki
(Randa KDE Sprint 2011 thoughts)
 
(Proxy clips explained)
Line 6: Line 6:
* Project Tree widget: How to structure clips (folders)
* Project Tree widget: How to structure clips (folders)
}}
}}
== Proxy clips ==
[[File:Kdenlive ProxyClipsSettings.png|thumb|left|200px|Activating proxy clips]]
Proxy clips are one of the most useful invention for editing if you are not working on a ultra high-end machine. The trick is that the original clips are replaced by clips with lower resolution clips with a less complex codec. Video decoding, e.g. of H.264 clips, requires a lot of computing power, but computing power is required for rendering effects in real-time. If it is not available, replay will ''stutter''. Proxy clips will require nearly no computing power at all, which allows fluent replay.
Proxy clips need to be enabled for a project in the Project Settings (<menuchoice>Project -> Project Settings</menuchoice>).
<br style="clear: both;"/>
[[File:Kdenlive ProxyClipsGenerating.png|thumb|left|200px]]
As soon as proxy clips are enabled, they can be generated for specific project clips in the Project Tree widget via the context menu <menuchoice>Proxy Clip</menuchoice>. Clicking it again disables the proxy for this clip.
When rendering to the output file, you can chose whether to use the proxy clips as well. It is by default disabled, but for a quick rendering preview it is useful.
<br style="clear: both;"/>

Revision as of 05:46, 7 June 2011

Information

  • How to add clips from the file system
  • Clips properties (right-click): What do they mean, what effects do changes have there?
  • Additional clip types: Colour clips, Title clips, Slideshow clips, Stop Motion. How to add them?
  • What does transcoding clips do, when is it used? (Damaged .ogv files e.g.)
  • Project Tree widget: How to structure clips (folders)


Proxy clips

Activating proxy clips

Proxy clips are one of the most useful invention for editing if you are not working on a ultra high-end machine. The trick is that the original clips are replaced by clips with lower resolution clips with a less complex codec. Video decoding, e.g. of H.264 clips, requires a lot of computing power, but computing power is required for rendering effects in real-time. If it is not available, replay will stutter. Proxy clips will require nearly no computing power at all, which allows fluent replay.

Proxy clips need to be enabled for a project in the Project Settings (Project -> Project Settings).


As soon as proxy clips are enabled, they can be generated for specific project clips in the Project Tree widget via the context menu Proxy Clip. Clicking it again disables the proxy for this clip.

When rendering to the output file, you can chose whether to use the proxy clips as well. It is by default disabled, but for a quick rendering preview it is useful.