I tested it this morning and here are my findings: 1) The Intro tag causes Real Player to give an error that the stream "contains unexpected data and may be corrupt". It does not play with the Intro tag in the mount point. If I remove the Intro tag the stream plays, and, the Real Player noise caused by meta-data is gone and the meta-data updates work. 2) The Intro plays in iTunes and switches over to the stream when the Intro has finished. The meta-data updates work. 4) The Intro works in Windows Media Player and when the intro if finished, it switches over to the stream. Meta-data updates do not appear to work with WMP. Thank you, Fred -----Original Message----- From: Karl Heyes [mailto:karl@xiph.org] Sent: Wednesday, June 08, 2005 7:55 AM To: Fred Black Cc: 'icecast' Subject: RE: [Icecast] IceCast 2.2 MP3 stream and Real Player noise On Tue, 2005-06-07 at 13:44, Fred Black wrote:> Thanks, > Is there anyway to get a pre 2.3 compiled version of this for Windows?oddsock has been kind enough to built one, try http://www.oddsock.org/icecast/icecast2_win32_2.2.0_06072005_setup.exe and let us know karl.
On Wed, 2005-06-08 at 16:34, Fred Black wrote:> I tested it this morning and here are my findings:cheers> 1) The Intro tag causes Real Player to give an error that the stream > "contains unexpected data and may be corrupt". It does not play with the > Intro tag in the mount point. If I remove the Intro tag the stream plays, > and, the Real Player noise caused by meta-data is gone and the meta-data > updates work. > > 2) The Intro plays in iTunes and switches over to the stream when the Intro > has finished. The meta-data updates work. > > 4) The Intro works in Windows Media Player and when the intro if finished, > it switches over to the stream. Meta-data updates do not appear to work > with WMP.I don't think WMP requests the metadata, and if a listener does not request it then we have to assume it cannot handle it, after all the metadata breaks the mp3 spec. I committed the fix for realplayer after the intro file update, so I suspect you are seeing a similar thing with intro files as you did before. At least we know the cause, and it seems like real is the only one suffering from it currently. I'll look into the intro metadata. karl.
Greg J. Ogonowski
2005-Jun-08 09:08 UTC
[Icecast] IceCast 2.2 MP3 stream and Real Player noise
Two other players that I am aware of that have Icecast2 issues have been VLC and CoreCodec BetaPlayer. I have been in contact with both developer paths and set up test streams for them in an attempt to get this fixed. CoreCodec is in the process of making the necessary changes. I do not know about VLC. I was never able to get confirmation. -greg. At 09:05 2005-06-08, Karl Heyes wrote:>On Wed, 2005-06-08 at 16:34, Fred Black wrote: > > I tested it this morning and here are my findings: > >cheers > > > 1) The Intro tag causes Real Player to give an error that the stream > > "contains unexpected data and may be corrupt". It does not play with the > > Intro tag in the mount point. If I remove the Intro tag the stream plays, > > and, the Real Player noise caused by meta-data is gone and the meta-data > > updates work. > > > > 2) The Intro plays in iTunes and switches over to the stream when the Intro > > has finished. The meta-data updates work. > > > > 4) The Intro works in Windows Media Player and when the intro if finished, > > it switches over to the stream. Meta-data updates do not appear to work > > with WMP. > >I don't think WMP requests the metadata, and if a listener does not >request it then we have to assume it cannot handle it, after all the >metadata breaks the mp3 spec. > >I committed the fix for realplayer after the intro file update, so I >suspect you are seeing a similar thing with intro files as you did >before. At least we know the cause, and it seems like real is the only >one suffering from it currently. I'll look into the intro metadata. > >karl. > >_______________________________________________ >Icecast mailing list >Icecast@xiph.org >http://lists.xiph.org/mailman/listinfo/icecast__________________________________________________________________________ Greg J. Ogonowski VP Product Development ORBAN / CRL, Inc. 1525 Alvarado St. San Leandro, CA 94577 USA TEL +1 510 351-3500 FAX +1 510 351-0500 greg@orban.com http://www.orban.com
On Wed, 2005-06-08 at 16:34, Fred Black wrote:> I tested it this morning and here are my findings: > > 1) The Intro tag causes Real Player to give an error that the stream > "contains unexpected data and may be corrupt". It does not play with the > Intro tag in the mount point. If I remove the Intro tag the stream plays, > and, the Real Player noise caused by meta-data is gone and the meta-data > updates work.I've committed a fix for sending StreamTitle in mp3 metadata with intro files. That should resolve realplayer (and whatever else) having the problem. karl.
Thank you! Do you think oddSock will be nice enough to build another Windows executable? Fred -----Original Message----- From: Karl Heyes [mailto:karl@xiph.org] Sent: Thursday, June 09, 2005 9:56 AM To: Fred Black Cc: 'icecast' Subject: RE: [Icecast] IceCast 2.2 MP3 stream and Real Player noise On Wed, 2005-06-08 at 16:34, Fred Black wrote:> I tested it this morning and here are my findings: > > 1) The Intro tag causes Real Player to give an error that the stream > "contains unexpected data and may be corrupt". It does not play with the > Intro tag in the mount point. If I remove the Intro tag the stream plays, > and, the Real Player noise caused by meta-data is gone and the meta-data > updates work.I've committed a fix for sending StreamTitle in mp3 metadata with intro files. That should resolve realplayer (and whatever else) having the problem. karl.