<?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: experimenting with HTML5 video at the BBC</title>
	<atom:link href="http://hacks.mozilla.org/2009/08/html5-video-bbc/feed/" rel="self" type="application/rss+xml" />
	<link>http://hacks.mozilla.org/2009/08/html5-video-bbc/</link>
	<description>hacks.mozilla.org</description>
	<lastBuildDate>Fri, 10 Feb 2012 00:05:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: InVogue Study Meeting &#187; Blog Archive &#187; 8/28 HTML5講習</title>
		<link>http://hacks.mozilla.org/2009/08/html5-video-bbc/comment-page-1/#comment-13963</link>
		<dc:creator>InVogue Study Meeting &#187; Blog Archive &#187; 8/28 HTML5講習</dc:creator>
		<pubDate>Sat, 29 Aug 2009 12:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=1578#comment-13963</guid>
		<description>[...] ■BBCはおもしろいことをしているらしい http://hacks.mozilla.org/2009/08/html5-video-bbc/ [...]</description>
		<content:encoded><![CDATA[<p>[...] ■BBCはおもしろいことをしているらしい <a href="http://hacks.mozilla.org/2009/08/html5-video-bbc/" rel="nofollow">http://hacks.mozilla.org/2009/08/html5-video-bbc/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav M</title>
		<link>http://hacks.mozilla.org/2009/08/html5-video-bbc/comment-page-1/#comment-8620</link>
		<dc:creator>Gaurav M</dc:creator>
		<pubDate>Thu, 20 Aug 2009 05:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=1578#comment-8620</guid>
		<description>let see how fast big players will push HTML5
Excellent demo</description>
		<content:encoded><![CDATA[<p>let see how fast big players will push HTML5<br />
Excellent demo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RedLib</title>
		<link>http://hacks.mozilla.org/2009/08/html5-video-bbc/comment-page-1/#comment-8444</link>
		<dc:creator>RedLib</dc:creator>
		<pubDate>Wed, 19 Aug 2009 21:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=1578#comment-8444</guid>
		<description>A maximize button in the video controls that maximize the browser and zoom in on the video would automatically work with dom/js generated subtitles and other overlays. And require no standard updates.

I think some kind of miximize button is needed - users expects it and manually zooming and scrolling is a pain.</description>
		<content:encoded><![CDATA[<p>A maximize button in the video controls that maximize the browser and zoom in on the video would automatically work with dom/js generated subtitles and other overlays. And require no standard updates.</p>
<p>I think some kind of miximize button is needed &#8211; users expects it and manually zooming and scrolling is a pain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Blizzard</title>
		<link>http://hacks.mozilla.org/2009/08/html5-video-bbc/comment-page-1/#comment-8421</link>
		<dc:creator>Christopher Blizzard</dc:creator>
		<pubDate>Wed, 19 Aug 2009 20:11:47 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=1578#comment-8421</guid>
		<description>Hi!  Turns out that a lot of that overhead comes from Mozilla&#039;s drawing, not from the codec directly.  And we continue to make improvements there in each release.</description>
		<content:encoded><![CDATA[<p>Hi!  Turns out that a lot of that overhead comes from Mozilla&#8217;s drawing, not from the codec directly.  And we continue to make improvements there in each release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Saunders</title>
		<link>http://hacks.mozilla.org/2009/08/html5-video-bbc/comment-page-1/#comment-8362</link>
		<dc:creator>Ken Saunders</dc:creator>
		<pubDate>Wed, 19 Aug 2009 18:26:21 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=1578#comment-8362</guid>
		<description>Man, that is cool!

I&#039;m wondering if there is a way to use that to offer several different videos/clips in the same player instead of loading 5 (or more) different pages to view each video that may be offered?

Or perhaps the individual videos could be merged into one but divided into chapters with each stopping after they play out?

Of course it would probably be wise to keep the length of the videos somewhat short. 
I like using autobuffer, but it seems to put a serious drag on my whole system. 
My new trick is to add diversionary text while the video loads. :)
http://www.accessfirefox.org/Growing_a_Firefox_Fathead.php

I&#039;d appreciate any feedback on how to accomplish what I mentioned above since I&#039;m not a developer by nature. 
I just play one on TV.</description>
		<content:encoded><![CDATA[<p>Man, that is cool!</p>
<p>I&#8217;m wondering if there is a way to use that to offer several different videos/clips in the same player instead of loading 5 (or more) different pages to view each video that may be offered?</p>
<p>Or perhaps the individual videos could be merged into one but divided into chapters with each stopping after they play out?</p>
<p>Of course it would probably be wise to keep the length of the videos somewhat short.<br />
I like using autobuffer, but it seems to put a serious drag on my whole system.<br />
My new trick is to add diversionary text while the video loads. :)<br />
<a href="http://www.accessfirefox.org/Growing_a_Firefox_Fathead.php" rel="nofollow">http://www.accessfirefox.org/Growing_a_Firefox_Fathead.php</a></p>
<p>I&#8217;d appreciate any feedback on how to accomplish what I mentioned above since I&#8217;m not a developer by nature.<br />
I just play one on TV.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: takapa</title>
		<link>http://hacks.mozilla.org/2009/08/html5-video-bbc/comment-page-1/#comment-8263</link>
		<dc:creator>takapa</dc:creator>
		<pubDate>Wed, 19 Aug 2009 16:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=1578#comment-8263</guid>
		<description>I&#039;m a huge fan of open standard and I really think the video tag is great in theory but the current Firefox implementation is extremely CPU hungry. It uses 35% of the CPU in not looking at zoomed video and 65% of the CPU if I zoomed in the video to fill my screen (Core 2 Duo 1.86Ghz).

I do hope that GPU acceleration of the Theora codec will be supported soon as the video tag is currently no better than Flash in performance terms.</description>
		<content:encoded><![CDATA[<p>I&#8217;m a huge fan of open standard and I really think the video tag is great in theory but the current Firefox implementation is extremely CPU hungry. It uses 35% of the CPU in not looking at zoomed video and 65% of the CPU if I zoomed in the video to fill my screen (Core 2 Duo 1.86Ghz).</p>
<p>I do hope that GPU acceleration of the Theora codec will be supported soon as the video tag is currently no better than Flash in performance terms.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sep332</title>
		<link>http://hacks.mozilla.org/2009/08/html5-video-bbc/comment-page-1/#comment-8161</link>
		<dc:creator>sep332</dc:creator>
		<pubDate>Wed, 19 Aug 2009 11:33:17 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=1578#comment-8161</guid>
		<description>With Ubiquity and a little patience, you can have machine translation of subtitles.

I&#039;m not sure why running the whole page through Google Translate doesn&#039;t work, or using Ubiquity&#039;s edit and save commands on the subtitles.  Any ideas on how to make that work?</description>
		<content:encoded><![CDATA[<p>With Ubiquity and a little patience, you can have machine translation of subtitles.</p>
<p>I&#8217;m not sure why running the whole page through Google Translate doesn&#8217;t work, or using Ubiquity&#8217;s edit and save commands on the subtitles.  Any ideas on how to make that work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PotatoZone &#187; آزمایش ویدئوی HTML5 در BBC</title>
		<link>http://hacks.mozilla.org/2009/08/html5-video-bbc/comment-page-1/#comment-8157</link>
		<dc:creator>PotatoZone &#187; آزمایش ویدئوی HTML5 در BBC</dc:creator>
		<pubDate>Wed, 19 Aug 2009 11:22:01 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=1578#comment-8157</guid>
		<description>[...] [via hacks.mozilla.org] [...]</description>
		<content:encoded><![CDATA[<p>[...] [via hacks.mozilla.org] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RedLib</title>
		<link>http://hacks.mozilla.org/2009/08/html5-video-bbc/comment-page-1/#comment-8138</link>
		<dc:creator>RedLib</dc:creator>
		<pubDate>Wed, 19 Aug 2009 10:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=1578#comment-8138</guid>
		<description>Awesome BBC demo!

The subtitles trick opens for user generated translations of on-line videos. The same trick can be used for hot links in videos, both fore navigation in video and to related websites / videos - very useful!

But it make me wonder hove to make it work with maximizing of videos. The standard forbid script controlled maximization so the browser must &#039;magicaly&#039; know what to maximize with the video.

One possibility is to add a style on divs telling the browser they are maximizable so if some element inside them is maximized the div with all it&#039;s contents should be maximized instead - with all magical scaling it takes. But thats right now a standards question rather then a browser issue :-(

BTW. The ubuntu &#039;standard&#039; build of firefox 3.5 for ubuntu 9.04 do not support maximization of videos yet - that make the free formats less useful (in an important sens) then the formats that use the old plug-in. But I guess it&#039;s work in progress.</description>
		<content:encoded><![CDATA[<p>Awesome BBC demo!</p>
<p>The subtitles trick opens for user generated translations of on-line videos. The same trick can be used for hot links in videos, both fore navigation in video and to related websites / videos &#8211; very useful!</p>
<p>But it make me wonder hove to make it work with maximizing of videos. The standard forbid script controlled maximization so the browser must &#8216;magicaly&#8217; know what to maximize with the video.</p>
<p>One possibility is to add a style on divs telling the browser they are maximizable so if some element inside them is maximized the div with all it&#8217;s contents should be maximized instead &#8211; with all magical scaling it takes. But thats right now a standards question rather then a browser issue :-(</p>
<p>BTW. The ubuntu &#8216;standard&#8217; build of firefox 3.5 for ubuntu 9.04 do not support maximization of videos yet &#8211; that make the free formats less useful (in an important sens) then the formats that use the old plug-in. But I guess it&#8217;s work in progress.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://hacks.mozilla.org/2009/08/html5-video-bbc/comment-page-1/#comment-8110</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Wed, 19 Aug 2009 04:06:46 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=1578#comment-8110</guid>
		<description>Sadly, their new HTML5 video controller&#039;s volume slider no longer goes to 11. I hope they fix that before release.</description>
		<content:encoded><![CDATA[<p>Sadly, their new HTML5 video controller&#8217;s volume slider no longer goes to 11. I hope they fix that before release.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

