Dobrica Pavlinušić's random unstructured stuff
kdenlive: Revision 2

My page with hints about usage of Kdenlive



Installation

There is binary package availabe, add following to /etc/apt/sources.list

deb http://www.debian-multimedia.org unstable main

You will have use for this line, even if installing from source (as described below) because it contains also development libraries needed for compilation.

Prerequisits

sudo apt-get libqt3-mt-psql libmlt-dev libmlt++-dev

Compilation

svn co https://kdenlive.svn.sourceforge.net/svnroot/kdenlive/trunk/kdenlive
cd kdenlive
./bootstrap 
./configure --with-qt-dir=/usr/share/qt3/