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

From KDE UserBase Wiki
(Created page with "目前沒有'''Kdenlive''' 的原生Windows 版本。然而你可使用一些虛擬化技術 Linux distribution 即可在 '''Win...")
(Created page with "'''Kdenlive''' 和 '''MLT''' 可在在 Mac OS X之上編譯及執行. 套件可以在 [http://www.macports.org/ MacPorts] 專案取得.")
Line 37: Line 37:
==== 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''' '''MLT''' 可在在 Mac OS X之上編譯及執行. 套件可以在 [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 - 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."

Revision as of 08:48, 28 March 2013

關於安裝

安裝二進位套件

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

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

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

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

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 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 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 /usr, but rather /usr/local or $HOME/my_local_builds/kdenlive-last-release or similar). It is then recommended to use the build script [1]

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 launchpad.net

See also Kdenlive homepage

  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