Page 1 of 1
very slow mpd
Posted: Sun Sep 13, 2009 3:11 pm
by bola
Hi.
Is there any solution to fix the speed problem with mpd?
if i send the volume command it takes about 5s until mpd will set it up.
thats very annoying while using it as a webradio.
Re: very slow mpd
Posted: Sun Sep 13, 2009 8:06 pm
by mightyohm
I think I've seen this too. You could try reducing the audio buffer size in /etc/mpd.conf, but you may experience skips in playback as a result.
Code: Select all
########################### BUFFERING ##########################
#
# The size of the buffer containing decoded audio. You probably
# shouldn't change this.
#
#audio_buffer_size "2048"
#
# How much of the buffer to fill before beginning to play.
# Increase this if you hear skipping when changing songs.
#
#buffer_before_play "10%"
#
# Similar options for the HTTP stream buffer. If you hear
# skipping while playing HTTP streams, you may wish to increase
# these.
#
#http_buffer_size "128"
#http_prebuffer_size "25%"
#
################################################################
Re: very slow mpd
Posted: Mon Sep 14, 2009 10:42 am
by bola
hm no change. it still takes a lot of time until mpd will set the volume. other actions like play, stop are much faster.
is there no other way to set the volume of oss ? maybe /dev/sound/mixer but i cant find a way to communicate