<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Radio: Ogg Vorbis Stream</title>
	<link>http://www.chovy.com/personal/radio-ogg-vorbis-stream/</link>
	<description>Web Development by Chovy</description>
	<pubDate>Thu, 20 Nov 2008 15:34:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: George Gardiner</title>
		<link>http://www.chovy.com/personal/radio-ogg-vorbis-stream/#comment-381005</link>
		<author>George Gardiner</author>
		<pubDate>Tue, 11 Nov 2008 14:25:23 +0000</pubDate>
		<guid>http://www.chovy.com/personal/radio-ogg-vorbis-stream/#comment-381005</guid>
		<description>OGG/Vorbis is a horrible format for streaming. The OGG container format has a header which must be provided before any audio/video data can be sent, and must contain information that would typically be unavailable in a live streaming environment.

It is also useless if you join a stream part-way through in a P2P or multicast environment for example. Unicast OGG streaming servers get away with this by forgeing a header each and every time a user connects. Unfortunately, the bandwidth cost of unicasting are many, many times more that of any MP3 licensing requirement.

MP3 is a much better format for streaming. A player can join a stream at any point and play the audio that follows without the requirement for any header information that may have passed.

My 2c worth ;)</description>
		<content:encoded><![CDATA[<p>OGG/Vorbis is a horrible format for streaming. The OGG container format has a header which must be provided before any audio/video data can be sent, and must contain information that would typically be unavailable in a live streaming environment.</p>
<p>It is also useless if you join a stream part-way through in a P2P or multicast environment for example. Unicast OGG streaming servers get away with this by forgeing a header each and every time a user connects. Unfortunately, the bandwidth cost of unicasting are many, many times more that of any MP3 licensing requirement.</p>
<p>MP3 is a much better format for streaming. A player can join a stream at any point and play the audio that follows without the requirement for any header information that may have passed.</p>
<p>My 2c worth ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raven</title>
		<link>http://www.chovy.com/personal/radio-ogg-vorbis-stream/#comment-322</link>
		<author>Raven</author>
		<pubDate>Wed, 31 Dec 1969 16:00:00 +0000</pubDate>
		<guid>http://www.chovy.com/personal/radio-ogg-vorbis-stream/#comment-322</guid>
		<description>Umm... yes, OGG Vorbis is really a nice codec, but it's defenately not available for every platform.&lt;BR/&gt;I'm searching for an OGG Vorbis Firefox-plugin for hours, but I canntot find a thing...&lt;BR/&gt;It's a pity!</description>
		<content:encoded><![CDATA[<p>Umm&#8230; yes, OGG Vorbis is really a nice codec, but it&#8217;s defenately not available for every platform.<br />I&#8217;m searching for an OGG Vorbis Firefox-plugin for hours, but I canntot find a thing&#8230;<br />It&#8217;s a pity!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
