So I’ve been reading about some of the new features in kdenLive and I am pretty stoked to see some forward development for video editing on Linux. Some of the new features include:
Main Features:
* Capture video from your camcorder, webcam or screen
* Mix a large number of different formats (depending on your FFmpeg install): mpeg, flash, mp3, ogg, png, jpeg, dv, hdv, …
* See the result of your work (effects and transitions) in realtime
* Export your work in several formats (hdv, dv, mpeg, …)
* Create titles, slideshows and more
For those not familiar with this application, Kdenlive is an open source multi track video editor based on the MLT video framework and FFmpeg.
So how do we get this baby installed in ubuntu as there isn’t a “.deb” package on their website, and the current package in the main repo is on 0.5? Well, if you cruise over to the Wiki Documentation, you will find a nice tutorial written by Mads Dydensborg. The tutorial did work for me, and I am successfully running 0.7. The only thing I couldn’t figure out is why it installed a sleu of KDE apps and made launchers for them? This can be resolved by unselecting them in the alacarte tool. Below are the steps for installing.
1) Add a repo to your sources.list
2) Get a load of extra packages
3) Make a new directory
4) Move into the new directory
5) Download the script
6) Extract, rename and make executable the script
7) Sort out a path by typing:
Run the script
9) follow the instructions on-screen. Press “Cancel” after success.
10) In file browser (nautilus) navigate to the /kdenlive directory which you created in step 3
11) click “kdenlive_start” and you are in business.
12) Use alacarte (sudo apt-get install alacarte) to add ~/yourpath/kdenlive/kdenlive_start to your menu.
I hope this helps with getting people to trry out publishing their videos on Linux!
Josh