<?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: Auttomatic Releases WordPress Video Solution Framework Code</title>
	<atom:link href="http://chrisjean.com/2009/01/14/auttomatic-releases-wordpresscom-video-server-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrisjean.com/2009/01/14/auttomatic-releases-wordpresscom-video-server-code/</link>
	<description>Linux, WordPress, programming, anime, and other stuff</description>
	<lastBuildDate>Fri, 18 May 2012 19:58:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: gaarai</title>
		<link>http://chrisjean.com/2009/01/14/auttomatic-releases-wordpresscom-video-server-code/comment-page-1/#comment-721</link>
		<dc:creator>gaarai</dc:creator>
		<pubDate>Sat, 14 Feb 2009 13:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=583#comment-721</guid>
		<description>Sending you a reply now.</description>
		<content:encoded><![CDATA[<p>Sending you a reply now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Tervit</title>
		<link>http://chrisjean.com/2009/01/14/auttomatic-releases-wordpresscom-video-server-code/comment-page-1/#comment-720</link>
		<dc:creator>James Tervit</dc:creator>
		<pubDate>Sat, 14 Feb 2009 12:24:15 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=583#comment-720</guid>
		<description>I have managed to get as far as the final step of FFMPEG using a centos 5.2 64 bit build, I had a stumble on the qt-faststart build when compiling I got 

tools/qt-faststart.c: In function ‘main’:
tools/qt-faststart.c:133: warning: format ‘%llX’ expects type ‘long long unsigned int’, but argument 2 has type ‘uint64_t’
tools/qt-faststart.c:174: warning: format ‘%llX’ expects type ‘long long unsigned int’, but argument 2 has type ‘uint64_t’

my GCC version is gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)

i manually tested ffmpeg with
ffmpeg -i  -vcodec msmpeg4 -vtag MP43 -acodec libmp3lame  it works great

I sent you a message see if we can team up... frustrating as I am nearly there on the transcoder..... my heart aint pumping yet lol</description>
		<content:encoded><![CDATA[<p>I have managed to get as far as the final step of FFMPEG using a centos 5.2 64 bit build, I had a stumble on the qt-faststart build when compiling I got </p>
<p>tools/qt-faststart.c: In function ‘main’:<br />
tools/qt-faststart.c:133: warning: format ‘%llX’ expects type ‘long long unsigned int’, but argument 2 has type ‘uint64_t’<br />
tools/qt-faststart.c:174: warning: format ‘%llX’ expects type ‘long long unsigned int’, but argument 2 has type ‘uint64_t’</p>
<p>my GCC version is gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)</p>
<p>i manually tested ffmpeg with<br />
ffmpeg -i  -vcodec msmpeg4 -vtag MP43 -acodec libmp3lame  it works great</p>
<p>I sent you a message see if we can team up&#8230; frustrating as I am nearly there on the transcoder&#8230;.. my heart aint pumping yet lol</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gaarai</title>
		<link>http://chrisjean.com/2009/01/14/auttomatic-releases-wordpresscom-video-server-code/comment-page-1/#comment-680</link>
		<dc:creator>gaarai</dc:creator>
		<pubDate>Sat, 07 Feb 2009 02:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=583#comment-680</guid>
		<description>Thanks for the personal update Hailin. I&#039;ll definitely check out the updates.</description>
		<content:encoded><![CDATA[<p>Thanks for the personal update Hailin. I&#8217;ll definitely check out the updates.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hailin</title>
		<link>http://chrisjean.com/2009/01/14/auttomatic-releases-wordpresscom-video-server-code/comment-page-1/#comment-679</link>
		<dc:creator>Hailin</dc:creator>
		<pubDate>Sat, 07 Feb 2009 01:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=583#comment-679</guid>
		<description>Hi, 

Some updates on the plugin: 

1. Merged in new video code. 
1. Added screenshot section that contains video architecture diagram.
2. Added server/setup directory which contains detailed step-by-step instruction to set up video transcoder, and a test script to verify the setup.  
3. Extended the installation section.
4. Added a new section “URL structure” which describes the details of URL transformation in step-by-step manner. 
5. Added FAQ section.

Please check it out again and let me know if you have any feedback.
http://wordpress.org/extend/plugins/wordpresscom-video-server/

Hailin</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Some updates on the plugin: </p>
<p>1. Merged in new video code.<br />
1. Added screenshot section that contains video architecture diagram.<br />
2. Added server/setup directory which contains detailed step-by-step instruction to set up video transcoder, and a test script to verify the setup.<br />
3. Extended the installation section.<br />
4. Added a new section “URL structure” which describes the details of URL transformation in step-by-step manner.<br />
5. Added FAQ section.</p>
<p>Please check it out again and let me know if you have any feedback.<br />
<a href="http://wordpress.org/extend/plugins/wordpresscom-video-server/" rel="nofollow">http://wordpress.org/extend/plugins/wordpresscom-video-server/</a></p>
<p>Hailin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gaarai</title>
		<link>http://chrisjean.com/2009/01/14/auttomatic-releases-wordpresscom-video-server-code/comment-page-1/#comment-610</link>
		<dc:creator>gaarai</dc:creator>
		<pubDate>Sun, 18 Jan 2009 23:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=583#comment-610</guid>
		<description>I&#039;m not sure that I&#039;ll be trying to incorporate anything into Amazon storage engine. However, that could be an interesting test as I&#039;ve never done that before. So maybe I should take it as a challenge. :)</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure that I&#8217;ll be trying to incorporate anything into Amazon storage engine. However, that could be an interesting test as I&#8217;ve never done that before. So maybe I should take it as a challenge. <img src='http://chrisjean.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ohad</title>
		<link>http://chrisjean.com/2009/01/14/auttomatic-releases-wordpresscom-video-server-code/comment-page-1/#comment-609</link>
		<dc:creator>ohad</dc:creator>
		<pubDate>Sun, 18 Jan 2009 21:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=583#comment-609</guid>
		<description>Hi,

I&#039;ll be very interested to hear how you work this thing out as I&#039;m currently examine it myself.

I made a Video site a few months ago as a beta site based on theme and code I&#039;ve modified, but I&#039;m interested to make a much more comprehensive site.

Also, let me know if you get this to work with Amazon S3/EC2.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ll be very interested to hear how you work this thing out as I&#8217;m currently examine it myself.</p>
<p>I made a Video site a few months ago as a beta site based on theme and code I&#8217;ve modified, but I&#8217;m interested to make a much more comprehensive site.</p>
<p>Also, let me know if you get this to work with Amazon S3/EC2.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

