Hello Linux Geeksters. As you may know, slowmoVideo is an open source app for creating slow motion videos. It analizes the pixel rate and calculates the frames between the videos recorded by your camera. The latest version available is slowmovideo 0.3.3, which has been released a while ago.
In this article I will show you how to install Slowmovideo 0.3.3 on Ubuntu 13.10 Saucy Salamander, Ubuntu 13.04 Raring Ringtail, Ubuntu 12.04 Precise Pangolin, Linux Mint 16 Petra, Linux Mint 15 Olivia, Linux Mint 13 Maya, Pear OS 8 and Elementary OS 0.2 Luna.
Because it is available via PPA, installing Slowmovideo 0.3.3 on Ubuntu, Linux Mint, Pear OS and Elementary OS is easy. All you have to do is add the ppa, update the local repository index and install the slowmovideo package. Like this:
$ sudo add-apt-repository ppa:brousselle/slowmovideo
$ sudo apt-get update
$ sudo apt-get install slowmovideo
Leave a Reply