Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#463901: mpd needs 'shout' audio output plugin compiled in package - Lenny

263 views
Skip to first unread message

Brian Millan

unread,
Feb 3, 2008, 10:20:11 PM2/3/08
to
Package: mpd
Version: 0.13.0-5

Invoking mpd thusly:
brianslug:/etc# mpd
gives this error:

couldn't find audio output plugin for type "shout" at line 98

brianslug:/etc# mpd --version
mpd (MPD: Music Player Daemon) 0.13.0

Copyright (C) 2003-2007 Warren Dukes <warren...@gmail.com>
This is free software; see the source for copying conditions.  There is NO
warranty; not even MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Supported formats:
mp3 mp2 ogg ogg flac wav au aiff aif m4a mp4 mpc amf dsm far gdm imf it med mod mtm s3m stm stx ult uni xm

Supported outputs:
alsa ao oss pulse jack

brianslug:/etc# dmesg
Linux version 2.6.22-3-ixp4xx (Debian 2.6.22-6) (ma...@debian.org) (gcc version 4.1.3 20070831 (prerelease) (Debian 4.1.2-16)) #1 Tue Nov 13 02:17:20 UTC 2007
CPU: XScale-IXP42x Family [690541f1] revision 1 (ARMv5TE), cr=0000397f
Machine: Linksys NSLU2

Relevent portion of mpd.conf:

audio_output {
        type                    "shout"
        name                    "My Shout Stream"
        host                    "localhost"
        port                    "8000"
        mount                   "/mpd.ogg"
        password                "mypasswd"
#        quality                 "5.0"
        bitrate                 "128"
        format                  "44100:16:1"
#        user                    "source"                # optional
#        description             "My Stream Description" # optional
#        genre                   "jazz"                  # optional
#        public                  "no"                    # optional
}


I suggest enabling shoutcast support in the package. I believe libshout and libshout-dev need to be installed on the compiling machine. I have tried compiling myself without success (noob).

Many thanks

--
Brian Millan

Decklin Foster

unread,
Feb 4, 2008, 1:20:08 AM2/4/08
to
Brian Millan writes:

> 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

Brian Millan

unread,
May 5, 2013, 9:20:03 AM5/5/13
to
Thanks for this. The precision of the Debian system. clearing up a bug report after 5 years! No loose ends! Looking forward to Wheezy!


On Thu, May 2, 2013 at 4:27 PM, Debian Bug Tracking System <ow...@bugs.debian.org> wrote:
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.



--
Brian
Skype - brian.jett
0 new messages