https://bugs.kde.org/show_bug.cgi?id=386932
--- Comment #12 from Jean-Baptiste Mardelle <j...@kdenlive.org> --- Ok, finally after spending many hours checking for regressions in the toolchain I think I understood what happened. Recently, FFmpeg and thus MLT dropped the avresample filter. Before that change, MLT could use either libavresampleSo when an audio file needs to be libsamplerate of FFmpeg's avresample filter. The AppImage only relied on FFmpeg's avresample, so when it was dropped, we were left without resampling, leading to the distortion reported. I have now updated the AppImage to include libsamplerate which can now be used be MLT for resampling tasks. An updated AppImage is currently uploading at: https://files.kde.org/kdenlive/release/kdenlive-17.12-x86_64.AppImage.mirrorlist (File should be about 170Mb and should be ready in 45 minutes) Please test whenever you can -- You are receiving this mail because: You are watching all bug changes.