Skip to content

18.12 release and some news

Friday, 14 December 2018  |  Farid Abdelnour

18.12 release

Kdenlive 18.12 is out. In this version we have fixed some crashes and made some other improvements.

See below for the full changelog.

Refactoring

If you were waiting for the refactoring version, we're afraid you'll have to wait a bit longer. We decided to postpone it for the 19.04 release cycle which will give us more time to polish all the edges and add some new nifty features.

  • We now have a nightly build system so you can try all the latest features;
  • Among the highlights since the last release;
  • Added parallel processing feature for render speed improvements;
  • Added hardware acceleration for proxy clip creation;
  • Blackmagic Design decklink output is back;
  • The Speed effect has been reintroduced;
  • Made keyframe improvements and timeline clip keyframeable GUI.

Please help us test and report your feedback in the comments.

In other news

After the bug squashing day an interested developer joined the the team and is fixing MOVIT (GPU effects) support. We are very happy to see more people interested in contributing code to the project. Check out our Junior Jobs list and send your patches.

On the Windows front, we have implemented many improvements, among them the hanging process on exit is fixed but more on that next week. 😉

The team has also started brainstorming the interface redesign. You can follow the progress (and contribute) in this refactoring task.

Give back to Kdenlive

Releases are possible thanks to donations by the community.

Need help ?

As usual, you will find very useful tips in our documentation website. You can also get help and exchange your ideas in our Kdenlive users Matrix chat room.

Get involved

Kdenlive relies on its community, your help is always welcome. You can contribute by :

  • Helping to identify and triage bugs
  • Contribute to translating Kdenlive in your language
  • Promote Kdenlive in your local community

Full Changelog

Click to see the full changelog (English)
  • Backport crash on image sequence import. Commit.
  • Backport fix for titler text gradient. Commit.
  • Add donation url to appdata. Commit.
  • Fix minor EBN issues and typos. Commit.
  • Fix play/pause on Windows. Commit.
  • Sync quickstart manual with UserBase. Commit.
  • Install doc files. Commit.
  • Make it compiles when we use QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
  • Fix minor EBN issues. Commit.