Software Update: Kdenlive 20.08.2

Spread the love

Version 20.08.2 of Kdenlive has been released. Kdenlive, short for KDE Non-Linear Video Editor, is an advanced non-linear video editing program designed primarily for Linux, but also has versions for Windows, BSD, and macOS, although the latter is no longer actively developed. It uses several other open source projects, such as FFmpeg and the MLT video framework. Version 20.08.2 is a so-called maintenance release and brings the following improvements:

Kdenlive 20.08.2 is out

Usually the point releases are for bug fixes but Kdenlive 20.08.2 comes with a set of changes worthy of a major release. Besides some memory leak fixes and usability improvements this versions brings back the automatic scene split feature, adds for the Linux version experimental GPU rendering profiles for rendering, proxy creation and timeline preview rendering (Windows will follow at a later stage) and a new crop effect . Other noteworthy changes are better handling of projects with missing clips, improved project loading and fixes incorrect volume meters in audio mixer. The Windows version gets 45 new audio LADSPA effects (CMT) and 3 video frei0r effects (Cairo).

But the best thing really is that this release has many commits from new contributors. Come join the effort in making the best FLOSS video editor in the world.

Automatic Scene Split

The Automatic scene split features allows you to detect different scenes of your clip and either split them into subclips or add markers to it. You can access this feature by right clicking on a clip in the project bin then go to clip jobs

Full Log

  • Add xml for qtcrop filter. commit.
  • Fix freeze on memory usage loading invalid clips. commit.
  • Fix track insertion in mixed view mode. commit. see bug #403443
  • Fix track order in mixed track view. commit.
  • Fix Compilation. commit.
  • Fix monitor preview brass monitor zoom. commit.
  • Restore toolbars to default editing layout. commit.
  • Fix saving lift/gamma/gain effect results in broken ui. commit.
  • Fix PreviewJob memory leak. commit.
  • Fix deprecated install location. commit.
  • Fix audio mixer track effects applied twice when reopening project, leading to incorrect volume. commit.
  • Fix mem leak when another process was writing a clip that is included in a project. commit.
  • Fixed automatic scene split (bug #421772). commit.
  • On project opening, fix detection of proxied clips with missing source and proxy. commit.
  • Fix incorrect hash check causing incorrect reload dialog on project opening. commit.
  • Fix corrupted slow motion clips on document opening. commit.
  • Fix speed change effect lost when opening project with missing clip, and broken handling of missing proxied clips with speed effect. commit.
  • Ensure we check file hash on every project opening to ensure clips have not changed and an incorrect hash is not stored. commit.
  • Add missing “=” symbol in GPU profile. commit.
  • Add GPU profiles provided by Constantin Aanicai. https://kdenlive.org/en/2020/08/kdenlive-20-08-is-out/#comment-5089. commit.
  • [Experimental] Added GPU profiles for rendering proxies and timeline preview … commit.
  • Fix crash on some projects opening. commit. Bug fixes #409477
  • Fix Compilation. commit.
  • Fix cut/resize audio clip invalidating timeline preview. commit.
  • Remove test stuff. commit.
  • Delay local reset to allow correct ui translation. commit.
  • Attempt to mimic Shotcut’s local handling. commit.
  • Ensure default layout names are translatable. commit.
  • Fix clicking on clip marker label moving timeline cursor to approximate position. commit.
  • Use another ref on the producer when saving project (might help in case another operation is performed on the producer). commit.
  • Add corruption check before creating backup file. commit.

Version number 20.08.2
Release status Final
Operating systems Windows 7, Linux, BSD, macOS, Windows 8, Windows 10
Website kdenlive
Download https://kdenlive.org/en/download/
License type GPL
You might also like