Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Extremely slow MPD playback
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
theBlackDragon
l33t
l33t


Joined: 23 Nov 2002
Posts: 768
Location: Belgium

PostPosted: Fri Feb 15, 2013 7:35 pm    Post subject: Extremely slow MPD playback Reply with quote

It's a bit hard to describe but when I try to play music with mpd it is as if it takes 10seconds to play 1 second of audio, all playback related commands are horribly slow as well (play/pause/stop...)

My alsa setup appears to be fine as playing music with cmus goes without a hitch.

My mpd configuration is pretty much default right now (except I keep my music on a mounted ext3 volume in case that's relevant), I've tried switching it to oss emulation over the default alsa to see if that helps but no dice.

Code:
[ebuild   R   ~] media-sound/mpd-0.17.3  USE="aac alsa bzip2 curl ffmpeg fifo flac id3tag ipv6 lame mad mpg123 musepack network ogg oss tcpd unicode vorbis -ao -audiofile -cdio -debug -fluidsynth -gme -inotify -jack -lastfmradio -libsamplerate -mikmod -mms -modplug -openal -pipe -pulseaudio -recorder -sid -sndfile -soundcloud -soup -sqlite -systemd -twolame -wavpack -wildmidi -zeroconf -zip" 0 kB


Code:
% sudo lspci|grep audio
04:00.0 Multimedia audio controller: Creative Labs SB Audigy (rev 03)


Code:
% lsmod|grep emu10k1
snd_emu10k1           129630  0
snd_rawmidi            16782  1 snd_emu10k1
snd_ac97_codec        100460  1 snd_emu10k1
snd_pcm                60871  3 snd_pcm_oss,snd_emu10k1,snd_ac97_codec
snd_seq_device          4647  4 snd_seq_oss,snd_seq,snd_emu10k1,snd_rawmidi
snd_timer              18155  3 snd_seq,snd_emu10k1,snd_pcm
snd_page_alloc          6263  2 snd_emu10k1,snd_pcm
snd_util_mem            2102  1 snd_emu10k1
snd_hwdep               5812  1 snd_emu10k1
snd                    53529  11 snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_emu10k1,snd_rawmidi,snd_ac97_codec,snd_pcm,snd_seq_device,snd_timer,snd_hwdep
emu10k1_gp              1892  0
gameport                6645  2 emu10k1_gp


Code:
% lsmod|grep emu10k1
snd_emu10k1           129630  0
snd_rawmidi            16782  1 snd_emu10k1
snd_ac97_codec        100460  1 snd_emu10k1
snd_pcm                60871  3 snd_pcm_oss,snd_emu10k1,snd_ac97_codec
snd_seq_device          4647  4 snd_seq_oss,snd_seq,snd_emu10k1,snd_rawmidi
snd_timer              18155  3 snd_seq,snd_emu10k1,snd_pcm
snd_page_alloc          6263  2 snd_emu10k1,snd_pcm
snd_util_mem            2102  1 snd_emu10k1
snd_hwdep               5812  1 snd_emu10k1
snd                    53529  11 snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_emu10k1,snd_rawmidi,snd_ac97_codec,snd_pcm,snd_seq_device,snd_timer,snd_hwdep
emu10k1_gp              1892  0
gameport                6645  2 emu10k1_gp


Not sure what else could be relevant, any help would be greatly appreciated as I've been stuck on this for a while now.
_________________
Fvwm|Fvwm forum
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum