Kdenlive/Manual/Installation/fr: Difference between revisions

From KDE UserBase Wiki
(Created page with "=== Installation de paquets binaires ===")
(Created page with "Il existe aussi le projet [http://sourceforge.net/projects/kdenlive-on-win/ kdenlive on win] sur SourceForge qui ''consiste en une image VirtualBox Ubuntu qui est préconfigu...")
(72 intermediate revisions by 4 users not shown)
Line 2: Line 2:


== Installation ==
== Installation ==
Les informations de cette page peuvent être intéressantes pour des raisons historiques toutefois vous devriez visiter la page [https://kdenlive.org/download/ téléchargement] du site Web Kdenlive pour lire des informations à jour concernant l'installation de '''Kdenlive''' (Août 2017).


=== Installation de paquets binaires ===
=== Installation de paquets binaires ===


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).
La plupart des distributions Linux fournissent des paquetages binaires récents de '''Kdenlive''' et pouvant être installés par votre gestionnaire d'installation. Bien que dans quelques cas vous pourriez trouver des versions plus récentes dans les répertoires privés.
 
[http://www.kdenlive.org/download Cette] page à l'accueil de '''Kdenlive''' comporte les instructions sur la manière de choisir les fichiers source pour ces dernières versions, en fonction de quelle type de Linux vous exécutez.  Les instructions pour Debian, Fedora, Gentoo, OpenSUSE, Slackware et Ubuntu sont disponibles.
 
 
En mai 2015, obtenir et installer la dernière version de '''Kdenlive''' est devenu un peu compliqué. 
Le développement de '''Kdenlive''' jusqu'à ce moment utilisait une technologie appelée KDE Frameworks 4. Et la dernière version stable qui utilise cette technologie est la version [http://kdenlive.org/discover/0.9.10 0.9.10], diffusée le 25 septembre 2014.<br />
Pour l'utiliser, vous devez avoir des versions récentes de frei0r, '''Kdenlive''' , mlt et  libvidstab,
par exemple : <br />
* frei0r = 1.4.0+git20140826.72e51041  <br />
* '''Kdenlive''' = 0.9.10 <br />
* mlt = 0.9.3+git20141005.22abed67 <br />
* libvidstab=2:0.98b
<br />
 
En juin 2015, [https://launchpad.net/~sunab/+archive/ubuntu/kdenlive-release-old ce] PPA inclut la version 0.9.10 de '''Kdenlive''' , 1.4.0 de Frei0r et 0.9.3 de melt.
 
Development of '''Kdenlive''' has now switched to a new version of the KDE Frameworks called KF5 (KDE Frameworks 5).  To install versions of '''Kdenlive''' using this underlying technology, you need to be on a Linux distribution which supports KF5. Ubuntu and its derivatives versioned 15.04 and higher support KF5.  It is not possible to install KF5 on distributions earlier than 15.04 (except by ''chroot''ing your system).
Versions using KF5 are distributed by the [https://launchpad.net/~kubuntu-ci Kubuntu-CI Team]. The sunab ppa (see below) now also distributes KF5 versions. <br />
Version numbers of the KF5 flavour start at 15.04.0. <br />
This author recommends using the  sunab ppa to install Kdenlive rather than the  Kubuntu-CI Team because the Kubuntu-CI Team PPA has many other packages in it which will attempt to uprade all sorts of things on your system&mdash;with the potential of breaking it.<br />
 
==== Debian ====


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?
Le projet ''Debian'' inclut les paquets '''Kdenlive''' depuis la version "condensée" (6.0) . Néanmoins, pour bénéficier des mises à jour récentes et des corrections, you pouvez essayer de mettre à jour à partir d'une version de "test" ou même "sid".


==== Debian, Ubuntu and derivatives ====
Dès que votre outil de gestion des paquets pointe sur une version appropriée, un simple <code>apt install kdenlive</code> devrait suffire.


''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".
Le PPA de Sunab (voir ci-dessous) n'est pas recommandé pour Debian car ''Debian utilise une structure de librairie différente pour l'architecture multiple'' (référence: ce [https://forum.kde.org/viewtopic.php?f=269&t=123425#p322708 billet] de vpinon).


''Ubuntu'' also offers '''Kdenlive''' since "gutsy" (7.10), but for similar reasons it could be preferable to upgrade to the latest release.
==== Ubuntu et ses dérivés ====


In both cases a simple <code>apt-get install kdenlive</code> should then work.
''Ubuntu'' également offre '''Kdenlive''' depuis "gutsy" (7.10). Néanmoins, pour bénéficier des mises à jour récentes et de la correction des bogues, vous devriez mettre à jour avec la dernière version.


==== Fedora, RedHat and derivatives ====
[https://launchpad.net/~kdenlive/+archive/ubuntu/kdenlive-master ppa:kdenlive/kdenlive-master] est la branche de développement avec les toutes dernières fonctionalités.


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>
[https://launchpad.net/~kdenlive/+archive/ubuntu/kdenlive-testing ppa:kdenlive/kdenlive-testing] is the feature-frozen branch, starting from the first beta, with bugfix updates as soon as solutions are found


==== Gentoo, Arch, BSD ports ====
[https://launchpad.net/~kdenlive/+archive/ubuntu/kdenlive-stable ppa:kdenlive/kdenlive-stable] est la dernière version robuste officielle


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.
Les paquets du ppa ne sont pas tous nécessaires. Installez ou mettez à jour ce qui suit pour obtenir la version 15.04 (numérotation des version du 13 juillet 2015)
* kdenlive  (15.04.2-0ubuntu0-~sunab~vivid4)    <br />
* kdenlive-data    (15.04.2-0ubuntu0-~sunab~vivid4)    <br />
* libmlt++3    (0.9.6-0ubuntu0~sunab~vivid1)    <br />
* libmlt-data  (0.9.6-0ubuntu0~sunab~vivid1)    <br />
* libmlt6  (0.9.6-0ubuntu0~sunab~vivid1)          <br />
* libvidstab1.0  (2:0.98b-0ubuntu0~sunab~vivid1)  <br />
* melt          ( 0.9.6-0ubuntu0~sunab~vivid1)  <br />
 
Les utilisateurs non-Kubuntu devront installer le paquet kde-runtime pour corriger l'absence de boutons et d'icônes.
 
==== Fedora, RedHat et leurs dérivés ====
 
RPM packages are not yet maintained in an 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] (Has ver 15.12.0 29 Dec 2015). Follow the site's recommendations to make them available and end with <code>yum install kdenlive</code>.
 
==== Ports Gentoo, Arch, BSD ====
 
Les scripts de construction sont disponibles pour les systèmes à jour, aussi exécutez respectivement <code>emerge kdenlive</code> ou <code>pacman -S kdenlive</code> ou <code>pkg_add kdenlive</code>, etc.


==== Windows ====
==== Windows ====


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].
La première version Windows de Kdenlive (v16.12.1) est disponible au téléchargement [https://kdenlive.org/download/ ici]. Lisez les instructions d'installation pour Windows.
 
Alternatively you could try and use some virtualized [[Special:myLanguage/What_is_a_distribution|Linux distribution]] to run '''Kdenlive''' on '''Windows'''. Some advice can be found on [http://www.kdenlive.org/forum/kdenlive-windows this page].
 
Il existe aussi le projet [http://sourceforge.net/projects/kdenlive-on-win/ kdenlive on win] sur SourceForge qui ''consiste en une image VirtualBox  Ubuntu qui est préconfigurée pour exécuter '''Kdenlive'''". Le projet été mis à jour dernièrement le 9 août 2012.


==== MacOS ====
==== MacOS ====


'''Kdenlive''' and '''MLT''' can compile and run under Mac OS X. Packages are available from the [http://www.macports.org/ MacPorts] project.
'''Kdenlive''' et '''MLT''' peuvent se compiler et s'exécuter sous Mac OS X. Les paquets sont disponibles dans le projet [http://www.macports.org/ MacPorts] .


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."
MacPorts is a source-based system &mdash; 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".


For more details see [http://www.kdenlive.org/user-manual/downloading-and-installing-kdenlive/pre-compiled-packages/mac-os-x-packages-macports this]
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 ===
=== Installation à partir des sources ===


If you want to test latest committed code or your personal patches, you will have to build '''Kdenlive''' (and probably '''MLT''') on your own.
If you want to test latest committed code or your personal patches, you will have to build '''Kdenlive''' (and probably '''MLT''') on your own.


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).
Details on how to compile and install '''Kdenlive''' from source are available on the [https://community.kde.org/Kdenlive/Development/KF5  Community wiki].
 
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).


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).
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 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>
You could try using  [https://community.kde.org/Kdenlive/Development/KF5#A_build_script  this] build script to build the latest version from the sources. Or you could use the [http://www.mltframework.org/twiki/bin/view/MLT/BuildScripts#Kdenlive this] build script to build kdenlive ver 0.9.10 <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. Modify the INSTALL_DIR in the script to  something like <code>INSTALL_DIR="$HOME/my_local_builds/kdenlive-last-release"</code> to make it match where you want this local build to install. </ref> (Follow the instructions under "show kdenlive". These instructions will build '''Kdenlive''' and its dependancies [e.g. melt, ffmpeg] in a "sandbox").
 
=== Installation à partir des paquets binaires précompilés ===
 
'''Kdenlive''' now offers pre-build binary packages deployed using Appimage technology - see Appimage section on the [https://kdenlive.org/download/ download page]  of the Kdenlive web site.
 
These install files are hosted at http://files.kde.org/kdenlive/  where you will find a release folder and an unstable folder
The release folder contains binary builds of the current stable version of '''Kdenlive'''.
 
Windows Versions are in 7zip format archives with file names of the form
 
Kdenlive-17.04.0-2-w64.7z
 
For installation instructions for windows see the [https://kdenlive.org/download/ download page].
 
 
Les versions de Linux Appimage sont les fichiers dont le nom est de la forme
 
Kdenlive-17.04.1b-x86_64.AppImage
 
To run the AppImage versions simply make the downloaded file executable (chmod +x) and run it (./Kdenlive-17.04.1b-x86_64.AppImage)
 
Pre-built binary packages are often an easy solution if you are having troubles with your install and can be preferable to building your own because you don't need to install a build environment.
 
The pre-built AppImage version and your main version of '''Kdenlive''' can live simultaneously on your machine so you can test new and possibly unstable versions without breaking the main version of '''Kdenlive''' on your system.
 
 
A downside is that these packages have been built with a version of ffmpeg that only has the free video codecs.  The type of files you can render your video to is limited.  Choosing the '''Theora''' profile in the '''Web Sites''' rendering destination does work.


See also [http://kdenlive.org/downloading-and-installing-kdenlive Kdenlive homepage]
'''Kdenlive''' pre built binaries currently only supports 64 bit operating systems


<references/>
<references/>
Line 53: Line 127:
|prevtext=Introduction
|prevtext=Introduction
|nextpage=Special:MyLanguage/Kdenlive/Manual/QuickStart
|nextpage=Special:MyLanguage/Kdenlive/Manual/QuickStart
|nexttext=QuickStart
|nexttext=Démarrage Rapide
|index=Special:MyLanguage/Kdenlive/Manual
|index=Special:MyLanguage/Kdenlive/Manual
|indextext=Back to menu
|indextext=Retour au menu
}}
}}


[[Category:Kdenlive]]
[[Category:Kdenlive]]
[[Category:Multimedia]]
[[Category:Multimédia/fr]]

Revision as of 14:32, 18 September 2018

Installation

Les informations de cette page peuvent être intéressantes pour des raisons historiques toutefois vous devriez visiter la page téléchargement du site Web Kdenlive pour lire des informations à jour concernant l'installation de Kdenlive (Août 2017).

Installation de paquets binaires

La plupart des distributions Linux fournissent des paquetages binaires récents de Kdenlive et pouvant être installés par votre gestionnaire d'installation. Bien que dans quelques cas vous pourriez trouver des versions plus récentes dans les répertoires privés.

Cette page à l'accueil de Kdenlive comporte les instructions sur la manière de choisir les fichiers source pour ces dernières versions, en fonction de quelle type de Linux vous exécutez. Les instructions pour Debian, Fedora, Gentoo, OpenSUSE, Slackware et Ubuntu sont disponibles.


En mai 2015, obtenir et installer la dernière version de Kdenlive est devenu un peu compliqué. Le développement de Kdenlive jusqu'à ce moment utilisait une technologie appelée KDE Frameworks 4. Et la dernière version stable qui utilise cette technologie est la version 0.9.10, diffusée le 25 septembre 2014.
Pour l'utiliser, vous devez avoir des versions récentes de frei0r, Kdenlive , mlt et libvidstab, par exemple :

  • frei0r = 1.4.0+git20140826.72e51041
  • Kdenlive = 0.9.10
  • mlt = 0.9.3+git20141005.22abed67
  • libvidstab=2:0.98b


En juin 2015, ce PPA inclut la version 0.9.10 de Kdenlive , 1.4.0 de Frei0r et 0.9.3 de melt.

Development of Kdenlive has now switched to a new version of the KDE Frameworks called KF5 (KDE Frameworks 5). To install versions of Kdenlive using this underlying technology, you need to be on a Linux distribution which supports KF5. Ubuntu and its derivatives versioned 15.04 and higher support KF5. It is not possible to install KF5 on distributions earlier than 15.04 (except by chrooting your system). Versions using KF5 are distributed by the Kubuntu-CI Team. The sunab ppa (see below) now also distributes KF5 versions.
Version numbers of the KF5 flavour start at 15.04.0.
This author recommends using the sunab ppa to install Kdenlive rather than the Kubuntu-CI Team because the Kubuntu-CI Team PPA has many other packages in it which will attempt to uprade all sorts of things on your system—with the potential of breaking it.

Debian

Le projet Debian inclut les paquets Kdenlive depuis la version "condensée" (6.0) . Néanmoins, pour bénéficier des mises à jour récentes et des corrections, you pouvez essayer de mettre à jour à partir d'une version de "test" ou même "sid".

Dès que votre outil de gestion des paquets pointe sur une version appropriée, un simple apt install kdenlive devrait suffire.

Le PPA de Sunab (voir ci-dessous) n'est pas recommandé pour Debian car Debian utilise une structure de librairie différente pour l'architecture multiple (référence: ce billet de vpinon).

Ubuntu et ses dérivés

Ubuntu également offre Kdenlive depuis "gutsy" (7.10). Néanmoins, pour bénéficier des mises à jour récentes et de la correction des bogues, vous devriez mettre à jour avec la dernière version.

ppa:kdenlive/kdenlive-master est la branche de développement avec les toutes dernières fonctionalités.

ppa:kdenlive/kdenlive-testing is the feature-frozen branch, starting from the first beta, with bugfix updates as soon as solutions are found

ppa:kdenlive/kdenlive-stable est la dernière version robuste officielle

Les paquets du ppa ne sont pas tous nécessaires. Installez ou mettez à jour ce qui suit pour obtenir la version 15.04 (numérotation des version du 13 juillet 2015)

  • kdenlive (15.04.2-0ubuntu0-~sunab~vivid4)
  • kdenlive-data (15.04.2-0ubuntu0-~sunab~vivid4)
  • libmlt++3 (0.9.6-0ubuntu0~sunab~vivid1)
  • libmlt-data (0.9.6-0ubuntu0~sunab~vivid1)
  • libmlt6 (0.9.6-0ubuntu0~sunab~vivid1)
  • libvidstab1.0 (2:0.98b-0ubuntu0~sunab~vivid1)
  • melt ( 0.9.6-0ubuntu0~sunab~vivid1)

Les utilisateurs non-Kubuntu devront installer le paquet kde-runtime pour corriger l'absence de boutons et d'icônes.

Fedora, RedHat et leurs dérivés

RPM packages are not yet maintained in an official branch, so you must go through an unofficial repository such as RPM Fusion or packman (Has ver 15.12.0 29 Dec 2015). Follow the site's recommendations to make them available and end with yum install kdenlive.

Ports Gentoo, Arch, BSD

Les scripts de construction sont disponibles pour les systèmes à jour, aussi exécutez respectivement emerge kdenlive ou pacman -S kdenlive ou pkg_add kdenlive, etc.

Windows

La première version Windows de Kdenlive (v16.12.1) est disponible au téléchargement ici. Lisez les instructions d'installation pour Windows.

Alternatively you could try and use some virtualized Linux distribution to run Kdenlive on Windows. Some advice can be found on this page.

Il existe aussi le projet kdenlive on win sur SourceForge qui consiste en une image VirtualBox Ubuntu qui est préconfigurée pour exécuter Kdenlive". Le projet été mis à jour dernièrement le 9 août 2012.

MacOS

Kdenlive et MLT peuvent se compiler et s'exécuter sous Mac OS X. Les paquets sont disponibles dans le projet MacPorts .

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".

You may have some success getting support for the MacPort of Kdenlive on the Mac Ports forum on MacOS Forge.

Installation à partir des sources

If you want to test latest committed code or your personal patches, you will have to build Kdenlive (and probably MLT) on your own.

Details on how to compile and install Kdenlive from source are available on the Community wiki.

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).

If you prefer you can build & install Kdenlive to a local area (preferably not /usr, but rather /usr/local or $HOME/my_local_builds/kdenlive-last-release or similar). You could try using this build script to build the latest version from the sources. Or you could use the this build script to build kdenlive ver 0.9.10 [1] (Follow the instructions under "show kdenlive". These instructions will build Kdenlive and its dependancies [e.g. melt, ffmpeg] in a "sandbox").

Installation à partir des paquets binaires précompilés

Kdenlive now offers pre-build binary packages deployed using Appimage technology - see Appimage section on the download page of the Kdenlive web site.

These install files are hosted at http://files.kde.org/kdenlive/ where you will find a release folder and an unstable folder The release folder contains binary builds of the current stable version of Kdenlive.

Windows Versions are in 7zip format archives with file names of the form

Kdenlive-17.04.0-2-w64.7z

For installation instructions for windows see the download page.


Les versions de Linux Appimage sont les fichiers dont le nom est de la forme

Kdenlive-17.04.1b-x86_64.AppImage

To run the AppImage versions simply make the downloaded file executable (chmod +x) and run it (./Kdenlive-17.04.1b-x86_64.AppImage)

Pre-built binary packages are often an easy solution if you are having troubles with your install and can be preferable to building your own because you don't need to install a build environment.

The pre-built AppImage version and your main version of Kdenlive can live simultaneously on your machine so you can test new and possibly unstable versions without breaking the main version of Kdenlive on your system.


A downside is that these packages have been built with a version of ffmpeg that only has the free video codecs. The type of files you can render your video to is limited. Choosing the Theora profile in the Web Sites rendering destination does work.

Kdenlive pre built binaries currently only supports 64 bit operating systems

  1. on distributions older than Debian 6 or Ubuntu 10.04 and derivatives, you need to set ENABLE_SWFDEC=0 in the config variables of the script. Modify the INSTALL_DIR in the script to something like INSTALL_DIR="$HOME/my_local_builds/kdenlive-last-release" to make it match where you want this local build to install.