Install OpenShot Video Editor 2.1.0 on Ubuntu / Linux Mint


OpenShot is a free, simple-to-use, feature-rich video editor for Linux. The brainchild of programmer Jonathan Thomas, OpenShot has garnered a large and enthusiastic following for many reasons, one being Thomas’s responsiveness to user feedback. To quickly see the best uses of OpenShot, check out the beautifully created music videos of Verity and Gersom de Koning-Tan, from the Netherlands... 

What's new in OpenShot Video Editor 2.1

Features & Improvements:
Audio Waveform Support:
  • OpenShot now supports the ability to display audio waveforms on clips, swap audio channels, as well as separating audio into another clip (or multiple clips - one per channel). This opens up lots of interesting flows, such as adjusting the volume of individual audio channels, removing certain channels, or easily fixing audio drift.
Improved Property Editing:
  • Editing advanced properties has never been easier! Simply drag your mouse on the sliders to change the value and automatically set a keyframe. The sliders keep your adjustments within a reasonable range. Right click on any value to change the interpolation mode or remove keyframes. As you move the playhead over the clip, the sliders will also move, revealing the animation values at that particular time. Green indicates a keyframe. Blue indicates a calculated frame. The icon indicates the interpolation mode.
New Selection Dropdown:
  • A new selection dropdown has been added above the property editor. It displays the name of the current selected item (clip / transitions / effect), and allows the user to quickly switch the property editor to another item. It also displays the thumbnail of each item, as well as any nested effects. This is especially useful when there are multiple overlapping items, and it’s difficult to select the correct one by pointing and clicking the mouse.
User-Configurable Keyboard Mappings:
  • Users now have the ability to see all keyboard shortcuts used by OpenShot, and even customize them. This also fixes some issues with Ubuntu and a long-standing bug preventing certain shortcuts from working with their unified menu bar. In addition, we’ve added new shortcuts for some common things like, Select All/None, Copy/Paste, etc...
Windows 64-bit Support:
  • We have invested a ton of time on the Windows version of OpenShot, especially the dependencies (Qt, FFmpeg, Python 3), and I'm happy to report it works great now. We also changed the installer, and upgraded everything to 64-bit (which means no more 32-bit support for the moment).
Timeline Improvements:
  • When initially dragging a file or transition onto the timeline, the user will now get full snapping support. This was actually pretty difficult, since adding a new item to the timeline is a much different flow than simply moving an item already on the timeline. We also added the ability to lock a track, preventing any dragging or resizing. Playback of the timeline now stops at the final clip on the timeline... instead of just playing black frames. New context menus have been added for alignment, slicing, and more. And finally, added a new track menu button, and updated some styles on the timeline.
New Tutorial System:
  • When a user first launches OpenShot, a new tutorial system pops up some friendly messages instructing them how everything works. It can be dismissed with a single click (to prevent power-users from getting annoyed), but my hope is that is makes OpenShot much more welcoming for new users, and especially users with limited knowledge of video editing.
Slice All @ Playhead:
  • I've extended the slice feature to work across all tracks, by right clicking on the playhead icon. You can use this to quickly slice all clips and transitions at the exact same spot, and keep the left side, right side, or both sides. And by using the new Keyboard shortcuts, this can also be done without using a mouse.
  • Huge Performance Gains with Effects:
  • While we still have a few bottle necks on performance we plan on addressing soon, we targeted the very slowest parts of libopenshot and made some dramatic improvements in speed, especially on the following filters: brightness & saturation. These filters can be animated over time, creating some really cool effects.
Misc Improvements:
  • Custom Profile Support
  • Improved 1.x Project Support
  • Improved Translations (fixed many spots that were not being correctly translated)
  • Improved Debug Support (in the Preferences you can enable debug mode, which dramatically slows down everything, but creates some great debug log files in the /.openshot_qt/ folder)
Bug Fixes:
  • Fixed a regression on the Split Video screen
  • Fixed Animated Title screen regression
  • Long timelines now supported (up to 48 hours). This was actually a pretty nasty bug, which was causing issues on any project with more than 1 hour of video.
  • Memory Leaks - The largest leaks have now been plugged
  • And lots of minor bug fixes

How to install OpenShot Video Editor 2.1.0 on Ubuntu / Linux Mint :

To Install OpenShot Video Editor 2.1.0 on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 wily werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Linux Mint 17.1, Linux Mint 17.2, Linux Mint 17.3 and other Ubuntu derivative systems, open a new Terminal window and bash (get it?) in the following commands: 

sudo add-apt-repository ppa:openshot.developers/ppa
sudo apt-get update
sudo apt-get install openshot-qt

After installation is finished, open on ubuntu dashboard or terminal :


To remove, do :
sudo apt-get remove openshot-qt