<?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: Someone please make this video	</title>
	<atom:link href="https://www.dragonflydigest.com/2010/04/05/someone-please-make-this-video/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dragonflydigest.com/2010/04/05/someone-please-make-this-video/</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Thu, 08 Apr 2010 06:59:27 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: dylanr		</title>
		<link>https://www.dragonflydigest.com/2010/04/05/someone-please-make-this-video/comment-page-1/#comment-38884</link>

		<dc:creator><![CDATA[dylanr]]></dc:creator>
		<pubDate>Thu, 08 Apr 2010 06:59:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=5691#comment-38884</guid>

					<description><![CDATA[I built another one, this is the push to get the 2.6.1 release ready.
The time frame is 2.6.0 -&#062; 2.6.1 changes..

http://www.youtube.com/watch?v=SZbRBiLivuI

The commands I used
I had to build a git log file of just the changes between the two tags for gource to read 
&#062; git log --pretty=format:user:%aN%n%ct --reverse --raw --encoding=UTF-8 --no-renames v2.6.0..v2.6.1 &#062; git_logs.txt

The just I ran these logs thruogh gource
&#062; gource --log-format git git_log.txt --disable-progress --output-ppm-stream - &#124; ffmpeg -vpre libx264-default -y -b 3000K -r 60 -f image2pipe -vcodec ppm -i - -vcodec libx264 gource.mp4

Dylan..

* for the git log the first time I just piped the git log output to gource, but it would lock-up at the end of the encoding. So I changed it to write to a file gource can just read.]]></description>
			<content:encoded><![CDATA[<p>I built another one, this is the push to get the 2.6.1 release ready.<br />
The time frame is 2.6.0 -&gt; 2.6.1 changes..</p>
<p><a href="http://www.youtube.com/watch?v=SZbRBiLivuI" rel="nofollow ugc">http://www.youtube.com/watch?v=SZbRBiLivuI</a></p>
<p>The commands I used<br />
I had to build a git log file of just the changes between the two tags for gource to read<br />
&gt; git log &#8211;pretty=format:user:%aN%n%ct &#8211;reverse &#8211;raw &#8211;encoding=UTF-8 &#8211;no-renames v2.6.0..v2.6.1 &gt; git_logs.txt</p>
<p>The just I ran these logs thruogh gource<br />
&gt; gource &#8211;log-format git git_log.txt &#8211;disable-progress &#8211;output-ppm-stream &#8211; | ffmpeg -vpre libx264-default -y -b 3000K -r 60 -f image2pipe -vcodec ppm -i &#8211; -vcodec libx264 gource.mp4</p>
<p>Dylan..</p>
<p>* for the git log the first time I just piped the git log output to gource, but it would lock-up at the end of the encoding. So I changed it to write to a file gource can just read.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.dragonflydigest.com/2010/04/05/someone-please-make-this-video/comment-page-1/#comment-38873</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Tue, 06 Apr 2010 07:34:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=5691#comment-38873</guid>

					<description><![CDATA[My machine is way too slow, here is a sneak peek of just a few days from the DragonFly git repo.

http://www.youtube.com/watch?v=oQi7n9_qRZQ

]]></description>
			<content:encoded><![CDATA[<p>My machine is way too slow, here is a sneak peek of just a few days from the DragonFly git repo.</p>
<p><a href="http://www.youtube.com/watch?v=oQi7n9_qRZQ" rel="nofollow ugc">http://www.youtube.com/watch?v=oQi7n9_qRZQ</a></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
