search for: kh36

Displaying 4 results from an estimated 4 matches for "kh36".

Did you mean: kh34
2004 Aug 06
2
icecast-2.0-kh34
On Sun, 25 Apr 2004, Wild Karl-Heinz wrote: > Program received signal SIGSEGV, Segmentation fault. > 0x08057f50 in format_mp3_write_buf_to_client (self=0x80bee00, client=0x80d5e00) > at format_mp3.c:311 > 311 if (ret < (int)refbuf->associated->len) > > what else can i do? When you get to this point, you should do a backtrace so Karl can see what is
2004 Aug 06
4
Update Metadata of ogg stream
On Wed, 21 Jan 2004, Karl Heyes wrote: Hello, I found this old message in the archive: > this is because it's an ogg stream, the mechanism above is the way to > insert song title updates for mp3. Either insert New+Metadata at ices > (won't work when using a playlist) or use my icecast -kh22 from > www.xiph.org/~karl which has the URL code for it in. is here any reason,
2004 Aug 06
0
icecast-2.0-kh34
...e to that fact that the client wants some but we haven't been provided with it yet. This could only happen right at the beginning, so I'm guessing this is an on-demand mp3 relay. A better/safer test is to replace the above line with if (client_mp3->in_metadata) I'll change it for kh36 :) karl. <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. U...
2004 Aug 06
0
Update Metadata of ogg stream
I'm trying out icecast-2.0-kh36 right now. The below message seems to imply that Karl's branch *can* update ogg metadata on streams somehow through the admin interface. Is this correct? And if so, how? This is a major hole in the official 2.0 release from my point of view. Matt On Wed, Apr 28, 2004 at 12:53:14PM +0200,...