Thursday, December 22, 2021

OpenShot Video Editor 2.2 is Available PPA For Ubuntu Derivatives



OpenShot Video Editor is an open source non-linear video editor software, built with Python, GTK, and the MLT Framework.

OpenShot aims to create an simple, yet powerful video editor, with a focus on “User Interface”, “Work flow”, and “Stability”.

OpenShot has many great features, such as trimming and arranging videos, adjusting audio levels, transitions between videos, compositing multiple layers of video, chroma-key / green screen effect, and support of most formats and codecs.

What really sets OpenShot apart from other video editors is the easy-to-use user interface. We have worked very hard to create a video editor that everyone can enjoy!

What’s new in OpenShot Video Editor 2.2

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 vastly 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 (i.e. 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.
Read the Release Announce


Misc / Bug Fixes:
  • 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



Install/Update OpenShot Video Editor 2.2 on Ubuntu 17.04, Zesty Zapus, Ubuntu 16.10 Yakkety Yak, 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) and Linux Mint 18 sarah, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana via PPA :

Because it is available via PPA, installing OpenShot Video Editor 2.2 on Ubuntu 17.04, Zesty Zapus, Ubuntu 16.10 Yakkety Yak,Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 Wily Werewolf, Ubuntu 15.04, Ubuntu 14.10 and derivative systems is easy. All you have to do is add the ppa to your system, Like this:
sudo add-apt-repository ppa:openshot.developers/ppa
sudo apt-get update
sudo apt-get install openshot-qt

to remove, do :
sudo apt-get remove openshot-qt
Previous Post
Next Post

0 comments: