Kdenlive/Manual/Installation: Difference between revisions

From KDE UserBase Wiki
(Marked this version for translation)
No edit summary
 
(107 intermediate revisions by 12 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?
 
<!--T:26-->
Most linux distributions provide recent binary packages of '''Kdenlive''' that can be installed from your Package Manager. However, in some cases you can find more recent versions in private repositories.
 
<!--T:27-->
[http://www.kdenlive.org/downloading-and-installing-kdenlive This] page at the '''Kdenlive''' home has instructions on how to source these more recent versions depending on what flavour of Linux you run.  Instructions for Debian, Fedora Gentoo, OpenSUSE, Slackware and Ubuntu are available.
 
<!--T:29-->
The current stable release is version  [http://www.kdenlive.org/discover/0.9.6 0.9.6] released 7th April 2013.
 
==== 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.
 
<!--T:36-->
Sunab offers a stable release of Kdenlive from [https://launchpad.net/~sunab/+archive/kdenlive-release this] PPA
 
==== Fedora, RedHat and derivatives ==== <!--T:8-->
 
<!--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-->
 
<!--T:11-->
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.
 
==== Windows ==== <!--T:19-->
 
<!--T:20-->
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:22-->
'''Kdenlive''' and '''MLT''' can compile and run under Mac OS X. Packages are available from the [http://www.macports.org/ MacPorts] project.
 
<!--T:23-->
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."


<!--T:24-->
<!--T:96-->
For more details see [http://www.kdenlive.org/user-manual/downloading-and-installing-kdenlive/pre-compiled-packages/mac-os-x-packages-macports this]
Follow this link for  [[Special:myLanguage/Historical Install Information|Historical Install Information]]


<!--T:30-->
You may have some success getting support for the MacPort of kdenlive on the Mac Ports forum on [http://mac-os-forge.2317878.n4.nabble.com/MacPorts-f3.html MacOS Forge]


=== Installing from source === <!--T:12-->
=== Configuration Information === <!--T:97-->


<!--T:13-->
<!--T:98-->
If you want to test latest committed code or your personal patches, you will have to build '''Kdenlive''' (and probably '''MLT''') on your own.
Kdenlive's application-wide persistent settings are stored in the following locations, depending on your platform.  


<!--T:14-->
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 maintenance - refer to the respective distribution manual).


<!--T:15-->
==== GNU/Linux ==== <!--T:99-->
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).
It is then recommended 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>


===Installing from Sunabs PPA === <!--T:28-->
<!--T:100-->
Olivier Banus (AKA Sunab) provides a personal package archive (PPA) of the latest development trees of Frei0r-plugins, MLT and '''Kdenlive'''. For details on how to install Kdenlive using this source see [https://launchpad.net/~sunab/+archive/kdenlive-svn launchpad.net]
* '''~/.config/kdenliverc''' : contains the general settings of the application. Delete this and restart kdenlive to reset the application to "factory" settings


===Installing from daily builds  === <!--T:31-->
<!--T:101-->
*'''~/.config/session/kdenlive_104534dcfdb61d887154xxxxxxxxxxx_154yyyyyy_98zzzz''' : temporary session info


<!--T:32-->
<!--T:102-->
Dan Dennedy provides automatic daily builds that contain the latest git versions of Kdenlive, MLT, Frei0r, FFmpeg and some other important libraries.
*~/.cache/kdenlive : cache location storing audio thumbnails, video thumbnails, and proxy clips
You can test this packages without changing your system. Just download the package and extract it to a folder of your choice.
Inside that folder is a "start-kdenlive" executable that will start for you the latest Kdenlive.


<!--T:33-->
<!--T:103-->
Execute this by typing ./start-kdenlive in a terminal
* ~/.local/share/kdenlive/HD : lumas folder inside here contains the files used for  [[Special:MyLanguage/Kdenlive/Manual/Transitions/Wipe|Wipes]]


<!--T:34-->
<!--T:104-->
Daily builds are currently provided for Ubuntu (should be compatible with OpenSuse 12 and Debian 7) and Fedora.
* ~/.local/share/stalefiles/kdenlive


<!--T:35-->
==== Windows ==== <!--T:106-->
See the [http://builds.meltytech.com/kdenlive/latest.rss daily builds rss feed] which provides links to the builds for the above mentioned distributions.


<!--T:37-->
<!--T:107-->
Be sure to choose the correct download for your system. 
* %LOCALAPPDATA%\kdenlive\cache : cache location storing audio thumbnails, video thumbnails, and proxy clips


<!--T:38-->
<!--T:108-->
kdenlive-fedora17-x86_64-YYYYMMDD.tar.bz2  is for 64bit fedora<br>
* %APPDATA%\kdenlive : contains user library clips, speech models, profiles and titles
kdenlive-ubuntu12.04-x86_'''64'''-YYYYMMDD.tar.bz2  is for 64bit ubuntu - (release 12.04 or higher) or other debian based distros<br>
kdenlive-ubuntu12.04-x86-YYYYMMDD.tar.bz2  (no 64 in the name ) is for 32bit ubuntu  - (release 12.04 or higher) or other debian based distros<br>


<!--T:25-->
<!--T:109-->
See also [http://kdenlive.org/downloading-and-installing-kdenlive Kdenlive homepage]
* %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 112: 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