Skip to content

kdenlive: Fix recording audio & missing icon + use lzo compression

Add the audio-record plug to enable capturing of audio. Patch the desktop file to actually display an icon. Use lzo compression for faster startup. See https://snapcraft.io/blog/snap-speed-improvements-with-new-compression-algorithm for more info.

The resulting snap is around 100 MB bigger:

channels:
  latest/stable:    21.08.0        2021-08-13 (38) 284MB -
  latest/candidate: 21.08.0        2021-08-12 (38) 284MB -
  latest/beta:      16.12          2017-05-17  (4) 312MB devmode
  latest/edge:      master+0b3bc44 2017-11-15  (9)   7MB -
installed:          21.08.0                   (x2) 380MB -

I did not measure the startup performance improvement scientifically. The other two fixes are of course much more important. Therefore, the compression change could be dropped, but the rest should be merged.

I reckon many of the snaps in this repo could use the icon fix (it's copied from the digikam snap).

Merge request reports