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

From KDE UserBase Wiki
m (noted that it supports tar.gz and zip as compressed file formats.)
(info about custom effects)
Line 26: Line 26:
}}
}}


==== Known problems about Archiving ====
Note that, if your project has Custom effects, these effects are not embedded in the Archive at the moment (2022). More information about Custom effects:
</translate>
* [[Special:MyLanguage/Kdenlive/Manual/Effects/Custom|<translate>Custom effects</translate>]]
* https://bugs.kde.org/show_bug.cgi?id=460928
<translate>
<!--T:6-->
<!--T:6-->
[[Category:Kdenlive]]
[[Category:Kdenlive]]
</translate>
</translate>

Revision as of 11:27, 25 October 2022

Other languages:


Archiving

The Archiving feature (Project -> Archive Project, see Project) in Kdenlive allows you to copy all files required by the project (images, video clips, project files,...) to a folder, and alternatively to compress the whole into a tar.gz or a zip file.

Archiving changes the project file to update the path of video clips to the archived versions.

This can be useful if you finished working on a project and want to keep a copy of it, or if you want to move a project from one computer to another.

The resulting tar.gz file can be opened directly in Kdenlive. Kdenlive will uncompress it to a location you specify before opening it.


Known problems about Archiving

Note that, if your project has Custom effects, these effects are not embedded in the Archive at the moment (2022). More information about Custom effects: