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

From KDE UserBase Wiki
(Overview of project organization)
m (Claus chr moved page Kdenlive/Manual/Projects and Files/Project to Archive:Kdenlive/Manual/Projects and Files/Project without leaving a redirect: Part of translatable page "Kdenlive/Manual/Projects and Files/Project")
 
(12 intermediate revisions by 7 users not shown)
Line 1: Line 1:
''Kdenlive'' projects consist in a singe ''.kdenlive'' file (in XML format), gathering :
<languages/>
<translate>
 
=== Project File Details === <!--T:8-->
 
<!--T:1-->
'''Kdenlive''' projects consist in a singe <tt>.kdenlive</tt> file (in XML format), gathering :
 
<!--T:2-->
* target video and audio properties
* target video and audio properties
<!--T:3-->
* references to all the source materials (and to their lighter ''proxies'' work copies)
* references to all the source materials (and to their lighter ''proxies'' work copies)
<!--T:4-->
* clips arrangement on the timeline, with effects applied, and everything to get the final result
* clips arrangement on the timeline, with effects applied, and everything to get the final result


Project files are associated with a working directory, in which ''Kdenlive'' will generate ''proxies'' and ''thumbs'', so that an overview of your media always show up quickly (if you move your project file, you should declare the directory change in the project properties).
 
<!--T:5-->
Project files are associated with a working directory, in which '''Kdenlive''' will generate ''proxies'' and ''thumbs'', so that an overview of your media always shows up quickly (if you move your project file, you should declare the directory change in the project properties).
 
'''Since version 20.08.0'''   
   
:A major refactoring of the project file fixes a long standing issue with the decimal separator (comma/point) conflict causing many crashes.
 
:'''Projects created with 20.08 forward are not backwards compatible, that is, you won’t be able to open your .kdenlive project files with older versions.'''
 
 
<!--T:6-->
{{Prevnext2
| prevpage=Special:MyLanguage/Kdenlive/Manual/Projects_and_Files/Project_Tree
| nextpage=Special:MyLanguage/Kdenlive/Manual/Projects_and_Files/Project_Settings
| prevtext=The Project Bin| nexttext=Project Settings| index=Special:MyLanguage/Kdenlive/Manual
| indextext=Back to menu
}}
 
<!--T:7-->
[[Category:Kdenlive]]
</translate>

Latest revision as of 13:18, 15 August 2023

Project File Details

Kdenlive projects consist in a singe .kdenlive file (in XML format), gathering :

  • target video and audio properties
  • references to all the source materials (and to their lighter proxies work copies)
  • clips arrangement on the timeline, with effects applied, and everything to get the final result


Project files are associated with a working directory, in which Kdenlive will generate proxies and thumbs, so that an overview of your media always shows up quickly (if you move your project file, you should declare the directory change in the project properties).

Since version 20.08.0

A major refactoring of the project file fixes a long standing issue with the decimal separator (comma/point) conflict causing many crashes.
Projects created with 20.08 forward are not backwards compatible, that is, you won’t be able to open your .kdenlive project files with older versions.