You are not logged in.

#1 2009-11-19 07:32:37

AngryKoala
Member
Registered: 2009-01-22
Posts: 197

[Solved]Slow Music

I could not find a topic on this before, so I will go ahead and post:

My music, using any music player (I tried Amarok, Banshee, mplayer, vlc, gmm) is slower than what it is supposed to be.  It is only a little slower, and barely noticeable, but I notice, and it bugs me.

I play my song, then I play it on youtube, and the youtube version is sped up.  My mp3 player has the same result, slow on computer, normal on mp3 player.

It is the same using a Xine and Gstreamer backend.  I'm not sure what to do or if anything can be done.  I will post more info as needed.

Thank you.

****EDIT****

So as it turns out, using mpd and Sonata solves my problem of slow music...perhaps it was a buffering issue, but I'm glad its over with.

Last edited by AngryKoala (2009-12-23 13:48:14)

Offline

#2 2009-11-19 21:21:32

Themaister
Member
From: Trondheim, Norway
Registered: 2008-07-21
Posts: 652
Website

Re: [Solved]Slow Music

This is probably an alsa configuration issue (you normally don't have to worry about that, but if ALSA wants to use the hardware directly, and the hardware can't support the sample rate you're after, you'd get the "slow" effect).
Post .asoundrc or /etc/asound.conf
Also, what sound card is this?

Offline

#3 2009-11-20 05:38:32

AngryKoala
Member
Registered: 2009-01-22
Posts: 197

Re: [Solved]Slow Music

Sound Card:  Razer Barracuda

Asound.conf:
pcm.phononpulse {
   type plug
   slave.pcm {
     type pulse
   }
   hint {
     show on
     description "PulseAudio"
   }
}


I do not think that it is an ALSA issue, since I had the same issue with OSS

Last edited by AngryKoala (2009-11-20 05:38:43)

Offline

Board footer

Powered by FluxBB