Summary: | Ultra slow import of video. | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | mark.giblin <mark.giblin> |
Component: | Project Bin & Import | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | nicolas.fella |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
mark.giblin@yahoo.co.uk
2023-07-07 05:08:05 UTC
It is a known issue that generating the audio waveform is currently slow in Kdenlive. One idea is to use a performant library like: https://github.com/bbc/audiowaveform to generate the waveforms (it is approximately 3 times faster than our code), but it will take some time until this is implemented. In the meantime, you can disable audio thumbnails for a project in: Project > Project Settings > Thumbnails Uncheck "Audio". To disable thumbnails for new projects: from the Kdenlive Settings > Timeline Uncheck the "Enable for audio" option in Thumbnail. |