<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Chris JeanChris Jean &#187; video</title>
	<atom:link href="http://chrisjean.com/tag/video/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrisjean.com</link>
	<description>Linux, WordPress, programming, anime, and other stuff</description>
	<lastBuildDate>Mon, 16 Jan 2012 15:22:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Auttomatic Releases WordPress Video Solution Framework Code</title>
		<link>http://chrisjean.com/2009/01/14/auttomatic-releases-wordpresscom-video-server-code/</link>
		<comments>http://chrisjean.com/2009/01/14/auttomatic-releases-wordpresscom-video-server-code/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 16:18:59 +0000</pubDate>
		<dc:creator>Chris Jean</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[FFmpeg]]></category>
		<category><![CDATA[qt-faststart]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://gaarai.com/?p=583</guid>
		<description><![CDATA[I didn&#8217;t see a lot of fanfare, but the release of the WordPress Video Solution Framework plugin, also called the WordPress.com Video Server, has the potential to be huge. Some of you may wonder why I was interested in getting FFmpeg installed again. This is the reason why: Auttomatic has released code that makes it [...]]]></description>
			<content:encoded><![CDATA[<!-- filtered -->
<p>I didn&#8217;t see a lot of fanfare, but the release of the <a href="http://wordpress.org/extend/plugins/wordpresscom-video-server/" target="_blank">WordPress Video Solution Framework</a> plugin, also called the WordPress.com Video Server, has the potential to be huge.</p>
<p>Some of you may wonder why I was interested in <a href="http://chrisjean.com/2009/01/13/install-ffmpeg-and-ffmpeg-php-on-centos-easily/" target="_blank">getting FFmpeg installed</a> again. This is the reason why: <a href="http://automattic.com/" target="_blank">Auttomatic</a> has released code that makes it possible (with some work and knowhow) to turn a <a href="http://mu.wordpress.org/" target="_blank">WordPress Mu</a> platform into a video solution.</p>
<h3>Features</h3>
<ul>
<li>Video-Uploader: A program that will load raw video files into the transcoder without making the user wait</li>
<li>Video-Transcoder
<ul>
<li>Takes in raw video from the Uploader</li>
<li>Transcodes the video into h.264</li>
<li>Stores the video into an mp4 container</li>
<li>Creates thumbnails</li>
<li>Sends the files and meta data to the file server</li>
</ul>
</li>
<li>Video-FinalTouch
<ul>
<li>Receives files and data from the Transcoder</li>
<li>Copies the files into the source video&#8217;s folder</li>
<li>Updates the database tables with new video information</li>
<li>Can be customized to replicate or load files into a CDN (Content Delivery Network)</li>
</ul>
</li>
<li>Video-XML
<ul>
<li>Reads in information from the video such as: caption, duration, and format</li>
<li>Returns this information in XML format</li>
<li>Caches information to ensure quick performance</li>
</ul>
</li>
<li>Video-AJAX: Displays the video when the transcoder has not completed processing the raw video data</li>
<li>Includes a player written in ActionScript 3 that will handle proper display of the video based upon your configuration</li>
</ul>
<h3>Final Thoughts</h3>
<p>The notes indicate that at least some work must be done in order to make everything function. Since I have yet to try everything out yet, I don&#8217;t know exactly how much work that would be. I&#8217;ll be sure to post about my experiences and hopefully have some examples soon.</p>
<p>The notes also indicate that you&#8217;ll need to have a working install of <a href="http://ffmpeg.mplayerhq.hu/" target="_blank">FFmpeg</a> and <a href="http://multimedia.cx/eggs/improving-qt-faststart/" target="_blank">qt-faststart</a> (the readme.txt file says qu-faststart, but it&#8217;s actually qt-faststart). To install FFmpeg, see <a href="http://chrisjean.com/2009/01/13/install-ffmpeg-and-ffmpeg-php-on-centos-easily/" target="_blank">Install FFmpeg and ffmpeg-php on CentOS Easily</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrisjean.com/2009/01/14/auttomatic-releases-wordpresscom-video-server-code/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Discovering AMVs Again</title>
		<link>http://chrisjean.com/2008/10/24/discovering-amvs-again/</link>
		<comments>http://chrisjean.com/2008/10/24/discovering-amvs-again/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 19:42:15 +0000</pubDate>
		<dc:creator>Chris Jean</dc:creator>
				<category><![CDATA[Anime]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[AMV]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://gaarai.com/?p=374</guid>
		<description><![CDATA[I&#8217;ve always been a big fan of AMVs. Years ago, I would find and archive my favorites and then show them to my buddies when we&#8217;d hang out at IHOP. It was always a great way to start conversations about music and anime. Over the years, my focus on AMVs has waned. Fortunately, that has [...]]]></description>
			<content:encoded><![CDATA[<!-- filtered -->
<p>I&#8217;ve always been a big fan of AMVs. Years ago, I would find and archive my favorites and then show them to my buddies when we&#8217;d hang out at IHOP. It was always a great way to start conversations about music and anime. Over the years, my focus on AMVs has waned. Fortunately, that has now changed.</p>
<p>Lately, we&#8217;ve been having groups of friends over to the house frequently, and queuing up some <a href="http://amvhell.com/" target="_blank">AMV Hell</a> on the <a title="Home Theater PC" href="http://en.wikipedia.org/wiki/Home_theater_pc" target="_blank">HTPC</a> is a great way to keep everyone entertained and talking. This has broken my fast and got me back into digging around for some great AMVs, and great AMVs are what I found. I had never <a href="http://www.animemusicvideos.org/members/members_myprofile.php?user_id=222270" target="_blank">Nostromo</a> is my new-found favorite AMV creator. Checking out his <a href="http://nostromo-icarus.deviantart.com/" target="_blank">deviantART page</a>, I found that he&#8217;s from Paris, has a pretty sweet computer setup, creates some cool images, and is a fellow fan of <a href="http://www.cbs.com/primetime/big_bang_theory/" target="_blank">The Big Bang Theory</a>. Also, considering how he is younger than me by a few years and has created some awesome AMVs, I am incredibly jealous (even though I have no knack for creating AMVs and probably never will create one myself).</p>
<p><span id="more-374"></span></p>
<p>Nostromo, to you I tip my hat. You have some amazing work that not only has me hooked on AMVs again, but you also have me purchasing music because I enjoy your music selections so much. Thanks for introducing me to <a href="http://www.amazon.com/gp/product/B0010RXJ7I?ie=UTF8&amp;tag=gaarai-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B0010RXJ7I">Watch Them Fall Down by DJ Spoke</a><img style="border:none !important; margin:0px !important; padding:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=gaarai-20&amp;l=as2&amp;o=1&amp;a=B0010RXJ7I" border="0" alt="" width="0" height="0" /> and <a href="http://www.amazon.com/gp/product/B000TEN5D6?ie=UTF8&amp;tag=gaarai-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B000TEN5D6">Lifelight by Andy Hunter</a><img style="border:none !important; margin:0px !important; padding:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=gaarai-20&amp;l=as2&amp;o=1&amp;a=B000TEN5D6" border="0" alt="" width="0" height="0" />.</p>
<p>I&#8217;d have to say that two of his AMVs stick out as definite favorites of mine. I&#8217;ve included vids of them here so you can check them out.</p>
<h3>Galaxy Bounce by Nostromo</h3>
<p>[youtube]S76Eze91_bs&amp;ap=%2526fmt%3D18[/youtube]</p>
<h3>Auriga by Nostromo</h3>
<p>[youtube]kHieEhINI7g&amp;ap=%2526fmt%3D18[/youtube]<br />
The Youtube vids don&#8217;t do adequate justice to the quality in his vids nor to the audio (even though I embedded the high-quality versions). You can find the full-quality versions of the videos on <a href="http://www.animemusicvideos.org/" target="_blank">Anime Music Videos.org</a> at the following links: <a href="http://www.animemusicvideos.org/members/members_videoinfo.php?v=160388" target="_blank">Auriga</a> and <a href="http://www.animemusicvideos.org/members/members_videoinfo.php?v=117481" target="_blank">Galaxy Bounce</a>.</p>
<p>If you haven&#8217;t been bitten by the AMV bug yet, what are you waiting for? Browse around the <a href="http://animemusicvideos.org/" target="_blank">Anime Music Videos.org</a> site.  You can search by song and by anime so you can find something that you are sure to enjoy quickly. After digging around for a while, start looking at random videos, you never know when you will find something that makes you want to watch an anime that you&#8217;ve never seen before or when you&#8217;ll discover an artist that you&#8217;ver never heard before.</p>
<p>Another great way to jump into AMVs is to watch the <a href="http://amvhell.com/" target="_blank">AMV Hell</a> videos. Make sure you pay attention to the warnings as some of them have explicit content. AMV Hell 2 and 3 are definitely my favorites. They are huge movie-length videos that are composed of dozens of songs.</p>
<p>In closing, I leave with a short AMV that I enjoy that features scenes from <a href="http://en.wikipedia.org/wiki/Ghost_in_the_Shell_2:_Innocence" target="_blank">Ghost in the Shell 2: Innocence</a>. The video is called <a href="http://www.animemusicvideos.org/members/members_videoinfo.php?v=93237" target="_blank">Project Xanthium</a> by <a href="http://www.animemusicvideos.org/members/members_myprofile.php?user_id=83450" target="_blank">Niotex</a> and features <a href="http://www.amazon.com/gp/product/B00122FY42?ie=UTF8&amp;tag=gaarai-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B00122FY42">You&#8217;ll be Under My Wheels by Prodigy</a><img style="border:none !important; margin:0px !important; padding:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=gaarai-20&amp;l=as2&amp;o=1&amp;a=B00122FY42" border="0" alt="" width="1" height="1" /></p>
<p>[youtube]oZcwdFdZ2Hc[/youtube]</p>
]]></content:encoded>
			<wfw:commentRss>http://chrisjean.com/2008/10/24/discovering-amvs-again/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dr. Horrible&#8217;s Sing-Along Blog</title>
		<link>http://chrisjean.com/2008/07/16/dr-horribles-sing-along-blog/</link>
		<comments>http://chrisjean.com/2008/07/16/dr-horribles-sing-along-blog/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 05:05:55 +0000</pubDate>
		<dc:creator>Chris Jean</dc:creator>
				<category><![CDATA[Random Ramblings]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[comedy]]></category>
		<category><![CDATA[Joss Whedon]]></category>
		<category><![CDATA[rants]]></category>
		<category><![CDATA[superheros]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://gaarai.com/?p=137</guid>
		<description><![CDATA[I found this gem right before going to bed, and I&#8217;m so glad that I stayed up to check it out. It&#8217;s a series of three short musical-style episodes about a mad scientist with aspirations for villainy who longs after a woman at the laundromat. Joss Whedon, yes the same Joss Whedon who brought us [...]]]></description>
			<content:encoded><![CDATA[<!-- filtered -->
<p>I found this gem right before going to bed, and I&#8217;m so glad that I stayed up to check it out. It&#8217;s a series of three short musical-style episodes about a mad scientist with aspirations for villainy who longs after a woman at the laundromat.</p>
<p><span id="more-137"></span></p>
<p><a href="http://en.wikipedia.org/wiki/Joss_Whedon">Joss Whedon</a>, yes the same Joss Whedon who brought us shows like Firefly and Buffy the Vampire Slayer, cooked up a crazy idea to break outside of the standard mold of show making. The idea came up during the <a href="http://en.wikipedia.org/wiki/2007%E2%80%932008_Writers_Guild_of_America_strike">Writers&#8217; Guild of America strike</a> that effectively paralized Hollywood for half a year. Joss wanted to test how successful a show could be outside the grips of production studios and networks; <a href="http://www.drhorrible.com/">Dr. Horrible&#8217;s Sing-Along Blog</a> was the result.</p>
<p>By pooling all of his connections, Joss Whedon put together this series of three shorts on a very limited budget but with great results. Some very famous and recognizable faces make up the cast. You may recognize <a title="Neil Patrick Harris" href="http://en.wikipedia.org/wiki/Neil_Patrick_Harris">Neil Patrick Harris</a> from <a title="How I Met Your Mother" href="http://en.wikipedia.org/wiki/How_I_Met_Your_Mother">How I Met Your Mother</a>, <a title="Nathan Fillion" href="http://en.wikipedia.org/wiki/Nathan_Fillion">Nathan Fillion</a> from <a title="Firefly (TV series)" href="http://en.wikipedia.org/wiki/Firefly_%28TV_series%29">Firefly</a>, <a title="Felicia Day" href="http://en.wikipedia.org/wiki/Felicia_Day">Felicia Day</a> from <a title="Buffy the Vampire Slayer (TV series)" href="http://en.wikipedia.org/wiki/Buffy_the_Vampire_Slayer_%28TV_series%29">Buffy the Vampire Slayer</a>, and <a title="Simon Helberg" href="http://en.wikipedia.org/wiki/Simon_Helberg">Simon Helberg</a> from <a class="mw-redirect" title="The Big Bang Theory (TV series)" href="http://en.wikipedia.org/wiki/The_Big_Bang_Theory_%28TV_series%29">The Big Bang Theory</a>. The combination of these easily recognizable faces with witty lines and silly songs makes for great entertainment.</p>
<p>I hope that Joss Whedon, the actors, and the talented crew that helped with development and production are all handsomely rewarded for their efforts.</p>
<p>For more information about Joss Whedon&#8217;s idea and the plan for Dr. Horrible&#8217;s Sing-Along Blog, check out the <a href="http://www.drhorrible.com/plan.html">plan page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrisjean.com/2008/07/16/dr-horribles-sing-along-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Discovery Channel is Fantastic!</title>
		<link>http://chrisjean.com/2008/06/27/discovery-channel-is-fantastic/</link>
		<comments>http://chrisjean.com/2008/06/27/discovery-channel-is-fantastic/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 14:53:41 +0000</pubDate>
		<dc:creator>Chris Jean</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[Discovery Channel]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://gaarai.com/?p=130</guid>
		<description><![CDATA[www.youtube.com/watch?v=V5BxymuiAxQ This song is going to be stuck in my head for weeks. I love computers, I love fishies, I love WordPress I love the whole world, and all of its wonders I love thunder storms, I love friends and smiles, I love silliness I love the whole world, it&#8217;s my favorite place I love [...]]]></description>
			<content:encoded><![CDATA[<!-- filtered -->
<p><a href="http://www.youtube.com/watch?v=V5BxymuiAxQ&#038;fmt=18">www.youtube.com/watch?v=V5BxymuiAxQ</a></p>
<p>This song is going to be stuck in my head for weeks.</p>
<p>I love computers, I love fishies, I love WordPress</p>
<p>I love the whole world, and all of its wonders</p>
<p>I love thunder storms, I love friends and smiles, I love silliness</p>
<p>I love the whole world, it&#8217;s my favorite place</p>
<p>I love ones and zeros, I love peanut butter, I love ceiling fans</p>
<p>I love the whole world, and all the human race</p>
<p>Boom de ah da, Boom de ah da, Boom de ah da, Boom de ah da</p>
]]></content:encoded>
			<wfw:commentRss>http://chrisjean.com/2008/06/27/discovery-channel-is-fantastic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

