https://bugs.kde.org/show_bug.cgi?id=439105
Nagy Tibor <xnagyti...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xnagyti...@gmail.com --- Comment #1 from Nagy Tibor <xnagyti...@gmail.com> --- Reading VLC's source my first guess is this happens because your "/usr/share/sounds/sf2/" and "/usr/share/soundfonts/" directories are all empty. LibVLC always seems to use the fallback SF2 loading mechanism in Elisa, doesn't matter what you configure elsewhere (at least on my machine). It loads first usable ".sf2" file from the default SF2 directories above and call it a day. If those directories of yours are indeed empty I'd try copying your soundfonts there. Or install some soundfont package globally though your package manager, like "soundfont-fluid" (optional dependency of vlc-plugin-fluidsynth-bin that you may have skipped). -- You are receiving this mail because: You are watching all bug changes.