Wednesday, August 3, 2016

How To Install OpenShot 2.0.7 (Beta 4) On Ubuntu

OpenShot Video Editor is a free, open-source video editor for Linux. OpenShot can take your videos, photos, and music files and help you create the film you have always dreamed of. Easily add sub-titles, transitions, and effects, and then export your film to DVD, YouTube, Vimeo, Xbox 360, and many other common formats.




The latest version available is OpenShot 2.0.7 (Beta 4), which comes with the below changes:
  •     support for image sequences;
  •     added a new file properties dialog which displays all known audio/video details about a file;
  •     initial support for opening legacy 1.x OpenShot project files;
  •     faster timeline performance;
  •     improved project saving;
  •     ImageMagic support is now optional;
  •     various bug fixes.

Installation instructions:

In order to successfully install OpenShot on Ubuntu, you have to add the PPA to your system, update the local repository index and install the openshot-qt package:


$ sudo add-apt-repository ppa:openshot.developers/ppa

$ sudo apt-get update

$ sudo apt-get install openshot-qt
Optional, to remove OpenShot, do:

$ sudo apt-get remove openshot-qt


No comments:

Post a Comment