Kdenlive/Manual/Installation/zh-tw: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 44: Line 44:


更多細節可參閱 [http://www.kdenlive.org/user-manual/downloading-and-installing-kdenlive/pre-compiled-packages/mac-os-x-packages-macports this]
更多細節可參閱 [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]


=== 從源碼安裝 ===
=== 從源碼安裝 ===
Line 56: Line 58:
===從Sunabs PPA安裝 ===
===從Sunabs PPA安裝 ===
Olivier Banus (AKA Sunab) 提供了個人的套件倉庫(PPA)給最新的開發樹使用如Frei0r-plugins, MLT and '''Kdenlive'''. 如何使用這個來源來安裝 Kdenlive 可參閱[https://launchpad.net/~sunab/+archive/kdenlive-svn launchpad.net]
Olivier Banus (AKA Sunab) 提供了個人的套件倉庫(PPA)給最新的開發樹使用如Frei0r-plugins, MLT and '''Kdenlive'''. 如何使用這個來源來安裝 Kdenlive 可參閱[https://launchpad.net/~sunab/+archive/kdenlive-svn launchpad.net]
===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.


或參閱 [http://kdenlive.org/downloading-and-installing-kdenlive Kdenlive homepage]
或參閱 [http://kdenlive.org/downloading-and-installing-kdenlive Kdenlive homepage]

Revision as of 17:32, 20 September 2013

關於安裝

安裝二進位套件

多媒體套件常見於多個套件庫,因為某些國家專利的因素(主個是美國),有些解碼器在發布上會有限制。

在理想世界裏每件事都是美好的。假如套件包裝志工可貢獻於官方發布版,多媒體編輯軟體只選擇自由解碼器推廣到全世界 ...試著堅持發布到所有發行版本?

大多數的linux 流通版提供最近的Kdenlive 二進位軟件,可以透過您的套件管理者程式安裝,然後,在一些狀況,您能在私人的軟件倉庫找到比較新的版本。

ThisKdenlive 官網裏有指示如何依據你所偏好的Linux來使用一些最新的源碼或二進位包. 這些教學包含 Debian, Fedora Gentoo, OpenSUSE, Slackware 及 Ubuntu 這些主要的發行版.

The current stable release is version 0.9.6 released 7th April 2013.

Debian, Ubuntu 和延伸的版本

Debian 專案 從 "squeeze" (6.0) 版開始搭載 Kdenlive , 可是如果想要得到最新的更新和修正您還是要考慮一下升級到 "testing" 版或 "sid".

Ubuntu 也從 從"gutsy" (7.10)開始提供 Kdenlive, 基於相同的理由最好是升級到最新的 釋出版比較好.

在這個情況,單純的下指令apt-get install kdenlive就能安裝.

Fedora, RedHat 和延伸的版本

RPM 套件目前並不在正式的發行版維護, 所以你須到非正式的套件倉庫裏去找,如 RPM Fusion 或是 packman. 依照這些網站的建議去取得 然後輸入指令 yum install kdenlive

Gentoo, Arch, BSD ports

最新的( up-to-date )系統已經準備好建構的腳本, 所以分別執行emerge kdenlivepacman -S kdenlivepkg_add kdenlive, 等等.

Windows

目前沒有Kdenlive 的原生Windows 版本。然而你可使用一些虛擬化技術 Linux distribution 即可在 Windows執行 Kdenlive. 在 this page這裏可以找到一些忠告.

MacOS

KdenliveMLT 可在在 Mac OS X之上編譯及執行. 套件可以在 MacPorts 專案取得.

MacPorts 是源碼為主(source-based )的系統- 那裏沒有Kdenlive的二進位程式打包. 因此 Kdenlive 和它數量龐大的相依套件,如多媒體庫,KDE, 和 Qt 都必須編譯過. 這過程會發很長的時間及佔用很多磁碟空間! 更麻煩的是, 一些套件沒有正確的建構是蠻常見的; 對初學者來說不是簡單的任務,過程會令人不耐煩或灰心 "faint of heart."

更多細節可參閱 this

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

從源碼安裝

假如你想測試最近被提交的源碼或是您個人的修正(patches), 你必須自己建構 Kdenlive (有時可能包含 MLT) .

您可以使用您發行版的套件建構程序來配合軟件管理系統處理安裝/升級/移除(install/upgrade/remove) 二進位檔和資料, 最後分享你的建構檔 (或貢獻給套件維護 - 請分別參考各發行版的使用手冊).

假如您偏愛自行建構和安裝 Kdenlive 到你的本機 (不喜歡在 /usr, 比較偏好在 /usr/local$HOME/my_local_builds/kdenlive-last-release 或其他位置). 特例推薦使用build script 腳本[1]

從Sunabs PPA安裝

Olivier Banus (AKA Sunab) 提供了個人的套件倉庫(PPA)給最新的開發樹使用如Frei0r-plugins, MLT and Kdenlive. 如何使用這個來源來安裝 Kdenlive 可參閱launchpad.net

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 daily builds rss feed which provides links to the builds for the above mentioned distributions.

或參閱 Kdenlive homepage

  1. 若是您的發行版比 Debian 6Ubuntu 10.04 及延伸版還舊, 你必須把腳本裏的設定變數設成 ENABLE_SWFDEC=0