https://bugs.kde.org/show_bug.cgi?id=443184
Sharks with Lasers <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #30 from Sharks with Lasers <[email protected]> --- This worked for me on Arch Linux: installing vlc-plugin-pulse fixed the stutter on track transitions with Bluetooth output. sudo pacman -S vlc-plugin-pulse Without it, VLC falls back to ALSA and bypasses PipeWire entirely, causing the BT codec to re-negotiate on every track change. You can confirm this is your issue by checking pavucontrol while Elisa is playing — it will show "ALSA plugin [elisa]" instead of a proper PulseAudio stream. The package is not a listed as (even optional) dependency of elisa on Arch, so it's easy to end up without it. -- You are receiving this mail because: You are watching all bug changes.
