On Wed, 25 Aug 2021 13:11:48 +0200, Cor Blom wrote:
Op 25-08-2021 om 12:43 schreef Takashi Iwai:
On Wed, 25 Aug 2021 11:14:05 +0200, Wolfgang Bauer wrote:
See https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/D...
To fix it, edit /etc/profile.d/pulseaudio.sh and change the line "export SDL_AUDIODRIVER=pulse" to "export SDL_AUDIODRIVER=pulseaudio".
You need to logout/login or reboot for this change to have effect though.
Also, can anyone check whether just dropping the line defining SD_AUDIODRIVER works, too? The recent SDL should work with PA without the extra $SDL_AUDIODRIVER override, and I'd like to confirm that before changing the setup script.
For me removing that line solves the issue and gives me a working kdenlive.
Thanks for a quick reply. Now I submitted the fix via SR#914222. Takashi