[Pkg-mpd-maintainers] Bug#679889: mpd: MPD 0.17 + MAD decoder = noise only with MP3s

Helmut Grohne helmut at subdivi.de
Sat Jul 14 09:50:12 UTC 2012


Package: mpd
Version: 0.17.1
Followup-For: Bug #679889

Unfortunately I can reproduce this bug in all detail. I suggest to mark
this bug release critical, because it renders the package unusable for
some users.

Here is the log output produced during "mpc play":

Jul 14 11:39 : client: [1] process command "play"
Jul 14 11:39 : alsa: opened hw:0,0 type=HW
Jul 14 11:39 : alsa: format=S16_LE (Signed 16 bit Little Endian)
Jul 14 11:39 : alsa: buffer: size=16..16384 time=333..341334
Jul 14 11:39 : alsa: period: size=8..8192 time=166..170667
Jul 14 11:39 : alsa: default period_time = buffer_time/4 = 341333/4 = 85333
Jul 14 11:39 : alsa: buffer_size=16384 period_size=4096
Jul 14 11:39 : output: opened plugin=alsa name="My ALSA Device" audio_format=48000:16:2
Jul 14 11:39 : output: converting from 44100:24:2
Jul 14 11:39 : client: [1] command returned 0
Jul 14 11:39 : pcm: setting samplerate conversion ratio to 1.09
Jul 14 11:39 : client: [1] process command list
Jul 14 11:39 : client: command_process_list: process command "status"
Jul 14 11:39 : client: command_process_list: command returned 0
Jul 14 11:39 : client: command_process_list: process command "currentsong"
Jul 14 11:39 : client: command_process_list: command returned 0
Jul 14 11:39 : client: [1] process command list returned 0
Jul 14 11:39 : client: [1] closed

Since the other reporter used pulse and I use alsa we can assume that
this issue really is output-independent. His analysis and pointing to
the decoder seems to be correct.

Is there anything I can do to help triage this issue?

Helmut

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Versions of packages mpd depends on:
ii  adduser                               3.113+nmu3
ii  libao4                                1.1.0-2
ii  libasound2                            1.0.25-3
ii  libaudiofile1                         0.3.4-1
ii  libavahi-client3                      0.6.31-1
ii  libavahi-common3                      0.6.31-1
ii  libavahi-glib1                        0.6.31-1
ii  libavcodec53                          6:0.8.3-4
ii  libavformat53 [libavformat-extra-53]  6:0.8.3-4
ii  libavutil51 [libavutil-extra-51]      6:0.8.3-4
ii  libc6                                 2.13-34
ii  libcurl3-gnutls                       7.26.0-1
ii  libfaad2                              2.7-8
ii  libflac8                              1.2.1-6
ii  libgcc1                               1:4.7.1-5
ii  libglib2.0-0                          2.32.3-1
ii  libid3tag0                            0.15.1b-10
ii  libjack0 [libjack-0.116]              1:0.121.3+20120418git75e3e20b-2
ii  libmad0                               0.15.1b-7
ii  libmikmod2                            3.1.12-4
ii  libmms0                               0.6.2-3
ii  libmp3lame0                           3.99.5+repack1-3
ii  libmpcdec6                            2:0.1~r459-4
ii  libogg0                               1.3.0-4
ii  libpulse0                             2.0-3
ii  libsamplerate0                        0.1.8-5
ii  libshout3                             2.2.2-8
ii  libsqlite3-0                          3.7.13-1
ii  libstdc++6                            4.7.1-5
ii  libvorbis0a                           1.3.2-1.3
ii  libvorbisenc2                         1.3.2-1.3
ii  libvorbisfile3                        1.3.2-1.3
ii  libwavpack1                           4.60.1-3
ii  lsb-base                              4.1+Debian7
ii  zlib1g                                1:1.2.7.dfsg-13

-- Configuration Files:
/etc/mpd.conf changed: (only the relevant parts)
audio_output {
	type		"alsa"
	name		"My ALSA Device"
	device		"hw:0,0"	# optional
	format		"44100:16:2"	# optional
}
mixer_type			"software"


-- no debconf information





More information about the Pkg-mpd-maintainers mailing list