Your message dated Thu, 16 Sep 2010 21:57:44 +0100
with message-id <[email protected]>
and subject line Re: Bug#596457: mt-daapd: No longer transcodes properly
has caused the Debian Bug report #596457,
regarding mt-daapd: No longer transcodes properly
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
596457: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596457
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mt-daapd
Version: 0.9~r1696.dfsg-15+b1
Severity: normal
Been using r1696 quite happily for ~3 years now, but recently noticed
that it does not seem to be transcoding FLACs properly (so that clients
receive them as WAV files). Startup now gives the following error:
2010-09-11 10:22:26 (b65a56d0): Firefly Version svn-1696: Starting with debuglev
el 2
2010-09-11 10:22:26 (b65a56d0): Error loading plugin /usr/lib/mt-daapd/plugins/s
sc-script.so: plugin declined to load
2010-09-11 10:22:26 (b65a56d0): Plugin loaded: ssc-ffmpeg/svn-1696
2010-09-11 10:22:26 (b65a56d0): Plugin loaded: rsp/svn-1696
2010-09-11 10:22:26 (b65a56d0): Plugin loaded: daap/svn-1696
2010-09-11 10:22:26 (b65a56d0): Starting signal handler
2010-09-11 10:22:26 (b65a56d0): Starting rendezvous daemon
2010-09-11 10:22:26 (b65a56d0): Client running
2010-09-11 10:22:26 (b65a56d0): Initializing database
2010-09-11 10:22:28 (b65a56d0): Starting web server from /usr/share/mt-daapd/adm
in-root on port 3689
2010-09-11 10:22:28 (b65a56d0): Registering rendezvous names
2010-09-11 10:22:28 (b65a56d0): Serving 12457 songs. Startup complete in 2 seco
nds
I can confirm that /usr/lib/mt-daapd/plugins/ssc-script.so exists, is
5832 bytes in size and has not been modified since the last time the
package was upgraded (30th Jan 2010).
Grateful for confirmation that this is in fact a bug and not me doing
something stupid.
Regards,
CC
-- System Information: Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages mt-daapd depends on:
ii adduser 3.112 add and remove users and groups
ii avahi-daemon 0.6.27-2 Avahi mDNS/DNS-SD daemon
ii libavahi-client3 0.6.27-2 Avahi client library
ii libavahi-common3 0.6.27-2 Avahi common library
ii libavcodec52 4:0.5.2-1 ffmpeg codec library
ii libavformat52 4:0.5.2-1 ffmpeg file format library
ii libavutil49 4:0.5.2-1 ffmpeg utility library
ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib
ii libflac8 1.2.1-2+b1 Free Lossless Audio Codec - runtim
ii libid3tag0 0.15.1b-10 ID3 tag reading library from the M
ii libjs-prototype 1.6.1-1 JavaScript Framework for dynamic w
ii libjs-scriptaculous 1.8.3-1 JavaScript library for dynamic web
ii libogg0 1.2.0~dfsg-1 Ogg bitstream library
ii libsqlite3-0 3.7.2-1 SQLite 3 shared library
ii libtagc0 1.6.3-1 TagLib Audio Meta-Data Library (C
ii libvorbis0a 1.3.1-1 The Vorbis General Audio Compressi
ii libvorbisfile3 1.3.1-1 The Vorbis General Audio Compressi
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
mt-daapd recommends no packages.
mt-daapd suggests no packages.
-- Configuration Files:
/etc/mt-daapd.conf changed:
[general]
web_root = /usr/share/mt-daapd/admin-root
port = 3689
admin_pw = ohnoyoudont
db_type = sqlite3
db_parms = /var/cache/mt-daapd
mp3_dir = /archive/Music
servername = CarrTunes
runas = mt-daapd
extensions = .mp3,.m4a,.m4p,.ogg,.flac,.mpc
logfile = /var/log/mt-daapd.log
scan_type = 2
[plugins]
plugin_dir = /usr/lib/mt-daapd/plugins
plugins = rsp.so,ssc-ffmpeg.so
[scanning]
process_playlists = 1
process_itunes = 1
process_m3u = 1
-- no debconf information
--- End Message ---
--- Begin Message ---
On 16/09/2010 18:45, Julien BLACHE wrote:
Chris Carr<[email protected]> wrote:
Hi Chris,
Been using r1696 quite happily for ~3 years now, but recently noticed
that it does not seem to be transcoding FLACs properly (so that clients
receive them as WAV files).
I've just run a quick test here:
% curl -o foo.wav http://a.b.c.d:3689/rsp/stream/1
[...]
% file foo.wav
foo.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, stereo
44100 Hz
Anything new on your end?
Not yet, but I am happy to accept that the problem is not with mt-daapd.
Sorry for the noise.
CC
--- End Message ---