Summary: | Kdenlive audio effects do not work with "Unexpected return format" | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | ericswpark <kde-bugtracking> |
Component: | Audio Effects & Transitions | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | CONFIRMED --- | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 24.05.1 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
ericswpark
2024-06-25 03:53:35 UTC
Because of filesize limitations I've uploaded the associated clip to this temporary file storage site: https://litter.catbox.moe/fcqhjs.MP4 The link expires after 24 hours. *** Bug 489155 has been marked as a duplicate of this bug. *** Currently, Kdenlive displays all FFmpeg (avfilters) available filters. However, some of them are not compatible with MLT frameworks (our AV backend). We are in the process of creating a list of curated effects that we know are working and hide the others to prevent such issues. From the docs, Dialoguenhance produces surround (3.0) channels output from a stereo input. Changing the channel layout in an effect is not currently not supported. I am not sure about Speechnorm, but can confirm it also doesn't work. As I said, we are going to improve this by hiding non working effects, hopefully in the 24.08 release |