Kdenlive/Manual/Projects and Files/Clips: Difference between revisions
(Marked this version for translation) |
No edit summary |
||
Line 146: | Line 146: | ||
<!--T:22--> | <!--T:22--> | ||
Once markers are put in your clip you can access them in the clip monitor by right clicking and selecting <menuchoice>Go To Marker</menuchoice> (see picture.) Also note how the markers appear as red vertical lines in the clip monitor (see yellow highlighted regions in the picture.) | Once markers are put in your clip you can access them in the clip monitor by right clicking and selecting <menuchoice>Go To Marker</menuchoice> (see picture.) Also note how the markers appear as red vertical lines in the clip monitor (see yellow highlighted regions in the picture.) Tou can turn on the display of the marker comments in the time line too - See [[Kdenlive/Manual/Timeline/Editing#Show_marker_comments|Show Marker Comments]] | ||
<!--T:23--> | <!--T:23--> | ||
Line 153: | Line 153: | ||
<!--T:7--> | <!--T:7--> | ||
<br style="clear: both;"/> | <br style="clear: both;"/> | ||
Markers can also be added to clips on the timeline. Right click the Clip and choose Markers>Add Marker. Markers added this way also appear in the clip in the project tree. | |||
<!--T:24--> | <!--T:24--> |
Revision as of 14:50, 6 August 2012
* 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.)
Clips (Video, Audio and Images)
The button (Add Clip) brings up the Add Clip Dialog where you can choose video, audio or still image clips to add to the project tree.
The button labeled 1 toggles File Preview on and off. The slider labeled 2 adjusts the size of the preview icons. The checkbox labeled 3 enables the import of a series of images that can be used to make a stop motion animation. The checkbox labeled 4 - is for ???
You can add other types of clips by choosing a clip type from the menu brought up from the drop down button next to the button.
Color clips
Color clips are images of a single color that can be added to the project tree. They can be useful to provide a background on which to place titles.
Add color clips by choosing button.
from the drop down button next to theThis brings up the Color clip dialog from which you can choose a color and a duration.
Clicking
adds the clip to the project tree. The clip can then be dragged to the time line. The duration of the color clip can be adjusted on the timeline.Title clips
See Titles
Slideshow clips
Slideshow clips are clips created from a series of still images. The feature can be used to make an animation from a collection of still images or to create a slideshow of still images. To create the former - use a short frame duration and to create the latter use a long frame duration.
To create a slide show clip choose
from the drop down list.From the Slideshow clip dialog choose
as Image selection method.Browse to the location of the images that go to make up your slideshow and select the first image that will make up the slideshow. The subsequent images that are to be used in the slide show will be selected based on some sort of filename algorithm that predicts what the next image file name should be.
For example if the first image is 100_1697.jpg then the next will be 100_1698.jpg, etc.
Select an appropriate frame duration - this defines how long each image will appear for.
Then hit
. A video file made up of all the images in the folder from where you selected the first frame file from will be added to the project tree.You can then drag this video to the timeline.
Stop Motion
Proxy clips
Proxy clips are one of the most useful inventions 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 insufficient is available, replay will stutter. Proxy clips will require hardly any computing power at all, which allows fluent replay.
Proxy clips can be enabled / disabled for the current project in the Project Settings (
).To enable proxy clips by default for new projects, go to Project Settings page
. See also
As soon as proxy clips are enabled, they can be generated for specific project clips in the Project Tree widget via the context menu
Once the proxy clip creation has completed the proxy clip will appear with a P icon in the Project Tree.
When rendering to the output file, you can choose whether to use the proxy clips as well. It is by default disabled, but for a quick rendering preview it is useful.
Clip Properties
You can display and edit clip properties by selecting a clip in the project tree and choosing from the menu or from the right-click menu.
Video Properties
Advanced Properties
The
tab displays... well ... the advanced properties of the clip. You can edit the advanced properties here. For example you can use Force aspect ratio to tell a clip that seems to have forgotten it was 16:9 ratio that it really is 16:9 ratio.See Full Luma range for details on what this setting means
Markers
You can use the
tab to add markers for certain points in the source file that are important.Once markers are put in your clip you can access them in the clip monitor by right clicking and selecting Show Marker Comments
(see picture.) Also note how the markers appear as red vertical lines in the clip monitor (see yellow highlighted regions in the picture.) Tou can turn on the display of the marker comments in the time line too - See
Markers can also be added to clips on the timeline. Right click the Clip and choose Markers>Add Marker. Markers added this way also appear in the clip in the project tree.