<?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>Kyle Gilman&#039;s Camera Noise Productions &#187; Web Video</title>
	<atom:link href="http://www.kylegilman.net/category/webvideo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kylegilman.net</link>
	<description></description>
	<lastBuildDate>Mon, 30 Jan 2012 19:43:52 +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>Big Update to My Video Embed &amp; Thumbnail Generator WordPress Plugin</title>
		<link>http://www.kylegilman.net/2011/10/23/big-update-to-my-video-embed-thumbnail-generator-wordpress-plugin/</link>
		<comments>http://www.kylegilman.net/2011/10/23/big-update-to-my-video-embed-thumbnail-generator-wordpress-plugin/#comments</comments>
		<pubDate>Sun, 23 Oct 2011 21:33:54 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web Video]]></category>

		<guid isPermaLink="false">http://www.kylegilman.net/?p=1933</guid>
		<description><![CDATA[In January I made a plugin for WordPress that generates thumbnails for videos posted online, and the proper HTML &#38; JavaScript codes to embed those videos in a webpage. It has come in handy many times when I want to show a work-in-progress to a client, post dailies, or just embed a video on my [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-1907" title="Video Embed Thumbnail Screenshot 1" src="http://www.kylegilman.net/wp-content/uploads/2011/01/screenshot-1.jpg" alt="" width="653" height="711" /></p>
<p>In January I made a <a title="Video Embed &amp; Thumbnail Generator WordPress Plugin" href="http://www.kylegilman.net/2011/01/18/video-embed-thumbnail-generator-wordpress-plugin/">plugin for WordPress</a> that generates thumbnails for videos posted online, and the proper HTML &amp; JavaScript codes to embed those videos in a webpage. It has come in handy many times when I want to show a work-in-progress to a client, post dailies, or just embed a video on my blog. Writing it really helped me get a handle on the whole HTML5 video thing, which in summary is a big ugly mess.</p>
<p>The first version was really crude because I couldn&#8217;t figure out how to hook in to the WordPress Media Library, but it worked well enough for my purposes. I always wanted to go back in and make it more user-friendly, so for the past few weeks I&#8217;ve been revising the plugin to tap in to the built-in uploading and media management systems. Big thanks to Andy Blackwell for posting his <a href="http://net.tutsplus.com/tutorials/wordpress/creating-custom-fields-for-attachments-in-wordpress/">great tutorial on the very important attachment_fields_to_edit hook</a>. I learned a lot more about the WordPress plugin system, and finally put the plugin in <a href="http://wordpress.org/extend/plugins/video-embed-thumbnail-generator/">their directory</a>, which forced me to learn a few things about SVN, which is a clever if initially baffling system.</p>
<p>Anyway, I highly recommend <a href="http://wordpress.org/extend/plugins/video-embed-thumbnail-generator/">the new version of this plugin</a> if you&#8217;re doing any video embedding on your WordPress site. You don&#8217;t need FFMPEG if you just want a good system for posting videos you have hosted on your site, but if you do have FFMPEG on your server, you&#8217;ll get thumbnail generating and automatic HTML5/iPhone-compatible file encoding. It&#8217;s pretty neat.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kylegilman.net/2011/10/23/big-update-to-my-video-embed-thumbnail-generator-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Making MP4 H.264 Videos in Apple Compressor</title>
		<link>http://www.kylegilman.net/2011/02/25/making-mp4-h-264-videos-in-apple-compressor/</link>
		<comments>http://www.kylegilman.net/2011/02/25/making-mp4-h-264-videos-in-apple-compressor/#comments</comments>
		<pubDate>Fri, 25 Feb 2011 21:17:10 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web Video]]></category>

		<guid isPermaLink="false">http://www.kylegilman.net/?p=1650</guid>
		<description><![CDATA[Unless there&#8217;s a specific need for something else, I almost exclusively encode web video using H.264 in an MP4 container. It looks great, and is the most widely compatible format I know. I started doing it mostly because Flash Video players support it without having to re-encode as FLV. Here are the settings I use [...]]]></description>
			<content:encoded><![CDATA[<p>Unless there&#8217;s a specific need for something else, I almost exclusively encode web video using H.264 in an MP4 container. It looks great, and is the most widely compatible format I know. I started doing it mostly because Flash Video players support it without having to re-encode as FLV. Here are the settings I use in Compressor:</p>
<p>Do this on a full-quality &#8220;Current Settings&#8221; QuickTime movie already exported from Final Cut Pro. Don&#8217;t export directly to Compressor from FCP. This is a lot cleaner.</p>
<p>Start with the H.264 preset in the Apple/Formats/QuickTime folder. It might seem wrong, but we&#8217;re not going to use the MPEG-4 &#8220;File Format&#8221; setting. We&#8217;ll be working in QuickTime Movie format since we get the most control over compression settings that way.</p>
<p>Change the Extension setting to mp4. Yes, it&#8217;s really that easy. You have to change it here though. You can&#8217;t just change your .mov filename to .mp4 after it&#8217;s encoded.</p>
<p><img class="aligncenter size-full wp-image-1651" title="Compressor Extension" src="http://www.kylegilman.net/wp-content/uploads/2011/02/Compressor-Extension.jpg" alt="" width="300" height="463" /></p>
<p>Next, click on the Video &#8220;Settings&#8230;&#8221; button and use these settings:</p>
<p><img class="aligncenter size-medium wp-image-1653" title="Standard Video Compression Settings" src="http://www.kylegilman.net/wp-content/uploads/2011/02/Standard-Video-Compression-Settings-730x550.jpg" alt="" width="730" height="550" /></p>
<p>You might need to change these based on your needs. I find the sweet spot for quality and file size lives between that Medium and High setting. Some streaming may require you to restrict the data rate. Multi-pass encoding hardly adds any time to the process (the 2nd pass is very quick) so I always leave it on.</p>
<p>Click OK, and move on to the Audio &#8220;Settings&#8230;&#8221; button. Switch the Format over to AAC and you should be fine.</p>
<p><img class="aligncenter size-full wp-image-1654" title="Compressor Sound Settings" src="http://www.kylegilman.net/wp-content/uploads/2011/02/Sound-Settings.jpg" alt="" width="384" height="466" /></p>
<p>If you have to be stingy with your bits, you can fiddle by going down to Mono or reducing the Target Bit Rate. I&#8217;m generally of the opinion that we shouldn&#8217;t be too stingy with our bits, so I don&#8217;t do that.</p>
<p>Hit OK and move on to Streaming. Change it to &#8220;Fast Start&#8221;</p>
<p><img class="aligncenter size-full wp-image-1655" title="Fast Start" src="http://www.kylegilman.net/wp-content/uploads/2011/02/Fast-Start.jpg" alt="" width="300" height="463" /></p>
<p>This lets your video start playing before the file finishes downloading. It&#8217;s not streaming, but progressive download; like YouTube. Don&#8217;t choose Fast Start &#8211; Compressed Header because that will prevent Flash players from taking advantage of the progressive download and won&#8217;t really help your file size much.</p>
<p>Frame Controls. Use them if you have the time. It really makes a difference in quality but definitely increases encode time. I usually just switch it on and leave it at the default settings unless I need to deinterlace or change the framerate. In this case I&#8217;m only really using the Better Resize Filter.</p>
<p><img class="aligncenter size-full wp-image-1656" title="Compressor Frame Controls" src="http://www.kylegilman.net/wp-content/uploads/2011/02/Frame-Controls.jpg" alt="" width="300" height="463" /></p>
<p>Finally, do whatever you need to in the Geometry tab to output the resolution you need. Keep the height an even number. Odd numbers freak out the H.264 codec. In this case 720&#215;405 is closer to 16:9, but change it to 404 and everyone will be happier.</p>
<p><img class="aligncenter size-full wp-image-1657" title="Compressor Geometry" src="http://www.kylegilman.net/wp-content/uploads/2011/02/Compressor-Geometry.jpg" alt="" width="300" height="463" /></p>
<p>Save your custom preset and then submit. Make sure you <a href="http://www.devia.be/news/article/setting-up-a-virtual-cluster-to-speed-up-compressor/">set up a QuickCluster</a> if you have more than two cores and you&#8217;ll get a real speed boost.</p>
<p>Files encoded this way work perfectly with my <a title="Video Embed &amp; Thumbnail Generator WordPress Plugin" href="http://www.kylegilman.net/2011/01/18/video-embed-thumbnail-generator-wordpress-plugin/">Video Embed &amp; Thumbnail Generator WordPress Plugin</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kylegilman.net/2011/02/25/making-mp4-h-264-videos-in-apple-compressor/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>1 Million Views!</title>
		<link>http://www.kylegilman.net/2011/02/20/1-million-views/</link>
		<comments>http://www.kylegilman.net/2011/02/20/1-million-views/#comments</comments>
		<pubDate>Sun, 20 Feb 2011 17:57:14 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Web Video]]></category>

		<guid isPermaLink="false">http://www.kylegilman.net/?p=1630</guid>
		<description><![CDATA[Some time last night, Two Night Stand passed 1 milllion views on YouTube! It only took 4.5 years!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youtube.com/watch?v=4WfRE-hB4C4"><img class="aligncenter size-full wp-image-1631" title="1 Million Views" src="http://www.kylegilman.net/wp-content/uploads/2011/02/1-Million-Views.jpg" alt="" width="651" height="521" /></a></p>
<p>Some time last night, Two Night Stand passed 1 milllion views on YouTube! It only took 4.5 years!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kylegilman.net/2011/02/20/1-million-views/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video Embed &amp; Thumbnail Generator WordPress Plugin</title>
		<link>http://www.kylegilman.net/2011/01/18/video-embed-thumbnail-generator-wordpress-plugin/</link>
		<comments>http://www.kylegilman.net/2011/01/18/video-embed-thumbnail-generator-wordpress-plugin/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 21:40:08 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web Video]]></category>

		<guid isPermaLink="false">http://www.kylegilman.net/?p=1590</guid>
		<description><![CDATA[A plugin for the WordPress visual editor to make embedding videos, generating thumbnails, and encoding HTML5-compliant files a little bit easier. Download from Installation Upload the entire video-embed-thumbnail-generator folder to the /wp-content/plugins/ directory. Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress. Make sure you have all your MIME types configured correctly. Many servers don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>A plugin for the WordPress visual editor to make embedding videos, generating thumbnails, and encoding HTML5-compliant files a little bit easier.</p>
<h3><a href="http://wordpress.org/extend/plugins/video-embed-thumbnail-generator/">Download from</a> <a href="http://wordpress.org/extend/plugins/video-embed-thumbnail-generator/"><img style="vertical-align: middle; margin-top: 2px; margin-bottom: 2px;" title="WordPress" src="http://www.kylegilman.net/wp-content/uploads/2011/01/wordpress-logo-hoz-rgb.png" alt="WordPress" width="200" height="45" /></a></h3>
<p><strong>Installation</strong></p>
<ol>
<li>Upload the entire <code>video-embed-thumbnail-generator</code> folder to the <code>/wp-content/plugins/</code> directory.</li>
<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress.</li>
<li>Make sure you have all your MIME types configured correctly. Many servers don&#8217;t have .mp4, .m4v, .ogv configured, and even more don&#8217;t have .webm. There are a number of ways to do this. In your public_html directory you can edit your .htaccess file and add the following lines:
<pre>AddType video/ogg .ogv
AddType video/mp4 .mp4
AddType video/mp4 .m4v
AddType video/webm .webm</pre>
<p>Or use your web host&#8217;s configuration panel (cpanel, etc) to add a custom MIME type.</li>
</ol>
<p><strong>Just click the Insert Media button to get started:</strong></p>
<p><img class="alignnone size-full wp-image-2183" title="Wordpress 3.3 Media Insert" src="http://www.kylegilman.net/wp-content/uploads/2011/01/Wordpress-3.3-Media-Insert.gif" alt="" width="276" height="60" /></p>
<p>The plugin adds several fields to any video uploaded to the WordPress Media Library. Just choose a few options and click Insert into Post to and you&#8217;ll get a shortcode in your post that will embed a flexible Flash &amp; HTML5 video player with a preview image into your post.</p>
<p style="text-align: left;"><img class="aligncenter size-full wp-image-2181" title="screenshot-1" src="http://www.kylegilman.net/wp-content/uploads/2011/01/screenshot-11.jpg" alt="" width="642" height="670" /></p>
<p style="text-align: left;">The embedded player will default to a Flash video player if you&#8217;re using a Flash-compatible file (flv, f4v, mp4, mov, or m4v). Otherwise it will use an HTML5 video element. I highly recommend H.264 video and AAC audio in an MP4 container. If you&#8217;re encoding with Apple&#8217;s Compressor, the &#8220;Streaming&#8221; setting should be &#8220;Fast Start&#8221; (NOT Fast Start &#8211; Compressed Header). <a title="Making MP4 H.264 Videos in Apple Compressor" href="http://www.kylegilman.net/2011/02/25/making-mp4-h-264-videos-in-apple-compressor/">I&#8217;ve written up my recommended video encode settings in another post.</a></p>
<p><strong>I will no longer provide tech support for Flash video playback if you use a video that is not H.264 video and AAC audio.</strong> I&#8217;ve seen several people try to use MPEG-4 video in an mp4 container. <em>This will not work.</em> You must use H.264 video in an mp4 container. There are a few other formats that might work, but if you&#8217;re trying to use something else, you are on your own. If you ask me in the comments why your video doesn&#8217;t work, please post the video and audio codecs. MP4 or MOV is not a codec. To determine a file&#8217;s codecs on a Mac, select the file in and hit ⌘+i. Under &#8220;More Info&#8221; you will see &#8220;Codecs&#8221; listed. In Windows, use <a href="http://www.headbands.com/gspot/">GSpot</a>.</p>
<p>The plugin uses FFMPEG to generate thumbnails and encode HTML5/mobile videos. By default the plugin looks for FFMPEG in <code>/usr/local/bin</code> but if FFMPEG is installed in a different place on your server, you can point it to the correct place in the plugin settings.</p>
<p style="text-align: left;">If FFMPEG is installed on your server, you can generate thumbnails using either the &#8220;Generate&#8221; or &#8220;Randomize&#8221; buttons. The &#8220;Generate&#8221; button will always generate thumbnails from the same frames of your video, evenly spaced. If you don&#8217;t like them you can randomize the results with the &#8220;Randomize&#8221; button. If you want to see the first frame of the video, check the &#8220;Force 1st Frame Thumbnail&#8221; button. If you want really fine control you can enter timecode in the &#8220;Thumbnail Timecode&#8221; field. Use mm:ss format. If you want even more control you can use decimals to approximate frames. For example, 23.5 will generate a thumbnail halfway between the 23rd and 24th seconds in the video. 02:23.25 would be one quarter of the way between the 143rd and 144th seconds. You can generate as many or as few as you need. The unused thumbnails will be deleted once you click &#8220;Insert into Post&#8221; or &#8220;Save Changes.&#8221;</p>
<p style="text-align: left;">In the plugin settings you can set the default maximum width based on the width of your particular template and those values will be filled in when you open the window. If you generate thumbnails, the video display dimensions will be automatically adjusted to match the size and aspect ratio of the video file. You can make further adjustments if you want.</p>
<p>The &#8220;Encode&#8221; button is still a bit experimental. If you have FFMPEG on your server, clicking the button will start encoding an iPod/iPad/Android compliant H.264 video (which will also work in Safari and IE 9), or a Firefox/Chrome-compatible WEBM or OGV video in the same directory as your original file. Anyone using a modern browser who doesn&#8217;t have a Flash plugin will see these files instead of the original. The files will encode in the background and will take several minutes to complete, depending on your server setup and the length and size of your video. Currently, if something goes wrong after the encode starts, the plugin will not tell you. It also won&#8217;t tell you when the files are done. You just have to wait.</p>
<p>The plugin is currently favoring Flash instead of HTML5 because Flash is a better user experience in most cases. I&#8217;m particularly not a fan of some browsers&#8217; tendencies to auto-download HTML5 video elements. I may eventually include the option to favor HTML5. However, if you embed a non-Flash compatible file (like an ogv or webm file) then you will only get the HTML5 video element. If you want to make ogv, webm, or H.264 files available and can&#8217;t use the FFMPEG encode button, you can upload your own files to the same directory as the original and the plugin will automatically find them. For example, if your main file is awesomevid.mp4, the plugin will look for awesomevid.webm and awesomevid.ogv as well. If you want to embed a high-res H.264 video but also make a mobile-compatible version available, add -ipod.m4v to the end of the filename (awesomevid-ipod.m4v) and it will be served up to most smartphones and tablets instead of the original.</p>
<p>Android viewers who don&#8217;t use Flash will see a play button superimposed on the thumbnail to make it a little clearer that it&#8217;s an embedded video.</p>
<p>If you want to make it easier for people to save the video to their computers, you can choose to include a link by checking the &#8220;Generate Download Link Below Video&#8221; button.</p>
<p>Sometimes for various reasons you might need to embed video files that are not saved in the WordPress Media Library. Maybe your file is too large to upload through the media upload form, or maybe it&#8217;s hosted on another server. Either way, you can use the new tab &#8220;Embed from URL&#8221; in the Add Media window.</p>
<p><img class="alignnone size-full wp-image-2182" title="screenshot-2" src="http://www.kylegilman.net/wp-content/uploads/2011/01/screenshot-21.jpg" alt="" width="668" height="823" /></p>
<p>Just enter the Video URL manually, and all other steps are the same as the Media Library options. If the video is in a directory that isn&#8217;t writable, any encodes you make will go to an &#8220;html5encodes&#8221; subdirectory in the WordPress uploads directory.</p>
<p><strong>Once you&#8217;ve filled in all your options, click &#8220;Insert Flash Media Player&#8221; and you&#8217;ll get a shortcode in the visual editor that looks like this:</strong></p>
<p><code><img class="aligncenter size-medium wp-image-1908" title="screenshot-3" src="http://www.kylegilman.net/wp-content/uploads/2011/01/screenshot-3-730x403.jpg" alt="" width="730" height="403" /></code>which translates to this:</p>
<p><strong>Kyle Gilman Editor Reel</strong><br />
<div id="flashcontent1991"><video controls='controls' preload='metadata' poster='http://www.kylegilman.net/wp-content/uploads/2011/10/Reel-11-10-10-web_thumb2.jpg' width='720' height='404'>
<source src='http://www.kylegilman.net/wp-content/uploads/2011/10/Reel-11-10-10-web.mp4' type='video/mp4'>
<source src='http://www.kylegilman.net/wp-content/uploads/2011/10/Reel-11-10-10-web.webm' type='video/webm'>
</video>
</div>

<script type="text/javascript">
	swfobject.embedSWF('http://www.kylegilman.net/wp-content/plugins/video-embed-thumbnail-generator/flash/StrobeMediaPlayback.swf', 'flashcontent1991', '720', '404', '10.1.0', 'http://www.kylegilman.net/wp-content/plugins/video-embed-thumbnail-generator/flash/expressInstall.swf', {src:'http%3A%2F%2Fwww.kylegilman.net%2Fwp-content%2Fuploads%2F2011%2F10%2FReel-11-10-10-web.mp4', controlBarMode:'docked', controlBarAutoHide:'true', poster:'http://www.kylegilman.net/wp-content/uploads/2011/10/Reel-11-10-10-web_thumb2.jpg', playButtonOverlay:'true', loop:'false', autoPlay:'false', streamType:'liveOrRecorded', scaleMode:'letterbox', skin:'http%3A%2F%2Fwww.kylegilman.net%2Fwp-content%2Fplugins%2Fvideo-embed-thumbnail-generator%2Fflash%2Fskin%2Fkg_skin.xml'}, {allowfullscreen:'true', allowscriptaccess:'always', base:'http://www.kylegilman.net/wp-content/plugins/video-embed-thumbnail-generator/flash/'})
</script>
<br />
<a href="http://www.kylegilman.net/wp-content/uploads/2011/10/Reel-11-10-10-web.mp4">Right-click or ctrl-click this link to download.</a></p>
<p>Once you save the post, the thumbnail file will be registered in the WordPress media library and added to the post&#8217;s attachments. Thumbnails  are saved in the current WordPress uploads directory. HTML5 videos are not yet registered with the media library.</p>
<p>If you want to further modify the way the Flash video player works, you can add the following options inside the &#91;FMP&#93; tag. These will override anything you&#8217;ve set in the plugin settings.</p>
<ul>
<li><code>poster="http://www.example.com/image.jpg"</code> sets the thumbnail</li>
<li><code>width="xxx"</code></li>
<li><code>height="xxx"</code></li>
<li><code>controlbar="docked/floating/none"</code> sets the controlbar position. HTML5 videos only respond to the &#8220;none&#8221; option.</li>
<li><code>loop="true/false"</code></li>
<li><code>autoplay="true/false"</code></li>
</ul>
<p>These options will only affect Flash video elements. They will have no effect on HTML5 videos.</p>
<ul>
<li><code>autohide="true/false"</code> specify whether to autohide the control bar after a few seconds.</li>
<li><code>playbutton="true/false"</code> turns the big play button overlay in the middle of the video on or off.</li>
<li><code>streamtype="live/recorded/DVR"</code> I honestly don’t know what this is for.</li>
<li><code>scalemode="letterbox/none/stretch/zoom"</code> If the video display size isn’t the same as the video file, this determines how the video will be scaled.</li>
<li><code>backgroundcolor="#rrggbb"</code> set the background color to whatever hex code you want.</li>
<li><code>configuration="http://www.example.com/config.xml"</code> Lets you specify all these flashvars in an XML file.</li>
<li><code>skin="http://www.example.com/skin.xml"</code> Completely change the look of the video player. <a href="http://www.longtailvideo.com/support/jw-player/jw-player-for-flash-v5/14/building-skins">Instructions here.</a></li>
</ul>
<p>For example</p>
&#91;FMP autohide="false" loop="true" autoplay="true" poster="http://www.kylegilman.net/wp-content/uploads/2011/10/Reel-11-10-10-web_thumb2.jpg" width="720" height="404" configuration="http://www.example.com/config.xml"&#93;http://www.kylegilman.net/wp-content/uploads/2011/10/Reel-11-10-10-web.mp4&#91;/FMP&#93;
<p>&nbsp;</p>
<p><strong>If you&#8217;re getting some use out of this plugin, please consider donating a few dollars to support its future development. </strong><form id="donateplusform" action="https://www.paypal.com/cgi-bin/webscr" method="post"><input type="hidden" id="cmd" name="cmd" value="_donations">
			<p class="donate_amount"><label for="amount">Donation Amount:</label><br /><input type="text" name="amount" id="amount" value="10" /> <small>(Currency: USD)</small></p>
<input type="hidden" name="notify_url" value="http://www.kylegilman.net/wp-content/plugins/donate-plus/paypal.php">
<input type="hidden" name="item_name" value="Donation to Kyle Gilman">
<input type="hidden" name="business" value="kylegilman@gmail.com">
<input type="hidden" name="lc" value="US">
<input type="hidden" name="no_note" value="1">
<input type="hidden" name="no_shipping" value="1">
<input type="hidden" name="rm" value="1">
<input type="hidden" name="return" value="http://www.kylegilman.net?thankyou=true">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="bn" value="PP-DonationsBF:btn_donateCC_LG.gif:NonHosted">
<p class="submit"><input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"></p>
</form><br />
<strong>I&#8217;m not really a software developer. I&#8217;m just a film editor with some time on his hands who wanted to post video for clients and wasn&#8217;t happy with the current state of any available software. But I want to really make this thing work, so please help me out by posting your feedback in the comments.</strong></p>
<p>FAQ:</p>
<p><strong>Why doesn&#8217;t my video play?</strong></p>
<p>Most of the time your video doesn&#8217;t play because it&#8217;s not encoded in the right format. Videos have containers like mp4, mov, ogv, mkv, flv, etc and within those containers there are video and audio codecs like H.264, MPEG-4, VP8, etc. The best option for this plugin is an mp4 container with H.264 video and AAC audio. mp4s with MPEG-4 video will not play in the Flash player, and if you don&#8217;t use AAC audio you won&#8217;t get any audio.</p>
<p><strong>Why doesn&#8217;t this work with YouTube?</strong></p>
<p>WordPress already has<a href="http://codex.wordpress.org/Embeds"> a built-in system for embedding videos from YouTube, Vimeo, Dailymotion, etc</a>. Just put the URL into your post and WordPress will automatically convert it to an embedded video using oEmbed. You don&#8217;t need this plugin to do that. If you&#8217;re trying to generate new thumbnails from YouTube videos, I&#8217;m not going to risk Google&#8217;s wrath by providing that functionality. I&#8217;m not even sure I could figure out how to do it anyway.</p>
<p><strong>I&#8217;m on shared hosting and can&#8217;t install software. Does this work without FFMPEG?</strong></p>
<p>Some of it will work without FFMPEG. You can generate embed codes for your videos on any host because that part of the plugin is JavaScript running in your browser. But without FFMPEG you won&#8217;t be able to generate thumbnails or generate HTML5 videos. There is no way around this. A program has to read the video files in order to generate the thumbnails, and FFMPEG is the best one I&#8217;ve found to do that.</p>
<p><em>Version history:</em><br />
<strong></strong></p>
<p><strong><a href="http://downloads.wordpress.org/plugin/video-embed-thumbnail-generator.1.1.zip">1.1</a> &#8211; January 8, 2012</strong></p>
<ul>
<li>Includes Strobe Media Playback files so Flash Player is now hosted locally, which allows skinning.</li>
<li>Added skin with new, more modern looking play button. Upgraders should check the plugin settings for more details.</li>
<li>Fixed &#8220;Insert into Post&#8221; button in &#8220;Embed from URL&#8221; tab when editor is in HTML view mode. Used to do nothing! Now does something.</li>
<li>Added option to override default Mobile/HTML5 encode formats for each video</li>
<li>Added check for FFMPEG. Generate &amp; Encode buttons are disabled if FFMPEG isn&#8217;t found.</li>
</ul>
<p><strong>1.0.6 &#8211; November 6, 2011</strong></p>
<ul>
<li>Resetting to defaults on the plugin settings page resets to actual values now, instead of undefined constants.</li>
</ul>
<p><strong>1.0.5 &#8211; November 6, 2011<br />
</strong></p>
<ul>
<li>Fixed &#8220;Embed from URL&#8221; thumbnail creation. Generated thumbnails don&#8217;t disappear anymore.</li>
</ul>
<p><strong>1.0.4 &#8211; November 4, 2011<br />
</strong></p>
<ul>
<li>More thorough check made for existing attachments before registering poster images with the WordPress Media Library. Avoids registering duplicates or medium/small/thumb image sizes if they&#8217;re used as poster image.</li>
<li>Added loop, autoplay, and controls options to HTML5 video elements.</li>
<li>When saving attachments, won&#8217;t try to delete thumb_tmp directory if it doesn&#8217;t exist.</li>
</ul>
<p><strong>1.0.3 &#8211; October 27, 2011</strong></p>
<ul>
<li><strong></strong>Revised thumbnail cleanup to make sure temp files aren&#8217;t deleted when generating thumbnails for more than one video at a time.</li>
</ul>
<p><strong>1.0.2 &#8211; October 21, 2011</strong></p>
<ul>
<li><strong></strong>Fixed a shocking number of unenclosed stings in get_options() calls. Bad programming. Didn&#8217;t affect functionality, but will stop generating errors.</li>
<li>Removed clumsy check for FFMPEG running. Was preventing encoding if ANY user on the server was running FFMPEG. Be wary of overusing your system resources though.</li>
</ul>
<p><strong>1.0.1 &#8211; October 21, 2011</strong></p>
<ul>
<li>Quick fix to add mdetect.php to the plugin package from WordPress</li>
</ul>
<p><strong>1.0 &#8211; October 20, 2011</strong></p>
<ul>
<li>Huge re-write.</li>
<li>Integrated with WordPress Media Library and added WEBM support.</li>
<li>Increased control over thumbnail generation.</li>
<li>Added tab to Insert Video dialog box for adding by URL (like the old version).</li>
</ul>
<p><strong>0.2.1 &#8211; October 9, 2011</strong></p>
<ul>
<li>Check made to ensure iPhone/iPod/Android compatible encode video height is an even number when HTML5 video encodes are made.</li>
</ul>
<p><strong>0.2 &#8211; January 18, 2011</strong></p>
<ul>
<li>First Release</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.kylegilman.net/2011/01/18/video-embed-thumbnail-generator-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>69</slash:comments>
<enclosure url="http://www.kylegilman.net/wp-content/uploads/2011/10/Reel-11-10-10-web.mp4" length="37423332" type="video/mp4" />
		</item>
		<item>
		<title>Denis Leary Twitter Book Trailer</title>
		<link>http://www.kylegilman.net/2010/11/12/denis-leary-twitter-book-trailer/</link>
		<comments>http://www.kylegilman.net/2010/11/12/denis-leary-twitter-book-trailer/#comments</comments>
		<pubDate>Fri, 12 Nov 2010 21:49:35 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Editing]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Web Video]]></category>

		<guid isPermaLink="false">http://www.kylegilman.net/?p=1196</guid>
		<description><![CDATA[I cut a trailer for Denis Leary&#8217;s Twitter Book &#8220;Suck on This Year.&#8221; It&#8217;s funny and it&#8217;s burning up the charts on YouTube. Check it out.]]></description>
			<content:encoded><![CDATA[<p>I cut a trailer for Denis Leary&#8217;s Twitter Book &#8220;<a href="http://www.amazon.com/Suck-This-Year-LYFAO-Characters/dp/0670022896/">Suck on This Year</a>.&#8221; It&#8217;s funny and it&#8217;s burning up the charts on YouTube. Check it out.</p>
<p><object width="728" height="434"><param name="movie" value="http://www.youtube.com/v/cUlKEftdoSo?fs=1&amp;hl=en_US&amp;rel=0&amp;hd=1&amp;color1=0x006699&amp;color2=0x54abd6"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/cUlKEftdoSo?fs=1&amp;hl=en_US&amp;rel=0&amp;hd=1&amp;color1=0x006699&amp;color2=0x54abd6" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="728" height="434"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kylegilman.net/2010/11/12/denis-leary-twitter-book-trailer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Are These People So Angry?</title>
		<link>http://www.kylegilman.net/2010/08/04/why-are-these-people-so-angry/</link>
		<comments>http://www.kylegilman.net/2010/08/04/why-are-these-people-so-angry/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 16:21:02 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Editing]]></category>
		<category><![CDATA[Web Video]]></category>

		<guid isPermaLink="false">http://www.kylegilman.net/?p=1043</guid>
		<description><![CDATA[I&#8217;ve seen a couple videos making the rounds among the film nerd websites this week that seem to be made by what I can only describe as disgruntled old farts. First was the &#8220;Cinematographer vs. Producer&#8221; video in which a comically clueless producer has the ABSOLUTELY INSANE plan to shoot a feature film on a [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve seen a couple videos making the rounds among the film nerd websites this week that seem to be made by what I can only describe as disgruntled old farts. First was the &#8220;Cinematographer vs. Producer&#8221; video in which a comically clueless producer has the ABSOLUTELY INSANE plan to shoot a feature film on a Canon 7D.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="390" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="flashvars" value="height=390&amp;width=480&amp;file=http://newvideos.xtranormal.com/web_final_lo/0e2a2826-9562-11df-9672-003048d69c21_32_web_final_lo_web_finallo-flv.flv&amp;image=http://newvideos.xtranormal.com/web_final_lo/0e2a2826-9562-11df-9672-003048d69c21_32_web_final_lo_poster.jpg&amp;link=http://www.xtranormal.com/watch/6823505&amp;searchbar=false&amp;autostart=false" /><param name="src" value="http://www.xtranormal.com/site_media/players/jwplayer.swf" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="390" src="http://www.xtranormal.com/site_media/players/jwplayer.swf" flashvars="height=390&amp;width=480&amp;file=http://newvideos.xtranormal.com/web_final_lo/0e2a2826-9562-11df-9672-003048d69c21_32_web_final_lo_web_finallo-flv.flv&amp;image=http://newvideos.xtranormal.com/web_final_lo/0e2a2826-9562-11df-9672-003048d69c21_32_web_final_lo_poster.jpg&amp;link=http://www.xtranormal.com/watch/6823505&amp;searchbar=false&amp;autostart=false" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Frankly, this is a perfectly reasonable thing to do. What&#8217;s so special about &#8220;Feature Films&#8221; anyway? People used to shoot feature films on DV cameras for God&#8217;s sake! And depending on the look you&#8217;re going for, you might not need a lot of lights. I&#8217;m in pre-production on a feature  right now that will be shot on a 7D and I have absolutely no qualms about it. This imaginary producer is an idiot, but clearly this is the wrong DP for the job. Maybe they should give <a href="http://www.hurlbutvisuals.com/blog/">Shane Hurlbut</a> a call.</p>
<p>The one that really drove me nuts was a little closer to home. &#8220;So, you&#8217;re an editor&#8230;&#8221;</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="390" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="flashvars" value="height=390&amp;width=480&amp;file=http://newvideos.xtranormal.com/web_final_lo/ba6487e6-9e57-11df-b211-003048d6740d_2_web_final_lo_web_finallo-flv.flv&amp;image=http://newvideos.xtranormal.com/web_final_lo/ba6487e6-9e57-11df-b211-003048d6740d_2_web_final_lo_poster.jpg&amp;link=http://www.xtranormal.com/watch/6861167&amp;searchbar=false&amp;autostart=false" /><param name="src" value="http://www.xtranormal.com/site_media/players/jwplayer.swf" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="390" src="http://www.xtranormal.com/site_media/players/jwplayer.swf" flashvars="height=390&amp;width=480&amp;file=http://newvideos.xtranormal.com/web_final_lo/ba6487e6-9e57-11df-b211-003048d6740d_2_web_final_lo_web_finallo-flv.flv&amp;image=http://newvideos.xtranormal.com/web_final_lo/ba6487e6-9e57-11df-b211-003048d6740d_2_web_final_lo_poster.jpg&amp;link=http://www.xtranormal.com/watch/6861167&amp;searchbar=false&amp;autostart=false" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>It&#8217;s another straw man talking with a professional editor who apparently can&#8217;t figure out how to use Final Cut Pro. I&#8217;ve certainly never had the problems he describes. This one is upsetting on a couple levels. First, why should anyone expect the average person to understand what an editor does? It&#8217;s a specialized and confusing job. I don&#8217;t know what middle managers do all day either. And as a lifelong freelancer, I still fundamentally don&#8217;t understand how vacation/sick/personal days work. Mocking people who don&#8217;t know about editing and don&#8217;t need to know about editing is just petty.</p>
<p>Second, of course is the attitude about Final Cut Pro. Like the 7D video, it takes a fear-based approach to things that are outside the comfort zone of the author. Rather than take the time to learn how to use the extremely flexible and powerful Final Cut Pro software, the author calls it a piece of prosumer crap and repeats a bunch of scary myths about how it works. With the 7D the author is on better ground, since all of the things he says about the 7D are true, but they are less of a problem than he makes them out to be.</p>
<p>My point is, I for one welcome our new insect overlords. I&#8217;m perfectly happy to round you people up to toil in the 7D&#8217;s underground sugar caves.</p>
<p><object width="512" height="288"><param name="movie" value="http://www.hulu.com/embed/3KaFg-_4pC4d9oY6-wtHQA"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.hulu.com/embed/3KaFg-_4pC4d9oY6-wtHQA" type="application/x-shockwave-flash"  width="512" height="288" allowFullScreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kylegilman.net/2010/08/04/why-are-these-people-so-angry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cheech &amp; Chong&#8217;s Hey Watch This Trailer</title>
		<link>http://www.kylegilman.net/2010/03/17/cheech-chongs-hey-watch-this-trailer/</link>
		<comments>http://www.kylegilman.net/2010/03/17/cheech-chongs-hey-watch-this-trailer/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 19:19:53 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Editing]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Web Video]]></category>

		<guid isPermaLink="false">http://www.kylegilman.net/?p=887</guid>
		<description><![CDATA[I edited the movie, but I would like to emphasize that I did not edit this trailer. This is the so-called &#8220;red band&#8221; trailer, so put on your headphones if you&#8217;re at work.]]></description>
			<content:encoded><![CDATA[<p>I edited the movie, but I would like to emphasize that I did not edit this trailer. This is the so-called &#8220;red band&#8221; trailer, so put on your headphones if you&#8217;re at work.</p>
<p><object width="660" height="525"><param name="movie" value="http://www.youtube.com/v/gKrlxp-nQI8&#038;hl=en_US&#038;fs=1&#038;color1=0x006699&#038;color2=0x54abd6&#038;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/gKrlxp-nQI8&#038;hl=en_US&#038;fs=1&#038;color1=0x006699&#038;color2=0x54abd6&#038;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="660" height="525"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kylegilman.net/2010/03/17/cheech-chongs-hey-watch-this-trailer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Marriage Ref Promo</title>
		<link>http://www.kylegilman.net/2010/02/02/the-marriage-ref-promo/</link>
		<comments>http://www.kylegilman.net/2010/02/02/the-marriage-ref-promo/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 18:06:20 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Editing]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Web Video]]></category>

		<guid isPermaLink="false">http://www.kylegilman.net/?p=833</guid>
		<description><![CDATA[I edited this promo for The Marriage Ref a couple weeks ago. It was shot entirely on the Canon 5D Mark II. It was a really fun experience, and Mr. Seinfeld came in a couple times to work with us. It&#8217;s great to see something I edited released so quickly but the quality of the [...]]]></description>
			<content:encoded><![CDATA[<p><object id="W4727a250e66f97234b686878f0623cb8" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="384" height="283" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="data" value="http://widgets.nbc.com/o/4727a250e66f9723/4b686878f0623cb8/4741e3c5156499a7/c8dcdc2a/-cpid/aaab31a3cb49b828" /><param name="wmode" value="transparent" /><param name="allowNetworking" value="all" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="src" value="http://widgets.nbc.com/o/4727a250e66f9723/4b686878f0623cb8/4741e3c5156499a7/c8dcdc2a/-cpid/aaab31a3cb49b828" /><param name="allowfullscreen" value="true" /><embed id="W4727a250e66f97234b686878f0623cb8" type="application/x-shockwave-flash" width="384" height="283" src="http://widgets.nbc.com/o/4727a250e66f9723/4b686878f0623cb8/4741e3c5156499a7/c8dcdc2a/-cpid/aaab31a3cb49b828" allowfullscreen="true" allowscriptaccess="always" allownetworking="all" wmode="transparent" data="http://widgets.nbc.com/o/4727a250e66f9723/4b686878f0623cb8/4741e3c5156499a7/c8dcdc2a/-cpid/aaab31a3cb49b828"></embed></object><br />
I edited this promo for The Marriage Ref a couple weeks ago. It was shot entirely on the Canon 5D Mark II. It was a really fun experience, and Mr. Seinfeld came in a couple times to work with us. It&#8217;s great to see something I edited released so quickly but the quality of the encoded video is pretty low. It&#8217;s my understanding that this full version of the story will not be shown on TV.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kylegilman.net/2010/02/02/the-marriage-ref-promo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s Episode Two!</title>
		<link>http://www.kylegilman.net/2010/01/12/its-episode-two/</link>
		<comments>http://www.kylegilman.net/2010/01/12/its-episode-two/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 16:29:17 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Animation]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Web Video]]></category>

		<guid isPermaLink="false">http://www.kylegilman.net/?p=818</guid>
		<description><![CDATA[It&#8217;s been over a year in the making, but Episode Two of my planned decade-spanning animated time travel web series &#8220;Time Travellin&#8217;&#8221; is finally finished. Take a look at &#8220;A Common Misconception&#8221; I learned a lot about animation by doing this, and I&#8217;m hoping the next one comes a little quicker. But if I keep [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been over a year in the making, but Episode Two of my planned decade-spanning animated time travel web series &#8220;Time Travellin&#8217;&#8221; is finally finished. Take a look at &#8220;A Common Misconception&#8221;</p>
<p><object width="660" height="405"><param name="movie" value="http://www.youtube.com/v/atKuxNShU8k&#038;hl=en_US&#038;fs=1&#038;color1=0x006699&#038;color2=0x54abd6&#038;hd=1&#038;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/atKuxNShU8k&#038;hl=en_US&#038;fs=1&#038;color1=0x006699&#038;color2=0x54abd6&#038;hd=1&#038;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="660" height="405"></embed></object></p>
<p>I learned a lot about animation by doing this, and I&#8217;m hoping the next one comes a little quicker. But if I keep getting all this paid work, it&#8217;s going to take forever.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kylegilman.net/2010/01/12/its-episode-two/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Possible Films Has a New Website</title>
		<link>http://www.kylegilman.net/2009/12/20/possible-films-has-a-new-website/</link>
		<comments>http://www.kylegilman.net/2009/12/20/possible-films-has-a-new-website/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 02:21:26 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Web Video]]></category>

		<guid isPermaLink="false">http://www.kylegilman.net/?p=801</guid>
		<description><![CDATA[I&#8217;ve been working off-and-on with Hal Hartley since 2001 when he was my college thesis advisor. I&#8217;ve spent time as his teaching assistant, production manager, editor, and now we&#8217;ve built a new website for his company Possible Films. There have been several incarnations of the site over the years. In 2004–05 I packed envelopes with [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.possiblefilms.com/about/"><img class="alignnone" src="http://www.possiblefilms.com/wp-content/uploads/2006/09/FG-SCENE-006-590x393.jpg" alt="" width="531" height="354" /></a></p>
<p>I&#8217;ve been working off-and-on with Hal Hartley since 2001 when he was my college thesis advisor. I&#8217;ve spent time as his teaching assistant, production manager, editor, and now we&#8217;ve built a <a href="http://www.possiblefilms.com/">new website for his company Possible Films</a>. There have been several incarnations of the site over the years. In 2004–05 I packed envelopes with DVDs and CDs ordered through PayPal. For the past few years the site has been a very simple affair, with no direct sales. But now we&#8217;re doing something that represents a very interesting future for film distribution. We&#8217;re selling downloads of movies and soundtrack music straight from the website. We&#8217;re also premiering original content (again, video and audio) for free streaming. The really exciting goal is to premiere a feature film as a downloadable movie. There&#8217;s no DRM on anything, so our customers can watch the movies they buy in any way they want. I put a lot of work into this project over the past few months, and I&#8217;m really proud of both the look and the functionality of the site. Please, <a href="http://www.possiblefilms.com/">take a look at it</a>, and if you like what you see, <a href="http://www.possiblefilms.com/category/store/">think about buying something</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kylegilman.net/2009/12/20/possible-films-has-a-new-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

