> Supported outputs:
> alsa ao oss pulse jack
Hmm. Unfortunately, this is not surprising. See #453746; we don't build
with libvorbis on arm, but rather libvorbisidec ("Tremor", the integer
decoder); e.g. the NSLU2 doesn't have a FPU so regular libvorbis is
unacceptably slow.
libvorbisidec, is, however, just a decoder; Shout needs to encode to
Vorbis as well, and so depends on libvorbis (floating-point). Therefore
if MPD is configured --with-tremor shout output is disabled. It *might*
be possible to hack things up to use Tremor for decoding but still link
against libvorbis for shout outputs, but this would probably be ugly and
you'd still end up with poor performance.
There doesn't seem to be a good answer here; sorry.
--
things change.
dec...@red-bean.com
--
To UNSUBSCRIBE, email to debian-bugs-...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
This is an automatic notification regarding your Bug report
which was filed against the mpd package:
#463901: mpd needs 'shout' audio output plugin compiled in package - Lenny
It has been closed by Florian Schlichting <fs...@debian.org>.
Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Florian Schlichting <fs...@debian.org> by
replying to this email.
--
463901: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463901
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---------- Forwarded message ----------
From: Florian Schlichting <fs...@debian.org>
To: 46390...@bugs.debian.org, con...@bugs.debian.org, Brian Millan <brian....@gmail.com>
Cc:
Date: Thu, 2 May 2013 22:23:35 +0200
Subject: Re: mpd needs 'shout' audio output plugin compiled in package - Lenny
fixed 463901 0.14-1
thanks
Since mpd 0.14, released in late 2008, the shout output plugin can use
any of the available encoders and thus is no longer disabled on armel.
Currently (0.17.4-3) available encoders on armel include flac, lame and
wave.