Software Update: OpenShot Video Editor 2.2.0

Spread the love

Version 2.2.0 of OpenShot Video Editor has become available. OpenShot Video Editor is an open source video editor for Linux, and from version 2.0 also for Windows and macOS. The program is made with Python, GTK and the MLT Framework, and is comparable to Windows Movie Maker or Apple’s iMovie. The main improvements in this release are listed below:

OpenShot 2.2 Released | 4K Video Editing!
Happy Holidays to all the OpenShot supporters around the world! I am very proud to announce the latest and greatest release of OpenShot (version 2.2) has just arrived, and is ready to edit all your holiday videos! It’s faster, more stable, and better than ever!

Performance / Caching
Over the past few months, improvements to performance have been my top priority. In some cases, performance is improved more than 10x compared to OpenShot 2.1. Adding huge images to your timeline is now fully optimized, and won’t slow you down. Editing HD videos (5K, 4K, 2.5K, and 1080p) is definitely improved. A new caching engine was built from the ground up, and supports both memory and disk back-ends, depending on the user’s needs. This can be configured in the Preferences, under “Cache”. Also, opening huge projects (with hundreds of files / clips) has been optimized and is up to 10x faster.

Improved Stability
Many critical bugs have been fixed related to seeking, missing frame detection, and AVPacket scope, which results in a much more stable engine, especially on slower systems. Also, compatibility has been improved for Linux AppImage and OS X (10.9+) App Bundles.

Keyframe Enhancements
Keyframes are used in the animation system in OpenShot, and have received some major upgrades. Support for CSS syntax (quadratic bezier curves) now allows a %-based approach to setting the curve handles. This is very useful, and better than the previously hard-coded values. Also, 28 curve presets have been added for common things like ease-in/out, bounce, etc… Many other improvements have been made to Keyframes, such as better undo/redo support when dragging property values ​​(in the property editor), rendering color keyframes on the timeline, and improved frame detection when using the property editor (ie adding a keyframe for the currently selected frame).

Error Handling / Reporting
Our library (libopenshot) and Python UI (openshot-qt) have improved error handling, and can now detect stack-traces for crashes and exceptions (on Linux, Mac, and Windows). Not only can it pull out the stack-trace, but it can send that anonymously to the OpenShot website back-end, so I can quickly identify where crashes are happening and more quickly fix them. In other words, OpenShot 2.2 now has real-time error reporting, which I’m really excited about. This can be disabled in the preferences, along with metric reporting. It also contains no personal information, just a basic stack trace of what function crashed.

New Title Templates
Many Kickstarter backers requested new title templates to be added to OpenShot. I am proud to announce that all new titles are now included in OpenShot 2.2. We have some really nice additions, such as Film Ratings, TV Ratings (small corner rating), and more!

Infrastructure Improvements
One of the most challenging aspects of running an open-source project such as OpenShot, is the large amounts of data (downloads, installers, etc…). We had been using Amazon S3 previously, and our monthly costs skyrocketed to over $1000 just for data transfer. So, we’ve moved our installers into GitHub (which ironically happens to also be powered by S3), and our installer-related data transfer costs have gone to $0! So, a huge thanks to GitHub for being awesome!
We have also integrated torrents into our build server, and all major releases now include torrents (on our download page), to help further distribute our data transfer.

Misc/Bug Fixes
Many other bugs have been fixed, and lots of small improvements that defy categorization are listed below.

  • Selection handles (in progress)
  • Ability to disable unit tests (useful for distros that have a broken unittest++ library)
  • Broken Ubuntu 16.10 PPA fixed
  • Fixed bug when opening .OSP projects via command line
  • Disabled SSL validation (not used anyway)
  • Fixed bug when opening legacy 1.4.x project files that contain UTF-8 encoded characters
  • Preferences now save settings on close of dialog (and persist even if a crash follows)
  • Added FileVersion and custom icon to Windows installer (more polished)
  • Ability to drop a file directly on the timeline (without dropping it in your Project Files first)
  • Fixed bug where the tutorial does not find the correct widget
  • Began work on a new help manual using sphinx (not quite ready yet)
  • New 2.5k and 4k profiles added
  • Fixed margins on OS X and Windows around QDockWidgets
  • Fixed bug when switching between Thumbnail and Detail views
  • Alpha backgrounds have been fixed on all Blender animated titles
  • Recently opened menu logic has been fixed
  • Translations updated for 70+ languages

Version number 2.2.0
Release status Final
Operating systems Windows 7, Linux, macOS, Windows 8, Windows 10
Website OpenShot Video Editor
Download
License type GPL
You might also like