<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Javascript libraries for &lt;video&gt; support</title>
	<atom:link href="http://blog.gingertech.net/2009/07/08/javascript-libraries-for-support/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gingertech.net/2009/07/08/javascript-libraries-for-support/</link>
	<description>Silvia&#039;s blog</description>
	<lastBuildDate>Sun, 28 Feb 2010 17:51:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Metavid Blog &#187; Help build a better Internet with Open Video</title>
		<link>http://blog.gingertech.net/2009/07/08/javascript-libraries-for-support/comment-page-1/#comment-1072</link>
		<dc:creator>Metavid Blog &#187; Help build a better Internet with Open Video</dc:creator>
		<pubDate>Fri, 10 Jul 2009 22:17:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/?p=468#comment-1072</guid>
		<description>[...] Update: Also see the xiph.org page on html5 video Also see Silvia&#8217;s round up of javascript libraries for embedding &lt;video&gt; [...]</description>
		<content:encoded><![CDATA[<p>[...] Update: Also see the xiph.org page on html5 video Also see Silvia&#8217;s round up of javascript libraries for embedding &lt;video&gt; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Video &#124; Enjolt.com &#124; Innovate for Success</title>
		<link>http://blog.gingertech.net/2009/07/08/javascript-libraries-for-support/comment-page-1/#comment-1056</link>
		<dc:creator>Video &#124; Enjolt.com &#124; Innovate for Success</dc:creator>
		<pubDate>Wed, 08 Jul 2009 14:48:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/?p=468#comment-1056</guid>
		<description>[...] , frames, fonts, texts, buttons, sprites and ActionScripts. E.g. you crapper select ActionScript   Javascript libraries for  support - blog.gingertech.net 07/08/2009 Now that Firefox 3.5 is released with native HTML5 tag support, it [...]</description>
		<content:encoded><![CDATA[<p>[...] , frames, fonts, texts, buttons, sprites and ActionScripts. E.g. you crapper select ActionScript   Javascript libraries for  support &#8211; blog.gingertech.net 07/08/2009 Now that Firefox 3.5 is released with native HTML5 tag support, it [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: silvia</title>
		<link>http://blog.gingertech.net/2009/07/08/javascript-libraries-for-support/comment-page-1/#comment-1055</link>
		<dc:creator>silvia</dc:creator>
		<pubDate>Wed, 08 Jul 2009 13:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/?p=468#comment-1055</guid>
		<description>David - thanks for noticing - will correct the blog post. Silvia.</description>
		<content:encoded><![CDATA[<p>David &#8211; thanks for noticing &#8211; will correct the blog post. Silvia.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://blog.gingertech.net/2009/07/08/javascript-libraries-for-support/comment-page-1/#comment-1054</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Wed, 08 Jul 2009 12:16:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/?p=468#comment-1054</guid>
		<description>I&#039;ve not tested this but I was under the impression that Safari supports a subset of codecs from Quicktime (this is how you can sneak Theora/Vorbis in with a codec plugin). And that Chrome, while it includes ffmpeg and could in theory support all sorts of things, only has Theora/Vorbis and H.264/AAC compiled in.

So this sentence seems backward &quot;Safari/Webkit only supports MPEG4, and Chrome supports both of these and more&quot;

Regarding your question to Dan, video4all appears to use browser specific javascript extensions, so in theory it could do more clever stuff than a cross-platform javascript (which is what it falls back to in other browsers) but I admit to being curious about what the actual benefits of this are in this case.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve not tested this but I was under the impression that Safari supports a subset of codecs from Quicktime (this is how you can sneak Theora/Vorbis in with a codec plugin). And that Chrome, while it includes ffmpeg and could in theory support all sorts of things, only has Theora/Vorbis and H.264/AAC compiled in.</p>
<p>So this sentence seems backward &#8220;Safari/Webkit only supports MPEG4, and Chrome supports both of these and more&#8221;</p>
<p>Regarding your question to Dan, video4all appears to use browser specific javascript extensions, so in theory it could do more clever stuff than a cross-platform javascript (which is what it falls back to in other browsers) but I admit to being curious about what the actual benefits of this are in this case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: silvia</title>
		<link>http://blog.gingertech.net/2009/07/08/javascript-libraries-for-support/comment-page-1/#comment-1053</link>
		<dc:creator>silvia</dc:creator>
		<pubDate>Wed, 08 Jul 2009 12:10:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/?p=468#comment-1053</guid>
		<description>Hi Dan, ah - I thought it was yours - apologies.

Actually, the html5flash project actually tries to implement the javascript API that HTML5 exposes for &lt;video&gt; to the flash player, too. So, that is not just a hack, but trying to integrate it properly.

For most of the others, you are right - they make sure the video playback works, which is good, but not all the way.

Let&#039;s hope we can all move to Theora in the near future!

Silvia.</description>
		<content:encoded><![CDATA[<p>Hi Dan, ah &#8211; I thought it was yours &#8211; apologies.</p>
<p>Actually, the html5flash project actually tries to implement the javascript API that HTML5 exposes for &lt;video> to the flash player, too. So, that is not just a hack, but trying to integrate it properly.</p>
<p>For most of the others, you are right &#8211; they make sure the video playback works, which is good, but not all the way.</p>
<p>Let&#8217;s hope we can all move to Theora in the near future!</p>
<p>Silvia.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://blog.gingertech.net/2009/07/08/javascript-libraries-for-support/comment-page-1/#comment-1052</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 08 Jul 2009 12:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/?p=468#comment-1052</guid>
		<description>Hi Silvia, I just recently came across the video4all project, so I am not able to comment much on it.

All I can say is that all these solutions really are just fallback solutions: they allow users to view a video (which is great in itself) but they do not implement all the fundamental behaviors, accessibility features, visuals, etc. of the standardized (-to be) &#039;video&#039; element.

These hacks serve a purpose for the time being by filling a gap in browsers vendors, but hopefully they will become obsolete soon :)

Otherwise, it&#039;ll be just another way to interface with existing video playback facilities (e.g. Silverlight, Flash, Quicktime, etc.), which misses the whole point of having a uniform video experience across platforms.

/Dan</description>
		<content:encoded><![CDATA[<p>Hi Silvia, I just recently came across the video4all project, so I am not able to comment much on it.</p>
<p>All I can say is that all these solutions really are just fallback solutions: they allow users to view a video (which is great in itself) but they do not implement all the fundamental behaviors, accessibility features, visuals, etc. of the standardized (-to be) &#8216;video&#8217; element.</p>
<p>These hacks serve a purpose for the time being by filling a gap in browsers vendors, but hopefully they will become obsolete soon <img src='http://blog.gingertech.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Otherwise, it&#8217;ll be just another way to interface with existing video playback facilities (e.g. Silverlight, Flash, Quicktime, etc.), which misses the whole point of having a uniform video experience across platforms.</p>
<p>/Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: silvia</title>
		<link>http://blog.gingertech.net/2009/07/08/javascript-libraries-for-support/comment-page-1/#comment-1051</link>
		<dc:creator>silvia</dc:creator>
		<pubDate>Wed, 08 Jul 2009 11:52:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/?p=468#comment-1051</guid>
		<description>Hi Dan,

Can you leave a more detailed explanation what differentiates video4all from the others? I found it rather difficult to do this, but I&#039;m more than happy for you to add this in a comment!

Thanks,
Silvia.</description>
		<content:encoded><![CDATA[<p>Hi Dan,</p>
<p>Can you leave a more detailed explanation what differentiates video4all from the others? I found it rather difficult to do this, but I&#8217;m more than happy for you to add this in a comment!</p>
<p>Thanks,<br />
Silvia.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://blog.gingertech.net/2009/07/08/javascript-libraries-for-support/comment-page-1/#comment-1050</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 08 Jul 2009 10:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/?p=468#comment-1050</guid>
		<description>in response to:
&quot;several posts that demonstrate how to play flv files in a  tag.&quot;

http://grack.com/blog/2009/07/07/video-support-for-older-browsers/

http://grack.com/blog/2009/07/07/more-on-video4all-html5-video-everywhere/

Cheers, Dan</description>
		<content:encoded><![CDATA[<p>in response to:<br />
&#8220;several posts that demonstrate how to play flv files in a  tag.&#8221;</p>
<p><a href="http://grack.com/blog/2009/07/07/video-support-for-older-browsers/" rel="nofollow">http://grack.com/blog/2009/07/07/video-support-for-older-browsers/</a></p>
<p><a href="http://grack.com/blog/2009/07/07/more-on-video4all-html5-video-everywhere/" rel="nofollow">http://grack.com/blog/2009/07/07/more-on-video4all-html5-video-everywhere/</a></p>
<p>Cheers, Dan</p>
]]></content:encoded>
	</item>
</channel>
</rss>
