Your message dated Sun, 16 Jul 2006 11:32:48 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#361834: fixed in slimserver 6.3.0-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: slimserver
Version: 6.2.1-2
I found that slimserver didn't correctly convert Ogg Vorbis files to
mp3 for streaming. I just heard noise.
Here's the relevant excerpt from /usr/share/slimserver/convert.conf:
ogg mp3 * *
[sox] -t ogg $FILE$ -t raw -r 44100 -c 2 -w -s $-x$ - | [lame]
--resample 44100 --silent -q $QUALITY$ --abr $BITRATE$ -r - -
Simply changing "$-x$" to "-x" fixed the problem for me. Here's the
description of the -x option from sox's man page:
"The sample data is in XINU format; that is, it comes from a machine
with the opposite word order than yours and must be swapped according
to the word-size given above. Only 16-bit and 32-bit integer data may
be swapped. Machine-format floating-point data is not portable."
I'm not sure what the current syntax is supposed to do -- maybe make
the use of -x conditional? -- but my experience was that it didn't
work correctly.
I'm not sure where the problem lies exactly. If it's an upstream
limitation and the user is supposed to set this himself, perhaps it
could be pointed out (or done automatically) in the package
configuration? Or maybe it's a dependency issue (I'm using sox
12.17.9-1)?
Note: my system is actually running Ubuntu Breezy, but slimserver and
several relevant dependencies (including sox) were of course grabbed
from Sid.
--- End Message ---
--- Begin Message ---
Source: slimserver
Source-Version: 6.3.0-1
We believe that the bug you reported is fixed in the latest version of
slimserver, which is due to be installed in the Debian FTP archive:
slimserver_6.3.0-1.diff.gz
to pool/main/s/slimserver/slimserver_6.3.0-1.diff.gz
slimserver_6.3.0-1.dsc
to pool/main/s/slimserver/slimserver_6.3.0-1.dsc
slimserver_6.3.0-1_all.deb
to pool/main/s/slimserver/slimserver_6.3.0-1_all.deb
slimserver_6.3.0.orig.tar.gz
to pool/main/s/slimserver/slimserver_6.3.0.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Simon Kelley <[EMAIL PROTECTED]> (supplier of updated slimserver package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 9 Jul 2006 18:25:25 +1000
Source: slimserver
Binary: slimserver
Architecture: source all
Version: 6.3.0-1
Distribution: unstable
Urgency: low
Maintainer: Simon Kelley <[EMAIL PROTECTED]>
Changed-By: Simon Kelley <[EMAIL PROTECTED]>
Description:
slimserver - Streaming Audio Server
Closes: 361834 365410 367172 376978
Changes:
slimserver (6.3.0-1) unstable; urgency=low
.
* New upsteam. (closes: #376978) (closes: #361834)
* Updated French debconf translation. (closes: #365410)
* Added Czech debconf translation. (closes: #367172)
Files:
9b06b43ebca35e37c0950f74ffe758c8 638 sound optional slimserver_6.3.0-1.dsc
3d439f19bd542df64744e28ca996b85a 12421158 sound optional
slimserver_6.3.0.orig.tar.gz
38871d4621def42150731acaf1666476 69021 sound optional
slimserver_6.3.0-1.diff.gz
d257e7411e0d3fa7b7a973b6ff2e32b6 1308410 sound optional
slimserver_6.3.0-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEuoCDwEl0z99oB74RAg4RAJ9x/LVa1PoLGGX0sFbFu4i2/bbebgCdHGrE
CrnhlXjQezVPZZmfU4cYCMQ=
=cXOb
-----END PGP SIGNATURE-----
--- End Message ---