Kdenlive/Manual/Installation/ru: 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=Введение |nextpage=Special:MyLanguage/Kdenlive/Manual/QuickStart |nexttex...")
(24 intermediate revisions by 3 users not shown)
Line 3: Line 3:
== Установка ==
== Установка ==


=== Установка готовых пакетов ===
Для получения актуальной информации об установке '''Kdenlive''' посетите страницу официального сайта: [https://kdenlive.org/download/ download]. (Август 2017)


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.
Перейдите по ссылке, для получения  [[Special:myLanguage/Historical Install Information|Исторической справки установки]]


[http://www.kdenlive.org/download This] page at the '''Kdenlive''' home has instructions on how to source these more recent versions, depending on which flavour of Linux you run.  Instructions for Debian, Fedora, Gentoo, OpenSUSE, Slackware and Ubuntu are available.


=== Сведения о конфигурации ===


As of May 2015, obtaining and installing the latest version of '''Kdenlive''' has gotten a little complicated. 
В зависимости от вашей платформы файлы конфигурации Kdenlive хранятся в следующих местах:  
Development of '''Kdenlive''' up to this point has used a technology known as KDE Frameworks 4. And the last stable release using this technology is version  [http://kdenlive.org/discover/0.9.10 0.9.10], released 25th September 2014.<br />
To use this you need to have recent versions of frei0r, '''Kdenlive''' , mlt and  libvidstab,
e.g.: <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 />


As of June 2015, [https://launchpad.net/~sunab/+archive/ubuntu/kdenlive-release-old this] PPA has version 0.9.10 of '''Kdenlive''' , 1.4.0 of Frei0r and 0.9.3 of 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).
==== GNU/Linux ====
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 ====
* '''~/.config/kdenliverc''': общие настройки приложения. Удалите этот файл и перезапустите kdenlive, для сброса приложения к «заводским» настройкам


''Debian'' проект содержит '''Kdenlive'''  пакеты "squeeze" (6.0) релиза, однако чтобы воспользоваться преимуществами обновлений и исправлений, вы можете рассмотреть переход на "testing" релиз или даже  "sid".
*'''~/.config/session/kdenlive_104534dcfdb61d887154xxxxxxxxxxx_154yyyyyy_98zzzz''' : временные сведения о сеансе


Once your package management tool is pointed at an appropriate release, a simple <code>apt install kdenlive</code> should then work.
*~/.cache/kdenlive


Sunab's PPA (see below) is not recommended for Debian because ''Debian uses a different lib layout for multiarch'' (reference: this [https://forum.kde.org/viewtopic.php?f=269&t=123425#p322708 post] from vpinon).
* ~/.local/share/kdenlive : внутри папки lumas содержатся файлы, используемые для  [[Special:MyLanguage/Kdenlive/Manual/Transitions/Wipe|Вытеснения]]


==== Ubuntu and derivatives ====
* ~/.local/share/stalefiles/kdenlive
''Ubuntu'' also has offered '''Kdenlive''' since "gutsy" (7.10). However, to benefit from recent updates and bugfixes, you should consider upgrading to the latest release.
 
[https://launchpad.net/~kdenlive/+archive/ubuntu/kdenlive-master ppa:kdenlive/kdenlive-master] is the development branch, with the very latest features additions.
 
[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
 
[https://launchpad.net/~kdenlive/+archive/ubuntu/kdenlive-stable ppa:kdenlive/kdenlive-stable] is the last robust official release
 
Not all the packages in the ppa are necessary. Install or upgrade the following to get a 15.04 release
(version numbers as at 13 July 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 />
 
Non-Kubuntu users will need to install the kde-runtime package to fix missing buttons and icons.
 
==== Fedora, RedHat и производные дистрибутивы====
 
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>.
 
==== Gentoo, Arch, порты BSD====
 
Скриптами сборки можно пользоваться в современных системах, итак достаточно отдать команду <code>emerge kdenlive</code>или <code>pacman-S kdenlive</code>или <code>pkg_add kdenlive</code> и т.д.
 
==== Windows ====
 
The first Windows version of Kdenlive (v16.12.1) is available for download [https://kdenlive.org/download/ here]. Read the installation instructions for 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].
 
There is also the [http://sourceforge.net/projects/kdenlive-on-win/ kdenlive on win] project on SourceForge which "consists of an Ubuntu VirtualBox image that is preconfigured to run '''Kdenlive'''". The project was last updated 2012-08-09.
 
==== MacOS ====
 
'' 'Kdenlive''' и'' 'MLT''' можно скомпилировать и запустить под Mac OS X. Пакеты доступны из проекта [http://www.macports.org/ MacPorts] .
 
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".
 
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].
 
=== Установка из исходных кодов ===
 
Если вам хочется попробовать свежий код или собственные патчи к нему, вам следует собрать "'Kdenlive"' (а также "'MLT"') собственноручно.
 
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).
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").
 
===Installing from pre-built binary packages ===
Kdenlive developer Vpinon is making available compressed pre-built binary files for installing from http://files.kde.org/kdenlive/.
 
You can test these 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 a recent version of '''Kdenlive'''.
 
Execute this by typing <code>./start-kdenlive</code> in a terminal.
 
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 potential downside is that the pre-built binary packages are built from the unstable development stream and may contain bugs. On the plus side, your pre-built binary packages version and your main version of '''Kdenlive''' can live simultaneously on your machine.
 
Another 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.
 
Be sure to choose the correct download for the bitness your system:
 
:{{Path|1=kdenlive-debian7-x86_'''64'''-YYYYMMDD.tar.bz2}}  is for 64-bit Debian or Ubuntu-based distros. (As at October 2015 this is still a 0.9.10 version of Kdenlive).<br />
:{{Path|1=kdenlive-ubuntu14.04-x86-YYYYMMDD.tar.bz2}}  (no '''64''' in the name ) is for 32-bit Ubuntu&mdash;(release 14.04 or higher) or other Debian-based distros.<br />
 
Daily builds 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 (which can be problematic on old distros).
 
Daily builds are likely to work even if your distro doesn't match the reference ones, as these references are older (with ascendant compatibility libs) and the important libs are embedded&mdash;they normally work without a problem.
 
The potential downside is that the daily builds are built from the unstable development stream and may contain bugs. On the plus side, your daily build version and your main version of '''Kdenlive''' can live simultaneously on your machine.
 
См. так же  [http://kdenlive.org/downloading-and-installing-kdenlive Kdenlive homepage]


<references/>
<references/>
Line 123: Line 30:
|prevtext=Введение
|prevtext=Введение
|nextpage=Special:MyLanguage/Kdenlive/Manual/QuickStart
|nextpage=Special:MyLanguage/Kdenlive/Manual/QuickStart
|nexttext=Быстрый старт
|nexttext=Краткое руководство
|index=Special:MyLanguage/Kdenlive/Manual
|index=Special:MyLanguage/Kdenlive/Manual
|indextext=Вернуться к оглавлению
|indextext=Вернутся к оглавлению
}}
}}


[[Category:Kdenlive]]
[[Category:Kdenlive]]
[[Category:Multimedia]]
[[Category:Multimedia]]

Revision as of 12:43, 2 December 2019

Установка

Для получения актуальной информации об установке Kdenlive посетите страницу официального сайта: download. (Август 2017)

Перейдите по ссылке, для получения Исторической справки установки


Сведения о конфигурации

В зависимости от вашей платформы файлы конфигурации Kdenlive хранятся в следующих местах:


GNU/Linux

  • ~/.config/kdenliverc: общие настройки приложения. Удалите этот файл и перезапустите kdenlive, для сброса приложения к «заводским» настройкам
  • ~/.config/session/kdenlive_104534dcfdb61d887154xxxxxxxxxxx_154yyyyyy_98zzzz : временные сведения о сеансе
  • ~/.cache/kdenlive
  • ~/.local/share/kdenlive : внутри папки lumas содержатся файлы, используемые для Вытеснения
  • ~/.local/share/stalefiles/kdenlive