https://bugs.kde.org/show_bug.cgi?id=480822
Bug ID: 480822 Summary: Noise cancelling audio effect problems: Arnndn, Afwtdn, Noise Supressor for Voice Classification: Applications Product: kdenlive Version: 23.08.4 Platform: Arch Linux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Effects & Transitions Assignee: j...@kdenlive.org Reporter: willtea...@gmail.com Target Milestone: --- Created attachment 165519 --> https://bugs.kde.org/attachment.cgi?id=165519&action=edit Arnndn error message SUMMARY *** I'm working on a long project and I can't find a properly working noise cancelling plugin, so now I'm stuck with my horrible audio. *** Plugins I tried: Arnndn: When I place it on an audio, it does not work, and I get this error message after a while: `[filter avfilter.arnndn ] Cannot init filter` Afwtdn: When I place it on an audio, it does not work, and I get this error message after a while: `[filter avfilter.afwtdn ] Unexpected return format` Noise Supressor for Voice (Ladspa): This was not even an option until I installed separately with this command: `sudo pacman -S ladspa noise-suppression-for-voice` After restarting Kdenlive, I could use it, but it was so dry, I wanted to tweak the settings. I set the wet/dry slider to aroung 0.5 and the voice started to echo. I can hear that the original and the filtered audio is playing at the same time (maybe that's how it should work), but the two audios are a bit slipped away, there is some latency in between, that's why it sounds like echo. SOFTWARE/OS VERSIONS Linux/KDE Plasma: 6.7.2-arch1-2 (64-bit) (available in About System) KDE Plasma Version: 5.27.10 KDE Frameworks Version: 5.114.0 Qt Version: 5.15.12 ADDITIONAL INFORMATION FFmpeg version: ``` ffmpeg version n6.1.1 Copyright (c) 2000-2023 the FFmpeg developers built with gcc 13.2.1 (GCC) 20230801 configuration: --prefix=/usr --disable-debug --disable-static --disable-stripping --enable-amf --enable-avisynth --enable-cuda-llvm --enable-lto --enable-fontconfig --enable-frei0r --enable-gmp --enable-gnutls --enable-gpl --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libdav1d --enable-libdrm --enable-libfreetype --enable-libfribidi --enable-libgsm --enable-libharfbuzz --enable-libiec61883 --enable-libjack --enable-libjxl --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libplacebo --enable-libpulse --enable-librav1e --enable-librsvg --enable-librubberband --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvpl --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxcb --enable-libxml2 --enable-libxvid --enable-libzimg --enable-nvdec --enable-nvenc --enable-opencl --enable-opengl --enable-shared --enable-version3 --enable-vulkan libavutil 58. 29.100 / 58. 29.100 libavcodec 60. 31.102 / 60. 31.102 libavformat 60. 16.100 / 60. 16.100 libavdevice 60. 3.100 / 60. 3.100 libavfilter 9. 12.100 / 9. 12.100 libswscale 7. 5.100 / 7. 5.100 libswresample 4. 12.100 / 4. 12.100 libpostproc 57. 3.100 / 57. 3.100 ``` Questions: - Is there any other plugins for noise cancelling I could use? - Are there any solutions to fix the avfilter issues? Maybe lack of dependency on Arch? -- You are receiving this mail because: You are watching all bug changes.