You are not logged in.

#1 2014-03-08 08:14:33

fettouhi
Member
Registered: 2007-05-07
Posts: 772

[SOLVED] Crackling/distortion sound issues with Skype

Recently pulseaudio was updated version 5.0 this finally fixed my KDE issues where KDE would switch inputs after every login. But now I have a crackling sound issue in Skype but only on my end off the connection. The one I'm talking to sounds fine but he hears me all the distorted and crackling. I tried the Skype Test Call system and there I sound fine no crackling issues or distortions. Anyone else have issues like that currently or know that could be?

Last edited by fettouhi (2014-04-24 09:06:02)

Offline

#2 2014-03-08 09:43:29

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: [SOLVED] Crackling/distortion sound issues with Skype

Some things to try, that helped with youtube on a Ubuntu laptop:

sed -e "/^resample-method =/s/.*/resample-method=trivial/" -e "/default-sample-rate =/s/.*/default-sample-rate = 48000/" -i /etc/pulse/daemon.conf
sed -e "/^load-module module-udev-detect/s/.*/load-module module-udev-detect tsched=0/" -i /etc/pulse/default.pa

Offline

#3 2014-03-08 13:17:27

fettouhi
Member
Registered: 2007-05-07
Posts: 772

Re: [SOLVED] Crackling/distortion sound issues with Skype

brebs wrote:

Some things to try, that helped with youtube on a Ubuntu laptop:

sed -e "/^resample-method =/s/.*/resample-method=trivial/" -e "/default-sample-rate =/s/.*/default-sample-rate = 48000/" -i /etc/pulse/daemon.conf
sed -e "/^load-module module-udev-detect/s/.*/load-module module-udev-detect tsched=0/" -i /etc/pulse/default.pa

I tried the one already that didn't do anything. I will try your first suggestion and see if it helps.

Offline

#4 2014-03-08 19:10:23

mangus
Member
From: Bologna, Italy
Registered: 2007-04-07
Posts: 289

Re: [SOLVED] Crackling/distortion sound issues with Skype

https://bbs.archlinux.org/viewtopic.php?id=178122

Here is the solution , edit /usr/bin/skype script as writed there.

Offline

Board footer

Powered by FluxBB