<?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 for CJ Jackson</title>
	<atom:link href="http://cj-jackson.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://cj-jackson.com</link>
	<description>Keeping it Fresh!</description>
	<lastBuildDate>Sat, 28 Aug 2010 23:57:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on First VLog in awhile! by Paul Emsley</title>
		<link>http://cj-jackson.com/2010/08/29/first-vlog-in-awhile/comment-page-1/#comment-628</link>
		<dc:creator>Paul Emsley</dc:creator>
		<pubDate>Sat, 28 Aug 2010 23:57:53 +0000</pubDate>
		<guid isPermaLink="false">http://cj-jackson.com/?p=1600#comment-628</guid>
		<description>this is the greatest update you have ever done.</description>
		<content:encoded><![CDATA[<p>this is the greatest update you have ever done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Monday Night Combat (720p HD) by Raymond</title>
		<link>http://cj-jackson.com/2010/08/16/monday-night-combat-720p-hd/comment-page-1/#comment-627</link>
		<dc:creator>Raymond</dc:creator>
		<pubDate>Fri, 20 Aug 2010 12:37:46 +0000</pubDate>
		<guid isPermaLink="false">http://cj-jackson.com/?p=1530#comment-627</guid>
		<description>Opps posted to soon. It just took a wile for the big wight boxes to fill in with the photo of the video. So it&#039;s good.

-Raymond Day</description>
		<content:encoded><![CDATA[<p>Opps posted to soon. It just took a wile for the big wight boxes to fill in with the photo of the video. So it&#8217;s good.</p>
<p>-Raymond Day</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Monday Night Combat (720p HD) by Raymond</title>
		<link>http://cj-jackson.com/2010/08/16/monday-night-combat-720p-hd/comment-page-1/#comment-626</link>
		<dc:creator>Raymond</dc:creator>
		<pubDate>Fri, 20 Aug 2010 12:36:18 +0000</pubDate>
		<guid isPermaLink="false">http://cj-jackson.com/?p=1530#comment-626</guid>
		<description>With Google Crome the videos just show up as big wight boxes. All so it&#039;s getting the stack overflow error on line 15 again now.

-Raymond Day</description>
		<content:encoded><![CDATA[<p>With Google Crome the videos just show up as big wight boxes. All so it&#8217;s getting the stack overflow error on line 15 again now.</p>
<p>-Raymond Day</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pair of Swords by Christopher John Jackson</title>
		<link>http://cj-jackson.com/2010/08/17/pair-of-swords/comment-page-1/#comment-625</link>
		<dc:creator>Christopher John Jackson</dc:creator>
		<pubDate>Tue, 17 Aug 2010 22:59:55 +0000</pubDate>
		<guid isPermaLink="false">http://cj-jackson.com/?p=1537#comment-625</guid>
		<description>oh be careful with those thing, as they can penetrate easily ;-)</description>
		<content:encoded><![CDATA[<p>oh be careful with those thing, as they can penetrate easily <img src='http://cj-jackson.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on High Definition Video (720p) by Christopher J Jackson</title>
		<link>http://cj-jackson.com/2010/08/11/high-definition-video-720p/comment-page-1/#comment-624</link>
		<dc:creator>Christopher J Jackson</dc:creator>
		<pubDate>Mon, 16 Aug 2010 18:26:28 +0000</pubDate>
		<guid isPermaLink="false">http://cj-jackson.com/?p=1488#comment-624</guid>
		<description>I really should of said Flash support m4v/mp4 as for HTML5 Video that depend on the web browser, Chrome support both mp4 and ogg, Firefox only support ogg, Safari only support mp4 and Internet Explorer 8 and below does not render HTML5 Video therefore fallback to Flash.  Browser that do render HTML5 Video and does not find a compatibility video source, it will show a big x and sadly won&#039;t fallback and that is part of the HTML5 specification but JavaScript can be used to force fallback or you can load Flash first then use HTML5 Video as fallback with the code below.

[flowplayer]
{&quot;video&quot;:{&quot;src&quot;:&quot;../wordpress/wp-content/uploads/2010/08/Squirrel_jumped_from_bird_seed.m4v&quot;,
&quot;width&quot;:640,
&quot;height&quot;:480,
&quot;poster&quot;:&quot;photo.jpg&quot;}}
[/flowplayer]

The majority of web users have Flash installed on their PC or Mac anyway, as for mobile devices alot of them don&#039;t have Flash therefore will fallback to HTML5 Video, alot of them nowadays also have hardware decoders for H.264 which m4v/mp4 happens to uses.

You&#039;re welcome.

Chris.</description>
		<content:encoded><![CDATA[<p>I really should of said Flash support m4v/mp4 as for HTML5 Video that depend on the web browser, Chrome support both mp4 and ogg, Firefox only support ogg, Safari only support mp4 and Internet Explorer 8 and below does not render HTML5 Video therefore fallback to Flash.  Browser that do render HTML5 Video and does not find a compatibility video source, it will show a big x and sadly won&#8217;t fallback and that is part of the HTML5 specification but JavaScript can be used to force fallback or you can load Flash first then use HTML5 Video as fallback with the code below.</p>
<p>[flowplayer]<br />
{&quot;video&quot;:{&quot;src&quot;:&quot;../wordpress/wp-content/uploads/2010/08/Squirrel_jumped_from_bird_seed.m4v&quot;,<br />
&quot;width&quot;:640,<br />
&quot;height&quot;:480,<br />
&quot;poster&quot;:&quot;photo.jpg&quot;}}<br />
[/flowplayer]</p>
<p>The majority of web users have Flash installed on their PC or Mac anyway, as for mobile devices alot of them don&#8217;t have Flash therefore will fallback to HTML5 Video, alot of them nowadays also have hardware decoders for H.264 which m4v/mp4 happens to uses.</p>
<p>You&#8217;re welcome.</p>
<p>Chris.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on High Definition Video (720p) by Raymond</title>
		<link>http://cj-jackson.com/2010/08/11/high-definition-video-720p/comment-page-1/#comment-623</link>
		<dc:creator>Raymond</dc:creator>
		<pubDate>Mon, 16 Aug 2010 17:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://cj-jackson.com/?p=1488#comment-623</guid>
		<description>Just did your code with the photo in it and it works! I only had to add the path were the photo is.

Thank you.

-Raymond Day</description>
		<content:encoded><![CDATA[<p>Just did your code with the photo in it and it works! I only had to add the path were the photo is.</p>
<p>Thank you.</p>
<p>-Raymond Day</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on High Definition Video (720p) by Raymond</title>
		<link>http://cj-jackson.com/2010/08/11/high-definition-video-720p/comment-page-1/#comment-622</link>
		<dc:creator>Raymond</dc:creator>
		<pubDate>Mon, 16 Aug 2010 15:36:29 +0000</pubDate>
		<guid isPermaLink="false">http://cj-jackson.com/?p=1488#comment-622</guid>
		<description>Wow it just takes out HTML tags is says &quot;You may use these&quot; I said every see the Menuet OS. It&#039;s 100% assembly language on a floppy for a PC. I put this link in HTML tags http://www.menuetos.net/

No HTML tags now so it should take this post.

-Raymond Day</description>
		<content:encoded><![CDATA[<p>Wow it just takes out HTML tags is says &#8220;You may use these&#8221; I said every see the Menuet OS. It&#8217;s 100% assembly language on a floppy for a PC. I put this link in HTML tags <a href="http://www.menuetos.net/">http://www.menuetos.net/</a></p>
<p>No HTML tags now so it should take this post.</p>
<p>-Raymond Day</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on High Definition Video (720p) by Raymond</title>
		<link>http://cj-jackson.com/2010/08/11/high-definition-video-720p/comment-page-1/#comment-621</link>
		<dc:creator>Raymond</dc:creator>
		<pubDate>Mon, 16 Aug 2010 15:34:34 +0000</pubDate>
		<guid isPermaLink="false">http://cj-jackson.com/?p=1488#comment-621</guid>
		<description>I have both the m4v and ogg videos they are the same video only not the same type. You said &quot;m4v/mp4 alone support both Flash and HTML5 video&quot; So can I just have the m4v video and lots of browsers will play that type video with your plugin in WordPress?

Thank you for adding the photo code with the video code!

I think assembly language is just as easy for human can understand as basic.

I have did some code in PHP just editing it on Linux. I never looked at any thing but PHP code to know how. So it is easy for human&#039;s to understand.

&lt;a&gt;

-Raymond Day</description>
		<content:encoded><![CDATA[<p>I have both the m4v and ogg videos they are the same video only not the same type. You said &#8220;m4v/mp4 alone support both Flash and HTML5 video&#8221; So can I just have the m4v video and lots of browsers will play that type video with your plugin in WordPress?</p>
<p>Thank you for adding the photo code with the video code!</p>
<p>I think assembly language is just as easy for human can understand as basic.</p>
<p>I have did some code in PHP just editing it on Linux. I never looked at any thing but PHP code to know how. So it is easy for human&#8217;s to understand.</p>
<p><a></p>
<p>-Raymond Day</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bioshock Infinite (720p HD) by Thomas Williams</title>
		<link>http://cj-jackson.com/2010/08/14/bioshock-infinite-720p-hd/comment-page-1/#comment-620</link>
		<dc:creator>Thomas Williams</dc:creator>
		<pubDate>Sat, 14 Aug 2010 08:49:20 +0000</pubDate>
		<guid isPermaLink="false">http://cj-jackson.com/?p=1505#comment-620</guid>
		<description>and humour!
New laser shavor
http://www.youtube.com/watch?v=1HXBfbhs9V4&amp;feature=related

Ammo mule :P
http://www.youtube.com/watch?v=gImLuqCFMSA&amp;feature=channel</description>
		<content:encoded><![CDATA[<p>and humour!<br />
New laser shavor<br />
<a href="http://www.youtube.com/watch?v=1HXBfbhs9V4&amp;feature=related">http://www.youtube.com/watch?v=1HXBfbhs9V4&amp;feature=related</a></p>
<p>Ammo mule <img src='http://cj-jackson.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /><br />
<a href="http://www.youtube.com/watch?v=gImLuqCFMSA&amp;feature=channel">http://www.youtube.com/watch?v=gImLuqCFMSA&amp;feature=channel</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bioshock Infinite (720p HD) by Thomas Williams</title>
		<link>http://cj-jackson.com/2010/08/14/bioshock-infinite-720p-hd/comment-page-1/#comment-619</link>
		<dc:creator>Thomas Williams</dc:creator>
		<pubDate>Sat, 14 Aug 2010 08:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://cj-jackson.com/?p=1505#comment-619</guid>
		<description>sweet , shame its not out till 2012! 

This looks pretty fun for the time being :P
http://www.youtube.com/watch?v=Nfw3aml0Sss</description>
		<content:encoded><![CDATA[<p>sweet , shame its not out till 2012! </p>
<p>This looks pretty fun for the time being <img src='http://cj-jackson.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /><br />
<a href="http://www.youtube.com/watch?v=Nfw3aml0Sss">http://www.youtube.com/watch?v=Nfw3aml0Sss</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on High Definition Video (720p) by Christopher J Jackson</title>
		<link>http://cj-jackson.com/2010/08/11/high-definition-video-720p/comment-page-1/#comment-618</link>
		<dc:creator>Christopher J Jackson</dc:creator>
		<pubDate>Fri, 13 Aug 2010 14:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://cj-jackson.com/?p=1488#comment-618</guid>
		<description>Hi Raymond,

To answer the first question, easy just add the poster attribute.  Work with Flash Video, work with HTML5 video but not as well as Flash.

[video]
{&quot;src&quot;:[&quot;../wordpress/wp-content/uploads/2010/08/Squirrel_jumped_from_bird_seed.m4v&quot;,
&quot;../wordpress/wp-content/uploads/2010/08/Squirrel_jumped_from_bird_seed.ogg&quot;],
&quot;width&quot;:640,
&quot;height&quot;:480,
&quot;poster&quot;:&quot;photo.jpg&quot;}
[/video]

See http://code.google.com/p/html5videoplayer/wiki/Syntax for details

As for the next question, it&#039;s a yes and no answer, m4v/mp4 alone support both Flash and HTML5 video, but Flash video support is browser independent which is an advantage while HTML5 video is browser dependent which is a disadvantage, see http://en.wikipedia.org/wiki/HTML5_video#Table for details. &lt;a href=&quot;http://blogs.adobe.com/flashplatform/2010/05/adobe_support_for_vp8.html&quot;&gt;Adobe will add support for WebM in the next version of Flash&lt;/a&gt;, but sadly Apple won&#039;t support WebM for now, which means Safari, iPhone and iPad only support h.264.  Internet Explorer 9 will support WebM, only if the user installs the codec but not many will do that.  For the foreseeable future it&#039;s looks like it going to be h.264 and WebM (replacing Ogg, except Vorbis) as the html5 video de facto.

I have heard of assembly language, at one time it was suppose to be the wave of the future but time as proven otherwise and the binary language took the crown and is used on PC and many other devices as of today, the binary language which is older then assembly and is low level.  Modern high-level programming language such as C++ or PHP, uses either a compiler (C++) or a interpreter (PHP) to convert down to low-level binary language so the PC can understand it.  English, Spanish, French and Japanese are example of high-level languages, and obviously something a human can understand well, which a machine won&#039;t understand at all.

Anyway thanks for the compliment.

Chris.</description>
		<content:encoded><![CDATA[<p>Hi Raymond,</p>
<p>To answer the first question, easy just add the poster attribute.  Work with Flash Video, work with HTML5 video but not as well as Flash.</p>
<p>[video]<br />
{&quot;src&quot;:[&quot;../wordpress/wp-content/uploads/2010/08/Squirrel_jumped_from_bird_seed.m4v&quot;,<br />
&quot;../wordpress/wp-content/uploads/2010/08/Squirrel_jumped_from_bird_seed.ogg&quot;],<br />
&quot;width&quot;:640,<br />
&quot;height&quot;:480,<br />
&quot;poster&quot;:&quot;photo.jpg&quot;}<br />
[/video]</p>
<p>See <a href="http://code.google.com/p/html5videoplayer/wiki/Syntax">http://code.google.com/p/html5videoplayer/wiki/Syntax</a> for details</p>
<p>As for the next question, it&#8217;s a yes and no answer, m4v/mp4 alone support both Flash and HTML5 video, but Flash video support is browser independent which is an advantage while HTML5 video is browser dependent which is a disadvantage, see <a href="http://en.wikipedia.org/wiki/HTML5_video#Table">http://en.wikipedia.org/wiki/HTML5_video#Table</a> for details. <a href="http://blogs.adobe.com/flashplatform/2010/05/adobe_support_for_vp8.html">Adobe will add support for WebM in the next version of Flash</a>, but sadly Apple won&#8217;t support WebM for now, which means Safari, iPhone and iPad only support h.264.  Internet Explorer 9 will support WebM, only if the user installs the codec but not many will do that.  For the foreseeable future it&#8217;s looks like it going to be h.264 and WebM (replacing Ogg, except Vorbis) as the html5 video de facto.</p>
<p>I have heard of assembly language, at one time it was suppose to be the wave of the future but time as proven otherwise and the binary language took the crown and is used on PC and many other devices as of today, the binary language which is older then assembly and is low level.  Modern high-level programming language such as C++ or PHP, uses either a compiler (C++) or a interpreter (PHP) to convert down to low-level binary language so the PC can understand it.  English, Spanish, French and Japanese are example of high-level languages, and obviously something a human can understand well, which a machine won&#8217;t understand at all.</p>
<p>Anyway thanks for the compliment.</p>
<p>Chris.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on High Definition Video (720p) by Raymond</title>
		<link>http://cj-jackson.com/2010/08/11/high-definition-video-720p/comment-page-1/#comment-617</link>
		<dc:creator>Raymond</dc:creator>
		<pubDate>Fri, 13 Aug 2010 12:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://cj-jackson.com/?p=1488#comment-617</guid>
		<description>O by the way this &quot;High Definition Video (720p)&quot; works very good in both Google Chrome and IE.

Looks very good full screen too. Played with a Intel D510MO that is a 2 core Atom with GPU on the same chip. I have a 1920 by 1080 display too and it played good with this over the web.

-Raymond Day</description>
		<content:encoded><![CDATA[<p>O by the way this &#8220;High Definition Video (720p)&#8221; works very good in both Google Chrome and IE.</p>
<p>Looks very good full screen too. Played with a Intel D510MO that is a 2 core Atom with GPU on the same chip. I have a 1920 by 1080 display too and it played good with this over the web.</p>
<p>-Raymond Day</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on High Definition Video (720p) by Raymond</title>
		<link>http://cj-jackson.com/2010/08/11/high-definition-video-720p/comment-page-1/#comment-616</link>
		<dc:creator>Raymond</dc:creator>
		<pubDate>Fri, 13 Aug 2010 12:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://cj-jackson.com/?p=1488#comment-616</guid>
		<description>Hi Chris. Yes the stack overflow error is fixed now on this web page.

I just did the code you have in here just copy and paste it. Added the ../ before the links and it works in both IE and Google Chrome. But I guess I need a start photo for the IE part or flash part. How would that be added in the code you made here?

Looks like I have to encode 2 videos to have this then. Is there a way to just encode it to be one video file that works with both HTML5 and Flash video?

Can see the little 2008-2010 Flowplayer Ltd in the bottom left corner of the video before it starts. I like that, It&#039;s good to know what it&#039;s using.

By reading some of what you have here sound like you do nice neat code. I never program on a PC but have on old TRS-80 and commodore 64 so Z80 and 6502 CPU in assembly. I like doing nice neat code on them. But I did see very sloppy code disassembling others codes. It works but takes up a lots of space and is slow.

Thank you for making this HTML5 plugin for WordPress. Looks like it coming a long very good.

-Raymond Day</description>
		<content:encoded><![CDATA[<p>Hi Chris. Yes the stack overflow error is fixed now on this web page.</p>
<p>I just did the code you have in here just copy and paste it. Added the ../ before the links and it works in both IE and Google Chrome. But I guess I need a start photo for the IE part or flash part. How would that be added in the code you made here?</p>
<p>Looks like I have to encode 2 videos to have this then. Is there a way to just encode it to be one video file that works with both HTML5 and Flash video?</p>
<p>Can see the little 2008-2010 Flowplayer Ltd in the bottom left corner of the video before it starts. I like that, It&#8217;s good to know what it&#8217;s using.</p>
<p>By reading some of what you have here sound like you do nice neat code. I never program on a PC but have on old TRS-80 and commodore 64 so Z80 and 6502 CPU in assembly. I like doing nice neat code on them. But I did see very sloppy code disassembling others codes. It works but takes up a lots of space and is slow.</p>
<p>Thank you for making this HTML5 plugin for WordPress. Looks like it coming a long very good.</p>
<p>-Raymond Day</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on High Definition Video (720p) by Christopher J Jackson</title>
		<link>http://cj-jackson.com/2010/08/11/high-definition-video-720p/comment-page-1/#comment-615</link>
		<dc:creator>Christopher J Jackson</dc:creator>
		<pubDate>Fri, 13 Aug 2010 11:42:22 +0000</pubDate>
		<guid isPermaLink="false">http://cj-jackson.com/?p=1488#comment-615</guid>
		<description>Hi again, I just fixed the stack overflow issue, it was caused by swfobject and I have now disabled swfobject on this site, the plugin does take advantage of swfobject but don&#039;t worry that is disabled by default.

Chris.</description>
		<content:encoded><![CDATA[<p>Hi again, I just fixed the stack overflow issue, it was caused by swfobject and I have now disabled swfobject on this site, the plugin does take advantage of swfobject but don&#8217;t worry that is disabled by default.</p>
<p>Chris.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on High Definition Video (720p) by Christopher J Jackson</title>
		<link>http://cj-jackson.com/2010/08/11/high-definition-video-720p/comment-page-1/#comment-614</link>
		<dc:creator>Christopher J Jackson</dc:creator>
		<pubDate>Fri, 13 Aug 2010 08:42:47 +0000</pubDate>
		<guid isPermaLink="false">http://cj-jackson.com/?p=1488#comment-614</guid>
		<description>It seems that the posh double quote round “src” is causing the error, replace those posh double quote with normal double quote or update to 1.4.4.

Also make sure you set the width and height as well, as flash can&#039;t determine the width and height automatically.

[video]
{&quot;src&quot;:[&quot;wordpress/wp-content/uploads/2010/08/Squirrel_jumped_from_bird_seed.m4v&quot;,
&quot;wordpress/wp-content/uploads/2010/08/Squirrel_jumped_from_bird_seed.ogg&quot;],
&quot;width&quot;:640,
&quot;height&quot;:480}
[/video]

Chris.</description>
		<content:encoded><![CDATA[<p>It seems that the posh double quote round “src” is causing the error, replace those posh double quote with normal double quote or update to 1.4.4.</p>
<p>Also make sure you set the width and height as well, as flash can&#8217;t determine the width and height automatically.</p>
<p>[video]<br />
{&quot;src&quot;:[&quot;wordpress/wp-content/uploads/2010/08/Squirrel_jumped_from_bird_seed.m4v&quot;,<br />
&quot;wordpress/wp-content/uploads/2010/08/Squirrel_jumped_from_bird_seed.ogg&quot;],<br />
&quot;width&quot;:640,<br />
&quot;height&quot;:480}<br />
[/video]</p>
<p>Chris.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on High Definition Video (720p) by Raymond</title>
		<link>http://cj-jackson.com/2010/08/11/high-definition-video-720p/comment-page-1/#comment-613</link>
		<dc:creator>Raymond</dc:creator>
		<pubDate>Fri, 13 Aug 2010 02:15:57 +0000</pubDate>
		<guid isPermaLink="false">http://cj-jackson.com/?p=1488#comment-613</guid>
		<description>To better show it here is how it looks now just trying to test if it works:

http://i93.photobucket.com/albums/l41/RaymondDay/Any%20thing%20else/WordPress_HTML5_no_work2.jpg

But this don&#039;t work and get the error message.

All so your web page here all ways get a &quot;Stack overflow at line: 15&quot; Just click OK and it clears. But any link back to your web page bring it up again.

-Raymond Day</description>
		<content:encoded><![CDATA[<p>To better show it here is how it looks now just trying to test if it works:</p>
<p><a href="http://i93.photobucket.com/albums/l41/RaymondDay/Any%20thing%20else/WordPress_HTML5_no_work2.jpg">http://i93.photobucket.com/albums/l41/RaymondDay/Any%20thing%20else/WordPress_HTML5_no_work2.jpg</a></p>
<p>But this don&#8217;t work and get the error message.</p>
<p>All so your web page here all ways get a &#8220;Stack overflow at line: 15&#8243; Just click OK and it clears. But any link back to your web page bring it up again.</p>
<p>-Raymond Day</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on High Definition Video (720p) by Raymond</title>
		<link>http://cj-jackson.com/2010/08/11/high-definition-video-720p/comment-page-1/#comment-612</link>
		<dc:creator>Raymond</dc:creator>
		<pubDate>Fri, 13 Aug 2010 02:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://cj-jackson.com/?p=1488#comment-612</guid>
		<description>Thank you Christopher. I did what you said but it gets this error now:

UNKNOWN ERROR: probably syntax error. @ Video Tag

I copy just how you have it. I tested it to conver it with ffmpeg like this:

ffmpeg -i &quot;Squirrel jumped from bird seed.AVI&quot; -acodec aac -ab 128kb -vcodec mpeg4 &quot;Squirrel jumped from bird seed3.m4v&quot;

If this post don&#039;t remove any thing. Maybe it took out some of your text. I just copy it and past it.

The ffmpeg did not convert it good and with no sound. So I used the link you gave and from there downloaded and installed HandBrake on my Windows 7. It works very easy and good. It could not convert the video file off my LAN. So I copy it to my Windows 7 then it could convert it and it did a good job.

Something must be wrong with the code you put for this. It get that error in both IE and Google Crome.

-Raymond Day</description>
		<content:encoded><![CDATA[<p>Thank you Christopher. I did what you said but it gets this error now:</p>
<p>UNKNOWN ERROR: probably syntax error. @ Video Tag</p>
<p>I copy just how you have it. I tested it to conver it with ffmpeg like this:</p>
<p>ffmpeg -i &#8220;Squirrel jumped from bird seed.AVI&#8221; -acodec aac -ab 128kb -vcodec mpeg4 &#8220;Squirrel jumped from bird seed3.m4v&#8221;</p>
<p>If this post don&#8217;t remove any thing. Maybe it took out some of your text. I just copy it and past it.</p>
<p>The ffmpeg did not convert it good and with no sound. So I used the link you gave and from there downloaded and installed HandBrake on my Windows 7. It works very easy and good. It could not convert the video file off my LAN. So I copy it to my Windows 7 then it could convert it and it did a good job.</p>
<p>Something must be wrong with the code you put for this. It get that error in both IE and Google Crome.</p>
<p>-Raymond Day</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on High Definition Video (720p) by Christopher J Jackson</title>
		<link>http://cj-jackson.com/2010/08/11/high-definition-video-720p/comment-page-1/#comment-611</link>
		<dc:creator>Christopher J Jackson</dc:creator>
		<pubDate>Thu, 12 Aug 2010 18:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://cj-jackson.com/?p=1488#comment-611</guid>
		<description>You don&#039;t need to install anything on the Linux box, the plug-in won&#039;t produce a flash fallback for ogg, because that format is not support by Flash.  I assume you using Windows, you could try encoding a h.264 video using &lt;a href=&quot;http://handbrake.fr/&quot;&gt;Handbrake&lt;/a&gt; and look at the tutorial at http://diveintohtml5.org/video.html#handbrake-gui

After doing that use the code below

[video]
{&quot;src&quot;:[&quot;wordpress/wp-content/uploads/2010/08/Squirrel_jumped_from_bird_seed.m4v&quot;,
&quot;wordpress/wp-content/uploads/2010/08/Squirrel_jumped_from_bird_seed.ogg&quot;]}
[/video]</description>
		<content:encoded><![CDATA[<p>You don&#8217;t need to install anything on the Linux box, the plug-in won&#8217;t produce a flash fallback for ogg, because that format is not support by Flash.  I assume you using Windows, you could try encoding a h.264 video using <a href="http://handbrake.fr/">Handbrake</a> and look at the tutorial at <a href="http://diveintohtml5.org/video.html#handbrake-gui">http://diveintohtml5.org/video.html#handbrake-gui</a></p>
<p>After doing that use the code below</p>
<p>[video]<br />
{&#8220;src&#8221;:["wordpress/wp-content/uploads/2010/08/Squirrel_jumped_from_bird_seed.m4v",<br />
"wordpress/wp-content/uploads/2010/08/Squirrel_jumped_from_bird_seed.ogg"]}<br />
[/video]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on High Definition Video (720p) by Raymond</title>
		<link>http://cj-jackson.com/2010/08/11/high-definition-video-720p/comment-page-1/#comment-610</link>
		<dc:creator>Raymond</dc:creator>
		<pubDate>Thu, 12 Aug 2010 16:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://cj-jackson.com/?p=1488#comment-610</guid>
		<description>Tested it again. This time it worked. In Windows IE it shows this:

&quot;your browser does not support the video tag HTML5


No video playback capabilities, please download the video below
Download Video: Open Format: OGG&quot;

I had both in there so it showed it 2 times in Google Crome

I did click on the OGG and it open a player to play the video. But not in side Windows Internet Explorer.

I guess I need to install something on my Linux box that my WordPress is running on?

-Raymond Day</description>
		<content:encoded><![CDATA[<p>Tested it again. This time it worked. In Windows IE it shows this:</p>
<p>&#8220;your browser does not support the video tag HTML5</p>
<p>No video playback capabilities, please download the video below<br />
Download Video: Open Format: OGG&#8221;</p>
<p>I had both in there so it showed it 2 times in Google Crome</p>
<p>I did click on the OGG and it open a player to play the video. But not in side Windows Internet Explorer.</p>
<p>I guess I need to install something on my Linux box that my WordPress is running on?</p>
<p>-Raymond Day</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on High Definition Video (720p) by Raymond</title>
		<link>http://cj-jackson.com/2010/08/11/high-definition-video-720p/comment-page-1/#comment-609</link>
		<dc:creator>Raymond</dc:creator>
		<pubDate>Thu, 12 Aug 2010 15:17:33 +0000</pubDate>
		<guid isPermaLink="false">http://cj-jackson.com/?p=1488#comment-609</guid>
		<description>Not sure what I am doing wrong. In my WordPress I can update this HTML5 code very easy. It pops up in updates and I can just click to install it.

It just don&#039;t work so I must be doing something wrong. With things that use the HTML5 video code I can get video to work. Can paste the code in this reply it deletes it. So I will paste in a linked PrtScn I did of it.

http://i93.photobucket.com/albums/l41/RaymondDay/Any%20thing%20else/WordPress_HTML5_no_work.jpg

The HTML5 code works but doing the code with the plug in just does not. I even tested it putting the HTTP right in the link not using the &quot;..&quot; for the folder it&#039;s in all ready.

So if something is wrong what am I doing worng? I guess with this plug in it will work with other things that don&#039;t use HTML5 vidoe code.

-Raymond Day</description>
		<content:encoded><![CDATA[<p>Not sure what I am doing wrong. In my WordPress I can update this HTML5 code very easy. It pops up in updates and I can just click to install it.</p>
<p>It just don&#8217;t work so I must be doing something wrong. With things that use the HTML5 video code I can get video to work. Can paste the code in this reply it deletes it. So I will paste in a linked PrtScn I did of it.</p>
<p><a href="http://i93.photobucket.com/albums/l41/RaymondDay/Any%20thing%20else/WordPress_HTML5_no_work.jpg">http://i93.photobucket.com/albums/l41/RaymondDay/Any%20thing%20else/WordPress_HTML5_no_work.jpg</a></p>
<p>The HTML5 code works but doing the code with the plug in just does not. I even tested it putting the HTTP right in the link not using the &#8220;..&#8221; for the folder it&#8217;s in all ready.</p>
<p>So if something is wrong what am I doing worng? I guess with this plug in it will work with other things that don&#8217;t use HTML5 vidoe code.</p>
<p>-Raymond Day</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTML5 Audio and Video Plugins for WordPress! by Christopher J Jackson</title>
		<link>http://cj-jackson.com/2010/08/09/html5-audio-and-video-plugins-for-wordpress/comment-page-1/#comment-608</link>
		<dc:creator>Christopher J Jackson</dc:creator>
		<pubDate>Tue, 10 Aug 2010 16:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://cj-jackson.com/?p=1484#comment-608</guid>
		<description>Hello Ash,

The JS library should suppress the default controls, if that not working you could try applying &quot;controls&quot;:&quot;false&quot; in &quot;attribute&quot;:{} but may cause problem with users who have JavaScript disable and end up seeing no controls at all.

Anyway, which version of iPhone/iOS are you using? Which profile of h.264 are you using?</description>
		<content:encoded><![CDATA[<p>Hello Ash,</p>
<p>The JS library should suppress the default controls, if that not working you could try applying &#8220;controls&#8221;:&#8221;false&#8221; in &#8220;attribute&#8221;:{} but may cause problem with users who have JavaScript disable and end up seeing no controls at all.</p>
<p>Anyway, which version of iPhone/iOS are you using? Which profile of h.264 are you using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTML5 Audio and Video Plugins for WordPress! by Ash Whiting</title>
		<link>http://cj-jackson.com/2010/08/09/html5-audio-and-video-plugins-for-wordpress/comment-page-1/#comment-607</link>
		<dc:creator>Ash Whiting</dc:creator>
		<pubDate>Tue, 10 Aug 2010 14:20:42 +0000</pubDate>
		<guid isPermaLink="false">http://cj-jackson.com/?p=1484#comment-607</guid>
		<description>Ok. I have managed to get it working. I used the video js library you suggested, but the problem with that is that it also shows the default controls as well as this.

Can you tell me how to suppress these default controls and only use the js library for the controls.

Also, these controls don&#039;t work on an iPhone. The main reason for using HTML5 in the first place to render video.

Any idea when you might have a stable release of this finalised? It&#039;s potentially really good and I&#039;m keen to get it all working without having to hack your code, as when you update it it may break.

Great work so far, Thanks.</description>
		<content:encoded><![CDATA[<p>Ok. I have managed to get it working. I used the video js library you suggested, but the problem with that is that it also shows the default controls as well as this.</p>
<p>Can you tell me how to suppress these default controls and only use the js library for the controls.</p>
<p>Also, these controls don&#8217;t work on an iPhone. The main reason for using HTML5 in the first place to render video.</p>
<p>Any idea when you might have a stable release of this finalised? It&#8217;s potentially really good and I&#8217;m keen to get it all working without having to hack your code, as when you update it it may break.</p>
<p>Great work so far, Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTML5 Audio and Video Plugins for WordPress! by Ash Whiting</title>
		<link>http://cj-jackson.com/2010/08/09/html5-audio-and-video-plugins-for-wordpress/comment-page-1/#comment-606</link>
		<dc:creator>Ash Whiting</dc:creator>
		<pubDate>Tue, 10 Aug 2010 13:08:23 +0000</pubDate>
		<guid isPermaLink="false">http://cj-jackson.com/?p=1484#comment-606</guid>
		<description>Hi

I am attempting to use this plugin, the Flowplayer support side of things works fine. Unfortunately the HTML5 side of things doesn&#039;t work at all.

I have tested it in Safari and on iPhones and it just looks for the Flowplayer by default.

The lack of backend options is also a bit of an issue. I have installed it using the vague instructions you give, but it doesn&#039;t work at all.</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I am attempting to use this plugin, the Flowplayer support side of things works fine. Unfortunately the HTML5 side of things doesn&#8217;t work at all.</p>
<p>I have tested it in Safari and on iPhones and it just looks for the Flowplayer by default.</p>
<p>The lack of backend options is also a bit of an issue. I have installed it using the vague instructions you give, but it doesn&#8217;t work at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Motorbike Video Test by Christopher J Jackson</title>
		<link>http://cj-jackson.com/2010/07/04/motorbike-video-test/comment-page-1/#comment-605</link>
		<dc:creator>Christopher J Jackson</dc:creator>
		<pubDate>Tue, 27 Jul 2010 14:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://cj-jackson.com/?p=1260#comment-605</guid>
		<description>That is a simpler video tag, the issue with a simple one is that it can only support one video format, also there isn&#039;t a perfect format, e.g. safari won&#039;t play theora (ogg) because apple dislike it, likewise firefox won&#039;t play h.264 (mp4) due to patent and royalty fees.

HTML5 specification has been changed to work round the format issue, here a slightly more complicated one that will support one, two or more format.

&lt;code&gt;
&lt;video controls preload=&quot;none&quot;&gt;
   &lt;source src=&quot;example.m4v&quot;&gt;
   &lt;source src=&quot;example.ogv&quot;&gt;
   &lt;!-- Fallback goes here, such as text or flash object --&gt;
&lt;/video&gt;
&lt;/code&gt;

The example above should work with all browser that support HTML5 Video, the same can be done with Audio tags.  The browser will look at the video sources and pick the format that is support by the browser. The plugin produces code similar to the above but a bit more complicated and including the flash object for browsers that can&#039;t render HTML5 video;  all that coming from a simpler syntax. &lt;code&gt;[video:example.mp4&#124;example.ogg]&lt;/code&gt;Note: &lt;code&gt;&#124;&lt;/code&gt; is the source separater.

Tip: avoid putting spaces in video file name before uploading, spaces are used as delimiters in syntax.</description>
		<content:encoded><![CDATA[<p>That is a simpler video tag, the issue with a simple one is that it can only support one video format, also there isn&#8217;t a perfect format, e.g. safari won&#8217;t play theora (ogg) because apple dislike it, likewise firefox won&#8217;t play h.264 (mp4) due to patent and royalty fees.</p>
<p>HTML5 specification has been changed to work round the format issue, here a slightly more complicated one that will support one, two or more format.</p>
<p><code><br />
&lt;video controls preload="none"&gt;<br />
   &lt;source src="example.m4v"&gt;<br />
   &lt;source src="example.ogv"&gt;<br />
   &lt;!-- Fallback goes here, such as text or flash object --&gt;<br />
&lt;/video&gt;<br />
</code></p>
<p>The example above should work with all browser that support HTML5 Video, the same can be done with Audio tags.  The browser will look at the video sources and pick the format that is support by the browser. The plugin produces code similar to the above but a bit more complicated and including the flash object for browsers that can&#8217;t render HTML5 video;  all that coming from a simpler syntax. <code>[video:example.mp4|example.ogg]</code>Note: <code>|</code> is the source separater.</p>
<p>Tip: avoid putting spaces in video file name before uploading, spaces are used as delimiters in syntax.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Motorbike Video Test by Raymond</title>
		<link>http://cj-jackson.com/2010/07/04/motorbike-video-test/comment-page-1/#comment-603</link>
		<dc:creator>Raymond</dc:creator>
		<pubDate>Tue, 27 Jul 2010 12:01:43 +0000</pubDate>
		<guid isPermaLink="false">http://cj-jackson.com/?p=1260#comment-603</guid>
		<description>Can&#039;t edit it. I will just take the  out of this HTML5 video code to see if it shows it.

&lt;code&gt;&lt;video src=&quot;../wordpress/wp-content/uploads/2010/06/Done eating most family there.ogg&quot; controls=&quot;controls&quot; /&gt;&lt;/code&gt;

your browser does not support the video tag HTML5
/video

Just add the  That&#039;s how easy video is in HTML5 code any way. A start video tag and were the video is and a end video tag between  Seems the same as your code any way?

Hope all of this one shows up here.

-Raymond Day</description>
		<content:encoded><![CDATA[<p>Can&#8217;t edit it. I will just take the  out of this HTML5 video code to see if it shows it.</p>
<p><code>&lt;video src="../wordpress/wp-content/uploads/2010/06/Done eating most family there.ogg" controls="controls" /&gt;</code></p>
<p>your browser does not support the video tag HTML5<br />
/video</p>
<p>Just add the  That&#8217;s how easy video is in HTML5 code any way. A start video tag and were the video is and a end video tag between  Seems the same as your code any way?</p>
<p>Hope all of this one shows up here.</p>
<p>-Raymond Day</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Motorbike Video Test by Raymond</title>
		<link>http://cj-jackson.com/2010/07/04/motorbike-video-test/comment-page-1/#comment-602</link>
		<dc:creator>Raymond</dc:creator>
		<pubDate>Tue, 27 Jul 2010 11:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://cj-jackson.com/?p=1260#comment-602</guid>
		<description>O I just seen it took out the video tag. I guess this web page thought it was code.

I will see if this works this time. The HTML5 video code is about as easy as your code any way.

&lt;code&gt;&lt;/code&gt;

I put the code tags between it this time.

-Raymond Day</description>
		<content:encoded><![CDATA[<p>O I just seen it took out the video tag. I guess this web page thought it was code.</p>
<p>I will see if this works this time. The HTML5 video code is about as easy as your code any way.</p>
<p><code></code></p>
<p>I put the code tags between it this time.</p>
<p>-Raymond Day</p>
]]></content:encoded>
	</item>
</channel>
</rss>
