As you may know, Kdenlive is an open-source video editor, running on both Linux and FreeBSD and using FFmpeg, MLT video framework and Frei0r effects. It can be used for both basic video editing or semi-profesional work.
The latest version available is Kdenlive 15.08, which has been recently released, bringing code clean-ups and optimizations.
Installation instructions:
It will be soon added to the PPA, so installing the software on Ubuntu 15.04 Vivid Vervet, Ubuntu 14.04 Trusty Tahr, Linux Mint 17.2 Rafaela, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Pinguy OS 14.04, Elementary OS 0.3 Freya, Deepin 2014, Peppermint 6, Peppermint 5, LXLE 14.04 and Linux Lite 2 systems is easy. Just add the PPA to your system, update the local repository index and install the kdenlive package:
$ sudo add-apt-repository ppa:sunab/kdenlive-release
$ sudo apt-get update
$ sudo apt-get install kdenlive
Optional, to remove kdenlive, do:
$ sudo apt-get remove kdenlive
Leave a Reply