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

From KDE UserBase Wiki
mNo edit summary
(Marked this version for translation)
(14 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<languages />
<languages />
{{:Kdenlive/Templates/ContentTodo|
{{:Kdenlive/Templates/ContentTodo|
* Project profile vs. Render profile: What is the difference, how to chose correctly?
* Project profile vs. Render profile: What is the difference, how to choose correctly?
}}
}}
<span id="File Structure"></span>
<span id="File Structure"></span>
Line 7: Line 7:


== Project and File management == <!--T:15-->
== Project and File management == <!--T:15-->
===Interface and Layouts=== <!--T:17-->
<!--T:18-->
Since version 20.08.0
<!--T:19-->
[[File:interface layouts.gif]]
These workspaces aim to improve the layout for each stage of video production:
<!--T:20-->
*'''Logging''' for reviewing your footage
<!--T:21-->
*'''Editing''' to compose your story in the timeline
<!--T:22-->
*'''Audio''' for mixing and adjusting your audio
<!--T:23-->
*'''Effects''' for adding effects
<!--T:24-->
*'''Color''' for adjusting and color grading
<!--T:25-->
Check out this [https://www.youtube.com/watch?v=BdHbUUjfBLk video] for more details.
<!--T:26-->
{{Note|Video scopes do not work with DirectX under Windows.}}
===Details=== <!--T:27-->


<!--T:16-->
<!--T:16-->
#[[Special:myLanguage/Kdenlive/Manual/Projects_and_Files/Project Tree|The Project Tree]]
#[[Special:myLanguage/Kdenlive/Manual/Projects_and_Files/Project Tree|The Project Bin]]
#[[Special:myLanguage/Kdenlive/Manual/Projects_and_Files/Project|Project File Details]]
#[[Special:myLanguage/Kdenlive/Manual/Projects_and_Files/Project|Project File Details]]
#[[Special:myLanguage/Kdenlive/Manual/Projects_and_Files/Project_Settings|Settings]]
#[[Special:myLanguage/Kdenlive/Manual/Projects_and_Files/Project_Settings|Settings]]
Line 16: Line 50:
#[[Special:myLanguage/Kdenlive/Manual/Projects_and_Files/Backup|Backup]]
#[[Special:myLanguage/Kdenlive/Manual/Projects_and_Files/Backup|Backup]]
#[[Special:myLanguage/Kdenlive/Manual/Projects_and_Files/Clips|Clips]]
#[[Special:myLanguage/Kdenlive/Manual/Projects_and_Files/Clips|Clips]]
#[[Special:myLanguage/Kdenlive/Manual/Projects_and_Files/Importing|Importing]]
#[[Special:myLanguage/Kdenlive/Manual/Projects_and_Files/Management|Management]]


== File Structure == <!--T:1-->
=== File Structure === <!--T:1-->


<!--T:2-->
<!--T:2-->
As already pointed out in the [[Special:myLanguage/Kdenlive/Manual/QuickStart#Creating_a_new_project|Quickstart]], we suggest using a different project folder for each project. '''Kdenlive''' will generate the following folders for caching in the project folder:
As already pointed out in the [[Special:myLanguage/Kdenlive/Manual/QuickStart#Creating_a_new_project|Quickstart]], we suggest using a different project folder for each project. '''Kdenlive''' will generate the following folders for caching in the project folder:
<!--T:7-->
* <code>ladspa/</code> for the LADSPA xml effect files, not used anymore since '''Kdenlive''' 0.8.2


<!--T:8-->
<!--T:8-->
* <code>proxy/</code> for the [[Special:myLanguage/Kdenlive/Manual/Projects_and_Files/Clips#Proxy_clips|proxy clips]] that have been generated
* {{Path|proxy/}} for the [[Special:myLanguage/Kdenlive/Manual/Projects_and_Files/Clips#Proxy_clips|proxy clips]] that have been generated


<!--T:9-->
<!--T:9-->
* <code>thumbs/</code> for thumbnails to all used clips
* {{Path|thumbs/}} for thumbnails to all used clips


<!--T:10-->
<!--T:10-->
* <code>titles/</code> default location for the [[Special:myLanguage/Kdenlive/Manual/Titles|titles]] saved outside the project file
* {{Path|titles/}} default location for the [[Special:myLanguage/Kdenlive/Manual/Titles|titles]] saved outside the project file


<!--T:11-->
<!--T:11-->
* <code>.backup/</code> for your project's automatic  [[Special:myLanguage/Kdenlive/Manual/Projects_and_Files/Backup|backup files]]
* {{Path|.backup/}} for your project's automatic  [[Special:myLanguage/Kdenlive/Manual/Projects_and_Files/Backup|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.
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.


<!--T:12-->
<!--T:12-->
{{Warning|1=The <code>titles/</code> directory is the default directory for saved <tt>.kdenlivetitle</tt> title files. Make sure that you did not save any important files in there before deleting it.}}
{{Warning|1=The {{Path|titles/}} directory is the default directory for saved <tt>.kdenlivetitle</tt> title files. Make sure that you did not save any important files in there before deleting it.}}


<!--T:4-->
<!--T:4-->
Line 48: Line 81:


<!--T:14-->
<!--T:14-->
* Material that is used by multiple projects are convenient when kept together. I’ve got a video collection the same way that I have a photo collection.
* Material that is used by multiple projects is convenient when kept together. I’ve got a video collection the same way that I have a photo collection.




<!--T:5-->
<!--T:5-->
{{Prevnext2
{{Prevnext2
| prevpage=Special:MyLanguage/Kdenlive/Manual/Tutorials | nextpage=Special:MyLanguage/Kdenlive/Manual/Timeline
| prevpage=Special:MyLanguage/Kdenlive/Manual/Windows_Issues | nextpage=Special:MyLanguage/Kdenlive/Manual/Projects_and_Files/Project_Tree
| prevtext=Tutorials| nexttext=Nimeline| index=Special:MyLanguage/Kdenlive/Manual | indextext=Back to menu
| prevtext=Windows Issues| nexttext=The Project Bin| index=Special:MyLanguage/Kdenlive/Manual | indextext=Back to menu
}}
}}



Revision as of 13:48, 28 December 2020

Information

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

Project and File management

Interface and Layouts

Since version 20.08.0

These workspaces aim to improve the layout for each stage of video production:

  • Logging for reviewing your footage
  • Editing to compose your story in the timeline
  • Audio for mixing and adjusting your audio
  • Effects for adding effects
  • Color for adjusting and color grading

Check out this video for more details.

Note

Video scopes do not work with DirectX under Windows.


Details

  1. The Project Bin
  2. Project File Details
  3. Settings
  4. Annotating
  5. Archiving
  6. Backup
  7. Clips
  8. Importing
  9. Management

File Structure

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

  • thumbs/ for thumbnails to all used clips
  • titles/ default location for the titles saved outside the project file

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, here are 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 files together, and searching for the files takes less time.
  • Material that is used by multiple projects is convenient when kept together. I’ve got a video collection the same way that I have a photo collection.