Sunday, June 7, 2009

kdenlive 0.7.4 on jaunty

kdenlive 0.7.4 on jaunty


Fixes bluescreen bug.

# change to karmic repos'

sudo -s

cd /etc/apt
cp sources.list sources.list.jaunty

sed -i -e "s/jaunty/karmic/g" ./sources.list
apt-get update
sudo apt-get install kdenlive libmlt++*


#ffmpeg support
sudo apt-get install ffmpeg libavcodec-unstripped-52 libavfilter-unstripped-0 libavformat-unstripped-52 libpostproc-unstripped-51 libswscale-unstripped-0


cp sources.list.jaunty sources.list
apt-get update