Re: [ubuntu-uk] MPD and Icecast2

2009-07-27 Thread Seif Attar
On Mon, 2009-07-27 at 18:38 +0100, Rob Beard wrote:
> Seif Attar wrote:
> > Hello,
> >
> >   
> 
> > Any ideas what the problem
> > could be? or how I should go about figuring it out!
> >
> > Best Regards,
> > Seif
> >
> >   
> I've seen this before with Icecast, when the song stopped the stream 
> would stop.  Can't remember how I fixed it myself, but doing a google 
> search found a long thread about MPD and a similar problem which is 
> here: 
> http://icecast.imux.net/viewtopic.php?t=6393&sid=15cc18663be832922d1c3e9fbdc308eb
> 
> It suggests updating to MPD 0.15, not sure if that'll help?
> 
> Ta,
> 
> Rob
> 
> 
> 

Thanks for that, must have been searching for the wrong stuff! :)

I tried using foobar as in that thread, and it does work on that, so it
seems like it's the same problem. I have updated to mpd 0.15, but still
can't try if it works, my wife is watching TV using mythtv on the same
machine (note to self: Separation of Concerns is excellent :), will
check tomorrow 

Peace,
Seif



signature.asc
Description: This is a digitally signed message part
-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] MPD and Icecast2

2009-07-27 Thread Rob Beard
Seif Attar wrote:
> Hello,
>
>   

> Any ideas what the problem
> could be? or how I should go about figuring it out!
>
> Best Regards,
> Seif
>
>   
I've seen this before with Icecast, when the song stopped the stream 
would stop.  Can't remember how I fixed it myself, but doing a google 
search found a long thread about MPD and a similar problem which is 
here: 
http://icecast.imux.net/viewtopic.php?t=6393&sid=15cc18663be832922d1c3e9fbdc308eb

It suggests updating to MPD 0.15, not sure if that'll help?

Ta,

Rob



-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


[ubuntu-uk] MPD and Icecast2

2009-07-27 Thread Seif Attar
Hello,

I have MPD setup to output to icecast, entry in mpd.conf:

audio_output {
type"shout"
name"MPD stream"
host"hostname"
port"8000"
mount   "/low.ogg"
password"whatever"
quality "3.0"
format  "96000:16:1"
user"source"
public  "yes"
}

I can connect and listen to the icecast stream, only problem is that the
player stops playing when MPD changes songs, and I have to click play
again, at first I thought it was a player problem, but I tried it with
totem, the firefox 3.5 ogg player, and windows media player. With the
same result, except totem gives an error dialog: 'Internal data flow
error'

mpd error log doesn't contain any errors at song change, nor does
icecast, it just has the following info at the time the song changes:

[2009-07-27  18:15:31] INFO format-vorbis/initial_vorbis_page seen
initial vorbis header
[2009-07-27  18:15:32] INFO format-vorbis/initial_vorbis_page seen
initial vorbis header

Which doesn't look like an problem to me. Any ideas what the problem
could be? or how I should go about figuring it out!

Best Regards,
Seif



signature.asc
Description: This is a digitally signed message part
-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/