Kdenlive/Manual/Installation/fr: Difference between revisions

    From KDE UserBase Wiki
    (Updating to match new version of source page)
    (Created page with "<references/> {{Prevnext2 |prevpage=Special:MyLanguage/Kdenlive/Manual/Introduction |prevtext=Introduction |nextpage=Special:MyLanguage/Kdenlive/Manual/QuickStart |nexttext=D...")
    (95 intermediate revisions by 4 users not shown)
    Line 3: Line 3:
    == Installation ==
    == Installation ==


    === Installation de paquets binaires ===
    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).


    Des paquets Multimédia sont disponibles dans de nombreux stockages alternatifs, principalement à cause de certaines restrictions de distributions sur les codecs disponibles qui sont en rapport avec les brevets dans certains pays (principalement les États-Unis pour le moment).
    Suivre ce lien pour voire les [[Historical Install Information|informations historiques d'installation]].


    Tout serait parfait dans le meilleur des mondes si les éditeurs de paquets contribuaient aux distributions officielles. Ainsi les éditeurs multimédia choisiraient seulement des codecs gratuit pour promouvoir leur utilisation partout dans le monde {{Smiley}}... Glisserons-nous vers les sources des distributions?


    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.
    === Information sur les réglages ===


    [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.
    Les réglages globaux de Kdenlive sont sauvegardé dans les fichiers suivant dépendant de votre plateforme.  


    The current stable release is version  [http://www.kdenlive.org/discover/0.9.6 0.9.6] released 7th April 2013.


    ==== Debian, Ubuntu et dérivés====
    ==== GNU/Linux ====


    ''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".
    * '''~/.config/kdenliverc''' : contiens les configurations générals de cette application. Il suffit de supprimer ce fichier et de redémarrer Kdenlive pour réinitialiser cette application au réglage d'usine.


    ''Ubuntu'' also offers '''Kdenlive''' since "gutsy" (7.10), but for similar reasons it could be preferable to upgrade to the latest release.
    *'''~/.config/session/kdenlive_104534dcfdb61d887154xxxxxxxxxxx_154yyyyyy_98zzzz''' : Information de session temporaire.


    Dans les deux cas, un simple <code>apt-get install kdenlive</code> devrait fonctionner.
    *~/.cache/kdenlive


    ==== Fedora, RedHat and derivatives ====
    * ~/.local/share/kdenlive : lumas folder inside here contains the files used for  [[Special:MyLanguage/Kdenlive/Manual/Transitions/Wipe|Wipes]]


    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>
    * ~/.local/share/stalefiles/kdenlive
     
    ==== Gentoo, Arch, BSD ports ====
     
    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 ====
     
    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 ====
     
    '''Kdenlive''' and '''MLT''' can compile and run under Mac OS X. Packages are available from the [http://www.macports.org/ MacPorts] project.
     
    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."
     
    For more details see [http://www.kdenlive.org/user-manual/downloading-and-installing-kdenlive/pre-compiled-packages/mac-os-x-packages-macports this]
     
    === Installing from source ===
     
    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 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).
    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 ===
    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]
     
    See also [http://kdenlive.org/downloading-and-installing-kdenlive Kdenlive homepage]


    <references/>
    <references/>
    Line 62: Line 30:
    |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 sommaire
    }}
    }}


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

    Revision as of 19:02, 29 January 2019

    Installation

    Visiter la page téléchargement du site Web Kdenlive pour lire des informations à jour concernant l'installation de Kdenlive (août 2017).

    Suivre ce lien pour voire les informations historiques d'installation.


    Information sur les réglages

    Les réglages globaux de Kdenlive sont sauvegardé dans les fichiers suivant dépendant de votre plateforme.


    GNU/Linux

    • ~/.config/kdenliverc : contiens les configurations générals de cette application. Il suffit de supprimer ce fichier et de redémarrer Kdenlive pour réinitialiser cette application au réglage d'usine.
    • ~/.config/session/kdenlive_104534dcfdb61d887154xxxxxxxxxxx_154yyyyyy_98zzzz : Information de session temporaire.
    • ~/.cache/kdenlive
    • ~/.local/share/kdenlive : lumas folder inside here contains the files used for Wipes
    • ~/.local/share/stalefiles/kdenlive