When Importing 24 bit / 48Khz audio , the audio output after rendering and also on playback is glitchy, adding dropout sounds and clicks to the audio. i m not sure if this also happens with 16 bit audio (as i usually record everything with 24 bit...) this happens on appimage 16 or 17 independently
Hi! Are the clicks regular? I suffer from this issue: https://github.com/mltframework/mlt/issues/124 When I render any file, there's regular clicks (audible only on headphones) three times per second. I can get rid of them by editing the Kdenlive export script and delete all lines that set combine to 1. After doing this, the sound is clean. The linked issue mentions that Shotcut (another video editor) stopped using combine=1.
(I wish I could edit comments...) To be more precise, I open the xxx.sh.mlt file, search for combine, delete all the lines that set combine to 1, save that file, and then run the xxx.sh file to render my movie.
*** This bug has been marked as a duplicate of bug 371849 ***