Kdenlive/Manual/Installation: Difference between revisions

From KDE UserBase Wiki
(link to home)
No edit summary
 
(123 intermediate revisions by 13 users not shown)
Line 1: Line 1:
<languages />
<languages />
<translate>
<translate>
{{Warning Kdenlive migrated}}


== Installation == <!--T:18-->
== Installation == <!--T:18-->


=== Install binary packages === <!--T:1-->
<!--T:82-->
 
Visit the [https://kdenlive.org/download/ download] page of the Kdenlive Web site for up to date information on installing '''Kdenlive'''. (Aug 2017)
<!--T:2-->
Multimedia packages are made available on many  alternative repositories, often because of distributions restrictions on available codecs due to patents in some countries (mainly US for the moment).
 
<!--T:3-->
Everything would be perfect in a wonderful world if package builders would contribute to official distributions, and multimedia editors chose only free codecs to promote their use worldwide {{Smiley}}... So try to stick to distributions deliveries?
 
==== Debian, Ubuntu and derivatives ==== <!--T:4-->
 
<!--T:5-->
''Debian'' project ships '''Kdenlive''' packages since "squeeze" (6.0) release, however to benefit from recent updates and bugfixes you might consider upgrading to a "testing" release or even "sid".
 
<!--T:6-->
''Ubuntu'' also offers '''Kdenlive''' since "gutsy" (7.10), but for similar reasons it could be preferable to upgrade to the latest release.
 
<!--T:7-->
In both cases a simple <code>apt-get install kdenlive</code> should then work.


==== Fedora, RedHat and derivatives ==== <!--T:8-->
<!--T:96-->
Follow this link for  [[Special:myLanguage/Historical Install Information|Historical Install Information]]


<!--T:9-->
RPM packages are not yet maintained in official branch, so you must go through an unofficial repository such as  [http://rpmfusion.org/ RPM Fusion] or [http://packman.links2linux.de/package/kdenlive packman]. Follow the sites recommendations to make them available and end with <code>yum install kdenlive</code>


==== Gentoo, Arch, BSD ports ==== <!--T:10-->
=== Configuration Information === <!--T:97-->


<!--T:11-->
<!--T:98-->
Building scripts are ready for up-to-date systems, so run respectively <code>emerge kdenlive</code> or <code>pacman -S kdenlive</code> or <code>pkg_add kdenlive</code>, etc.
Kdenlive's application-wide persistent settings are stored in the following locations, depending on your platform.  


==== Windows ==== <!--T:19-->


<!--T:20-->
==== GNU/Linux ==== <!--T:99-->
There is no native Windows version of '''Kdenlive''' yet. However, you can use some virtualized [[Special:myLanguage/What_is_a_distribution|Linux distribution]] to run '''Kdenlive''' on '''Windows'''. Some advices can be found on [http://www.kdenlive.org/forum/kdenlive-windows this page].


==== MacOS ==== <!--T:21-->
<!--T:100-->
* '''~/.config/kdenliverc''' : contains the general settings of the application. Delete this and restart kdenlive to reset the application to "factory" settings


<!--T:22-->
<!--T:101-->
'''Kdenlive''' and '''MLT''' can compile and run under Mac OS X. Packages are available from the [http://www.macports.org/ MacPorts] project.
*'''~/.config/session/kdenlive_104534dcfdb61d887154xxxxxxxxxxx_154yyyyyy_98zzzz''' : temporary session info


<!--T:23-->
<!--T:102-->
MacPorts is a source-based system - there is not a binary app bundle for Kdenlive. Therefore, '''Kdenlive''' and all of its numerous dependencies including multimedia libraries, KDE, and Qt must be compiled. This can take a long time and much disk space! Furthermore, it is not unusual for something not to build correctly; it is definitely not something for the novice, impatient, or "faint of heart."
*~/.cache/kdenlive : cache location storing audio thumbnails, video thumbnails, and proxy clips


<!--T:24-->
<!--T:103-->
For more details see [http://www.kdenlive.org/user-manual/downloading-and-installing-kdenlive/pre-compiled-packages/mac-os-x-packages-macports this]
* ~/.local/share/kdenlive/HD : lumas folder inside here contains the files used for  [[Special:MyLanguage/Kdenlive/Manual/Transitions/Wipe|Wipes]]


=== Installing from source === <!--T:12-->
<!--T:104-->
* ~/.local/share/stalefiles/kdenlive


<!--T:13-->
==== Windows ==== <!--T:106-->
If you want to test latest committed code or your personal patches, you will have to build '''Kdenlive''' (and probably '''MLT''') on your own.


<!--T:14-->
<!--T:107-->
You can use your distribution's package building procedure to use its software management system to install/upgrade/remove the binaries and data, and eventually share your builds (and even contribute to package maintainance - refer to the respective distribution manual).
* %LOCALAPPDATA%\kdenlive\cache : cache location storing audio thumbnails, video thumbnails, and proxy clips


<!--T:15-->
<!--T:108-->
If you prefer you can build & install '''Kdenlive''' to a local area (preferably not <tt>/usr</tt>, but rather <tt>/usr/local</tt> or <tt>$HOME/my_local_builds/kdenlive-last-release</tt> or similar).
* %APPDATA%\kdenlive : contains user library clips, speech models, profiles and titles
It is then recommanded to use the [http://www.mltframework.org/twiki/bin/view/MLT/BuildScripts#Kdenlive build script] <ref>on distributions older than ''Debian 6'' or ''Ubuntu 10.04'' and derivatives, you need to set <code>ENABLE_SWFDEC=0</code> in the config variables of the script</ref>


See also [http://kdenlive.org/downloading-and-installing-kdenlive Kdenlive homepage]
<!--T:109-->
* %PROGRAMFILES%\kdenlive\bin\data\kdenlive\lumas : lumas folder inside here contains the files used for [[Special:MyLanguage/Kdenlive/Manual/Transitions/Wipe|Wipes]]


<!--T:16-->
<!--T:105-->
<references/>
<references/>
{{Prevnext2
{{Prevnext2
Line 69: Line 53:
|prevtext=Introduction
|prevtext=Introduction
|nextpage=Special:MyLanguage/Kdenlive/Manual/QuickStart
|nextpage=Special:MyLanguage/Kdenlive/Manual/QuickStart
|nexttext=QuickStart
|nexttext=Quick Start
|index=Special:MyLanguage/Kdenlive/Manual
|index=Special:MyLanguage/Kdenlive/Manual
|indextext=Back to menu
|indextext=Back to menu

Latest revision as of 13:31, 15 August 2023

Permanently Moved

The Kdenlive Manual has been moved here:
https://docs.kdenlive.org


To edit the pages, please continue here:

https://invent.kde.org/documentation/docs-kdenlive-org (11/2021)


Installation

Visit the download page of the Kdenlive Web site for up to date information on installing Kdenlive. (Aug 2017)

Follow this link for Historical Install Information


Configuration Information

Kdenlive's application-wide persistent settings are stored in the following locations, depending on your platform.


GNU/Linux

  • ~/.config/kdenliverc : contains the general settings of the application. Delete this and restart kdenlive to reset the application to "factory" settings
  • ~/.config/session/kdenlive_104534dcfdb61d887154xxxxxxxxxxx_154yyyyyy_98zzzz : temporary session info
  • ~/.cache/kdenlive : cache location storing audio thumbnails, video thumbnails, and proxy clips
  • ~/.local/share/kdenlive/HD : lumas folder inside here contains the files used for Wipes
  • ~/.local/share/stalefiles/kdenlive

Windows

  • %LOCALAPPDATA%\kdenlive\cache : cache location storing audio thumbnails, video thumbnails, and proxy clips
  • %APPDATA%\kdenlive : contains user library clips, speech models, profiles and titles
  • %PROGRAMFILES%\kdenlive\bin\data\kdenlive\lumas : lumas folder inside here contains the files used for Wipes