Recent changes Random page
GAMING
Technology
 
Gaming
Entertainment
Science Fiction
Biggest wikis
Hobbies
Music
See more...

Talk:Configuration

From Music Player Daemon Community Wiki

Jump to: navigation, search

unrecognized paramater in conf at line 200: audio_output {


i use standart configs :-(

You are not using a subversion version of mpd, therefore can't use that line.

hmm? where to get a subversion or how does it work in the standart software ? thanks!

Use the config file in your /usr/doc/mpd (mpd.conf.example), If you don't know how to use subversion, then subversion is not for you.

i use this "mpd.conf.example" but i want do stream per icecast2 so i added this config and get this error

I'm not trying to be mean, but icecast support is only in mpd-svn (not in mpd-0.11.5) thus you will only be able to use it if you upgrade to the unstable version of mpd. If you do not know how to do this, or can't figure it out, as I said before you shouldn't do it.

Thanks. btw. when does the nexte stable version come?

It's unknown at the moment, it's slowly progressing. I would expect some time in the next 6 months, but nothing's guaranteed.

Contents

[edit] =====================

It seems like I have to insert within my config file:

#db_file		"~/.mpd/mpd.db"
state_file "/var/lib/mpd/state"
otherwise mpd --create-db will fail. I'm running ubuntu 6.10 with the repositry version of mpd, any clues?

The example generates an OGG stream. Can MPD also generate an MP3 stream?

On the jack section, it's not clear how to specify the jack-plug as a device in the configuration file. --vininim

I added a sample snippet of the audio_output section which works for me. --Marcus 89.53.32.131 15:48, 31 May 2007 (UTC)

MP3 cannot be used as a stream output due to patent problems generating mp3s.

[edit] MP3 Icecast support

When will MP3 streaming to Icecast support be included?

[edit] Easy configurator

Ummm... This is impossible to figure out. Is there a GUI/Wizard for configuring this?

[edit] output to sound card on FreeBSD ?

trying to setup mpd (for use w/ jinzora) on a FreeBSD6.3 box . . maybe I just don't understand the mpdconf.example file, but how would I set up to play to the on board sound card . . (not really sure what ALSA and OSS are) . .