https://bugs.kde.org/show_bug.cgi?id=489156
Jean-Baptiste Mardelle <j...@kdenlive.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #3 from Jean-Baptiste Mardelle <j...@kdenlive.org> --- 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 -- You are receiving this mail because: You are watching all bug changes.