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

From KDE UserBase Wiki
No edit summary
mNo edit summary
Line 15: Line 15:
* Material (images, clips, audio) that is used for one project only can be put into a subdirectory of the project folder as well. This keeps all important file together, and searching for the files takes less time.
* Material (images, clips, audio) that is used for one project only can be put into a subdirectory of the project folder as well. This keeps all important file together, and searching for the files takes less time.
* Material that is used by multiple projects. I’ve got a video collection the same way that I have a photo collection.
* Material that is used by multiple projects. I’ve got a video collection the same way that I have a photo collection.
{{Prevnext2
| prevpage=Special:MyLanguage/Kdenlive/Manual/Tutorials | nextpage=Special:MyLanguage/Kdenlive/Manual/Projects_and_Files/Project
| prevtext=Tutorials| nexttext=Project| index=Special:MyLanguage/Kdenlive/Manual | indextext=Back to menu
}}
[[Category:Kdenlive]]

Revision as of 18:42, 8 June 2011

Information

  • Project profile vs. Render profile: What is the difference, how to chose correctly?


File Structure

As already pointed out in the Quickstart, we suggest to use a different project folder for each project. Kdenlive will generate the following folders for caching in the project folder:

  • ladspa/ for the LADSPA xml effect files, not used anymore since Kdenlive 0.8.2
  • proxy/ for the proxy clips that have been generated
  • thumbs/ for thumbnails to all used clips
  • titles/ default location for the titles saved outside the project file
  • .backup/ for your project's automatic backup files

These directories can be deleted if not required anymore (for example for saving space on the harddrive). Kdenlive will create them again when you load the project the next time. Warning: The titles/ directory is the default directory for saved .kdenlivetitle title files. Make sure that you did not save any important files in there before deleting it.

Source clips can be located anywhere. Still, some thoughts about their location:

  • Material (images, clips, audio) that is used for one project only can be put into a subdirectory of the project folder as well. This keeps all important file together, and searching for the files takes less time.
  • Material that is used by multiple projects. I’ve got a video collection the same way that I have a photo collection.