How to install OpenShot Video Editor on Ubuntu.

To install OpenShot Video Editor on Ubuntu.

OpenShot is a free and cross-platform video editor. It supports several codecs that are supported by FFmpeg like WebM (VP9), AVCHD (libx264), HEVC (libx265) and audio codecs like mp3 and aac. This tutorial covers the installation of OpenShot Video Editor 2.03 on Ubuntu 16.04

Misc and Bug fix:
&bull Fixed bug when opening .OSP projects via command line
&bull Fixed bug when opening legacy 1.4.x project files that contain UTF-8 encoded characters
&bull Preferences now save settings on close of dialog (and persist even if a crash follows)
&bull Ability to drop a file directly on the timeline (without dropping it in your Project Files first)
&bull Fixed bug where the tutorial does not find the correct widget
&bull New 2.5k and 4k profiles added
&bull Fixed margins on OS X and Windows around QDockWidgets
&bull Fixed bug when switching between Thumbnail and Detail views
&bull Alpha backgrounds have been fixed on all Blender animated titles

Installing OpenShot

Before installing OpenShot, add the open shot package into repository.

root@linuxhelpubnt:~# add-apt-repository ppa:openshot.developers/ppa

gpg: keyring `/tmp/tmpuq685u6y/secring.gpg'  created
gpg: keyring `/tmp/tmpuq685u6y/pubring.gpg'  created
.
.
.
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
OK

Once the repository is added, update the machine with the help of following command.

root@linuxhelpubnt:~# apt-get update
Hit:1 http://in.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://in.archive.ubuntu.com/ubuntu xenial-updates InRelease      
Hit:3 http://in.archive.ubuntu.com/ubuntu xenial-backports InRelease    
.
.
.
Get:7 http://ppa.launchpad.net/openshot.developers/ppa/ubuntu xenial/main Translation-en [872 B]
Fetched 24.2 kB in 1s (16.8 kB/s)
Reading package lists... Done

Now is the time to install the Open Shot package. Use the following command for the same purpose.

@linuxhelpubnt:~# apt-get install openshot-qt
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libpango1.0-0 libpangox-1.0-0
Use ' sudo apt autoremove'  to remove them.
The following additional packages will be installed:
  i965-va-driver libaacs0 libavcodec-ffmpeg56 libavformat-ffmpeg56 libavresample-ffmpeg2
.
.
.
Fetched 24.2 kB in 1s (16.8 kB/s)
Reading package lists... Done

Open the dash board of Ubuntu to launch openshot editor tool.

Enjoy editing your favorite video and audio files with OpenShot tool.


Tag : Video editor
FAQ
Q
Can messages to a group be moderated?
A
Yes, but only if you use Groups for Business.
Q
Can I migrate groups from my existing mail system?
A
Yes, you can use Google Cloud Directory Sync to migrate groups (mailing lists) on your LDAP server to G Suite. Learn more
Q
How can I update OpenShot Video Editor on Ubuntu?
A
Once the repository is added, update the machine with the help of the following command.
# apt-get update
Q
How to install Openshot on Ubunty?
A
Now is the time to install the Open Shot package. Use the following command for the same purpose.
# apt-get install openshot-qt
Q
What is Openshot?
A
OpenShot is a free and cross-platform video editor.