Kdenlive/Manual/Installation/ru: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
(39 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages />
<languages />


<div class="mw-translate-fuzzy">
== Установка ==
== Установка ==
Информация представленная на этой странице может представлять лишь историческую ценность, а для получения актуальной информации по установке рекомендуем вам посетить официальный  web-сайт проекта  Kdenlive [https://kdenlive.org/download/ download]. (Август 2017)
</div>


=== Установка готовых пакетов ===
Visit the [https://kdenlive.org/download/ download] page of the Kdenlive Web site for up to date information on installing '''Kdenlive'''.  (Aug 2017)


Мультимедийные пакеты доступны во многих альтернативных хранилищах , в основном из-за определенных ограничений на доступные кодеки, в связи с патентами в ряде стран (в основном США на данный момент).
Follow this link for  [[Special:myLanguage/Historical Install Information|Historical Install Information]]


Всё в мире было бы прекрасно, если бы пакеты были от  производителей официальных дистрибутивов, и мультимедийные редакторы  выбирали только бесплатные кодеки для содействия их использованию во всём мире {{Smiley}}... Итак попробуем придерживаться тех пакетов, которые распространяются дистрибутивами.?


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.
=== Configuration Information ===


[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.
Kdenlive's application-wide persistent settings are stored in the following locations, depending on your platform.  


The current stable release is version  [http://kdenlive.org/discover/0.9.10 0.9.10] released 25th September 2014.<br />
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 />


==== Debian, Ubuntu и производные дистрибутивы====
==== GNU/Linux ====


''Debian'' проект содержит '''Kdenlive''' пакеты "squeeze" (6.0) релиза, однако чтобы воспользоваться преимуществами обновлений и исправлений, вы можете рассмотреть переход на "testing" релиз или даже  "sid".
* '''~/.config/kdenliverc''' : contains the general settings of the application. Delete this and restart kdenlive to reset the application to "factory" settings


''Ubuntu'' так же предлагает '''Kdenlive''' с релиза "gutsy" (7.10), но по тем же причинам  может быть предпочтительнее  обновление до последней версии.
*'''~/.config/session/kdenlive_104534dcfdb61d887154xxxxxxxxxxx_154yyyyyy_98zzzz''' : temporary session info


В обоих случаях для установки программы достаточно отдать команду <code>apt-get install kdenlive</code>.
*~/.cache/kdenlive


Sunab offers a stable release of Kdenlive from [https://launchpad.net/~sunab/+archive/kdenlive-release this] PPA
* ~/.local/share/kdenlive : lumas folder inside here contains the files used for  [[Special:MyLanguage/Kdenlive/Manual/Transitions/Wipe|Wipes]]


==== Fedora, RedHat и производные дистрибутивы====
* ~/.local/share/stalefiles/kdenlive
 
RPM еще не является частью основного хранилища, поэтому вам придется воспользоваться неофициальным хранилищем [http://rpmfusion.org/ RPM Fusion] или [http://packman.links2linux.de/package/kdenlive packman]. Следуйте инструкциям сайта относительно настройки хранилища и отдайте команду <code>yum install kdenlive</code>
 
==== Gentoo, Arch, порты BSD====
 
Скриптами сборки можно пользоваться в современных системах, итак достаточно отдать команду <code>emerge kdenlive</code>или <code>pacman-S kdenlive</code>или <code>pkg_add kdenlive</code> и т.д.
 
==== Windows ====
 
Версии '''Kdenlive''' для  Windows ещё не существует. Тем не менее, вы можете использовать некоторые "живые" (Live)[[Special:myLanguage/What_is_a_distribution|Linux дистрибутивы]] для запуска '''Kdenlive''' в '''Windows'''. Некоторые советы можно найти на [http://www.kdenlive.org/forum/kdenlive-windows этой странице].
 
==== MacOS ====
 
'' 'Kdenlive''' и'' 'MLT''' можно скомпилировать и запустить под Mac OS X. Пакеты доступны из проекта [http://www.macports.org/ MacPorts] .
 
MacPorts - система, основана на исходных кодах: бинарного пакета Kdenlive нет. Через это "'Kdenlive"' и все зависимые программы, в том числе мультимедийные библиотеки, KDE и Qt следует собрать отдельно. Сборка может продолжаться достаточно долго, то может собраться неправильно. Сборка - процесс не для неопытных, нетерпеливых и слабонервных.
 
Для получения дополнительной информации см. [http://www.kdenlive.org/user-manual/downloading-and-installing-kdenlive/pre-compiled-packages/mac-os-x-packages-macports здесь]
 
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"') собственноручно.
 
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 Sunab's 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 bleeding edge source see [https://launchpad.net/~sunab/+archive/kdenlive-svn launchpad.net - kdenlive-git (unstable).Testing only! ]
 
Note:  Sunab  also maintains a [https://launchpad.net/~sunab/+archive/kdenlive-release PPA] of the offical current release of Kdenlive  (as noted above) as well as the current release minus one at [https://launchpad.net/~sunab/+archive/ubuntu/kdenlive-release-old  ppa:sunab/kdenlive-release-old]
 
If you need to back out a release to the previous release then:
* delete all packages (kdenlive, mlt, ...) from the kdenlive-release ppa (manually or with ppa-purge)
* disable ppa:sunab/kdenlive-release in the package manager/software sources
* enable the  [https://launchpad.net/~sunab/+archive/ubuntu/kdenlive-release-old  ppa:sunab/kdenlive-release-old]  in the package manager/software sources
* install kdenlive from ppa:sunab/kdenlive-release-old
 
===Installing from daily builds  ===
 
Dan Dennedy provides automatic daily builds that contain the latest git versions of Kdenlive, MLT, Frei0r, FFmpeg and some other important libraries.
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.
 
Execute this by typing ./start-kdenlive in a terminal
 
Daily builds are currently provided for Ubuntu (should be compatible with OpenSuse 12 and Debian 7) and Fedora.
 
See the [http://builds.meltytech.com/kdenlive/latest.rss daily builds rss feed] which provides links to the builds for the above mentioned distributions.
 
Be sure to choose the correct download for your system. 
 
kdenlive-fedora17-x86_64-YYYYMMDD.tar.bz2  is for 64bit fedora<br>
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>
 
См. так же  [http://kdenlive.org/downloading-and-installing-kdenlive Kdenlive homepage]


<references/>
<references/>
{{Prevnext2
{{Prevnext2
|prevpage=Special:MyLanguage/Kdenlive/Manual/Introduction
|prevpage=Special:MyLanguage/Kdenlive/Manual/Introduction
|prevtext=Введение
|prevtext=Introduction
|nextpage=Special:MyLanguage/Kdenlive/Manual/QuickStart
|nextpage=Special:MyLanguage/Kdenlive/Manual/QuickStart
|nexttext=Быстрый старт
|nexttext=Quick Start
|index=Special:MyLanguage/Kdenlive/Manual
|index=Special:MyLanguage/Kdenlive/Manual
|indextext=Вернуться к оглавлению
|indextext=Back to menu
}}
}}


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

Revision as of 08:23, 24 July 2019

Установка

Информация представленная на этой странице может представлять лишь историческую ценность, а для получения актуальной информации по установке рекомендуем вам посетить официальный web-сайт проекта Kdenlive download. (Август 2017)

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
  • ~/.local/share/kdenlive : lumas folder inside here contains the files used for Wipes
  • ~/.local/share/stalefiles/kdenlive