<?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>OutlyerNet &#187; Projects</title>
	<atom:link href="http://outlyer.net/etiq/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://outlyer.net</link>
	<description>9 años online y aún sin contenido</description>
	<lastBuildDate>Sun, 17 Jul 2011 17:53:43 +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>VCS 1.12.3 released</title>
		<link>http://outlyer.net/2011-07-17:vcs-1_12_3-released/</link>
		<comments>http://outlyer.net/2011-07-17:vcs-1_12_3-released/#comments</comments>
		<pubDate>Sun, 17 Jul 2011 17:36:09 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[Video Contact Sheet]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://outlyer.net/?p=562</guid>
		<description><![CDATA[I haven&#039;t updated VCS in a while and somehow managed to keep this update ready but unreleased for months, so today I decided it was about time to get rid of it and be free to work on 1.13 This is a minor update with a couple bugfixes, but most importantly, it marks the switch [...]]]></description>
			<content:encoded><![CDATA[<p>I haven&#039;t updated VCS in a while and somehow managed to keep this update ready but unreleased for months, so today I decided it was about time to get rid of it and be free to work on 1.13 <img src='http://outlyer.net/site/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>This is a minor update with a couple bugfixes, but most importantly, it marks the switch to bash 3; this means a lot of small changes to the code so you should update to 1.12.3 to test if it works correctly before I release future versions (eventually <img src='http://outlyer.net/site/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  with much more important changes.</p>
<p>Changes (excerpt):</p>
<ul>
<li>Bugfix: Actually handle &#8211;ffmpeg and &#8211;mplayer [#169]</li>
<li>Bugfix: Correct parsing of -U [#187]</li>
<li>Switch to a minimum of bash 3.1 [#173]</li>
<li>Avoid re-capturing the same frame twice [#122]</li>
<li>Use <tt>getent</tt> instead of <tt>/etc/passwd</tt> when available</li>
<li>Bugfix/Internal: Don&#039;t use mplayer&#039;s length as a ceil for timecode removal [#174]</li>
</ul>
<hr />
<dl>
<dt>vcs 1.12.3</dt>
<dd><a href="http://p.outlyer.net/vcs/files/vcs-1.12.3.gz">http://p.outlyer.net/vcs/files/vcs-1.12.3.gz</a> (script only)</p>
<p>    or<br />
    <a href="http://p.outlyer.net/vcs/files/vcs-1.12.3.tar.gz">http://p.outlyer.net/vcs/files/vcs-1.12.3.tar.gz</a> (script, sample configuration, manpage and profiles) </dd>
<dt>deb, rpm, PKGBUILD &#038; bz2</dt>
<dd>as usual at <a href="http://p.outlyer.net/vcs/">http://p.outlyer.net/vcs/</a></dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://outlyer.net/2011-07-17:vcs-1_12_3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Relevation 1.1 released</title>
		<link>http://outlyer.net/2011-07-13:relevation-1_1-released/</link>
		<comments>http://outlyer.net/2011-07-13:relevation-1_1-released/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 17:21:48 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[Relevation]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[POSIX]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://outlyer.net/?p=559</guid>
		<description><![CDATA[A small update for Relevation. It will now handle wrong passwords a bit more gracefully and it&#039;s also easier to use on Windows now. Full list of changes: Support cryptopy if PyCrypto is not available. Enhances cross-platform support. Print an error message if the decryption produced wrong data (normally caused by a bad password) Add [...]]]></description>
			<content:encoded><![CDATA[<p>A small update for <a href="http://p.outlyer.net/relevation/">Relevation</a>.</p>
<p>It will now handle wrong passwords a bit more gracefully and it&#039;s also easier to use on Windows now.</p>
<p>Full list of changes:</p>
<ul>
<li>Support cryptopy if PyCrypto is not available. Enhances cross-platform support.</li>
<li>Print an error message if the decryption produced wrong data (normally caused by a bad password)</li>
<li>Add PyCrypto/cryptopy to version info (<kbd>--version</kbd>)</li>
<li>Windows support enhancements:
<ul>
<li>Minimalistic GUI</li>
<li>Py2exe support</li>
<li>Packaging scripts</li>
</ul>
</li>
<li>Fix <kbd>$ make uninstall</kbd> procedure</li>
</ul>
<hr />
<dl>
<dt>Relevation 1.1</dt>
<dd><a href="http://p.outlyer.net/relevation/files/relevation-1.1.tar.gz">http://p.outlyer.net/relevation/files/relevation-1.1.tar.gz</a></p>
<p>    or<br />
    <a href="http://p.outlyer.net/relevation/files/relevation-1.1.zip">http://p.outlyer.net/relevation/files/relevation-1.1.zip</a> (zip includes PDF and HTML manpage) </dd>
<dt>pre-packaged</dt>
<dd><a href="http://p.outlyer.net/relevation/files/relevation_1.1-upstream.1_all.deb">http://p.outlyer.net/relevation/files/relevation_1.1-upstream.1_all.deb</a></dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://outlyer.net/2011-07-13:relevation-1_1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New tool released: Relevation</title>
		<link>http://outlyer.net/2011-06-30:relevation-1_0/</link>
		<comments>http://outlyer.net/2011-06-30:relevation-1_0/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 18:55:15 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[Relevation]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[POSIX]]></category>

		<guid isPermaLink="false">http://outlyer.net/?p=554</guid>
		<description><![CDATA[I&#039;ve just published a new tool I named &#039;Relevation&#039;. It&#039;s a command-line tool to access the passwords stored with the excellent Revelation Password Manager, which only provides a graphical interface. I&#039;ve been using the basis of my new tool on my computers for more than 4 years now and decided I might as well release [...]]]></description>
			<content:encoded><![CDATA[<p>I&#039;ve just published a new tool I named &#039;Relevation&#039;.</p>
<p>It&#039;s a command-line tool to access the passwords stored with the excellent <a href="http://oss.codepoet.no/revelation/wiki/Home">Revelation Password Manager</a>, which only provides a graphical interface.</p>
<p>I&#039;ve been using the basis of my new tool on my computers for more than 4 years now and decided I might as well release it for others to use in case anyone else is interested.</p>
<p>It&#039;s is written in Python and has fairly simple dependencies, so it is easy to test and requires no compilation.</p>
<p>Its website is located at <a href="http://p.outlyer.net./relevation/">p.outlyer.net/relevation/</a>.</p>
<p></p>
<p>Relevation 1.0:</p>
<dl>
<dt>Tarball</dt>
<dd><a href="http://p.outlyer.net/relevation/files/relevation-1.0.tar.gz">http://p.outlyer.net/relevation/files/relevation-1.0.tar.gz</a></dd>
<dt>deb package</dt>
<dd><a href="http://p.outlyer.net/relevation/files/relevation_1.0-upstream.1_all.deb">http://p.outlyer.net/relevation/files/relevation_1.0-upstream.1_all.deb</a></dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://outlyer.net/2011-06-30:relevation-1_0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site is back to normal, finally</title>
		<link>http://outlyer.net/2010-12-17:site-is-back-to-normal-finally/</link>
		<comments>http://outlyer.net/2010-12-17:site-is-back-to-normal-finally/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 19:03:10 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[OutlyerNet]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://outlyer.net/?p=548</guid>
		<description><![CDATA[After a whole month of mess after my shared webhosting got hacked, my sites are now back to normal, all downloads should be available again. This has been so annoying to get fixed I&#039;m unable to find words to describe the experience. In the meantime I&#039;ve moved some stuff into two new sites: The pictures [...]]]></description>
			<content:encoded><![CDATA[<p>After a whole month of mess after my shared webhosting got hacked, my sites are now back to normal, all downloads should be available again.</p>
<p>This has been so annoying to get fixed I&#039;m unable to find words to describe the experience.</p>
<p>In the meantime I&#039;ve moved some stuff into two new sites: The pictures that used to be here are now in <a href="http://corvera.eu./">corvera.eu</a> and any blog posts which are not status updates / release announcements will go into <a href="http://w.corvera.eu./">w.corvera.eu</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://outlyer.net/2010-12-17:site-is-back-to-normal-finally/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VCS 1.12.2 released</title>
		<link>http://outlyer.net/2010-08-24:vcs-1_12-2-released/</link>
		<comments>http://outlyer.net/2010-08-24:vcs-1_12-2-released/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 19:25:57 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[Video Contact Sheet]]></category>
		<category><![CDATA[POSIX]]></category>

		<guid isPermaLink="false">http://outlyer.net/?p=506</guid>
		<description><![CDATA[Another minor update, although the last few versions have contained a really stupid bug that prevented the temporary files from being removed (leading to a lot of stale, possibly big, files), so upgrading is highly recommended. Thanks to Jason Tackaberry for pointing the bug. Note though I&#039;m still on holidays so this is a quick [...]]]></description>
			<content:encoded><![CDATA[<p>Another minor update, although the last few versions have contained a really stupid bug that prevented the temporary files from being removed (leading to a lot of stale, possibly big, files), so upgrading is highly recommended. Thanks to Jason Tackaberry for pointing the bug.<br />
<br />
Note though I&#039;m still on holidays so this is a quick and dirty release (with little testing).</p>
<p>Changes:</p>
<ul>
<li>Bugfix: Fix cleanup of temporary files (regression introduced in 1.11.2)</li>
<li>New configuration variables: <a href="http://p.outlyer.net/dox/vcs:conf_files#list_of_options"><tt>fg_all</tt>, <tt>bg_all</tt>, <tt>font_all</tt> and <tt>nonlatin_filenames</tt></a>.</li>
<li>Identification of VP8 video codec (WebM)</li>
<li>Initial manpage (work in progress)</li>
</ul>
<hr />
<dl>
<dt>vcs 1.12.2</dt>
<dd><a href="http://p.outlyer.net/vcs/files/vcs-1.12.2.gz">http://p.outlyer.net/vcs/files/vcs-1.12.2.gz</a> (script only)</p>
<p>    or<br />
    <a href="http://p.outlyer.net/vcs/files/vcs-1.12.2.tar.gz">http://p.outlyer.net/vcs/files/vcs-1.12.2.tar.gz</a> (script, sample configuration, manpage and profiles) </dd>
<dt>deb, rpm, PKGBUILD &#038; bz2</dt>
<dd>as usual at <a href="http://p.outlyer.net/vcs/">http://p.outlyer.net/vcs/</a></dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://outlyer.net/2010-08-24:vcs-1_12-2-released/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>VCS 1.12.1 released</title>
		<link>http://outlyer.net/2010-04-23:vcs-1_12-1-released/</link>
		<comments>http://outlyer.net/2010-04-23:vcs-1_12-1-released/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 12:18:47 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[Video Contact Sheet]]></category>
		<category><![CDATA[gawk]]></category>
		<category><![CDATA[POSIX]]></category>

		<guid isPermaLink="false">http://outlyer.net/?p=500</guid>
		<description><![CDATA[A very small update this time. It&#039;s only been delayed by real life stuff. Only worth mentioning: Workaround for cases in which GAWK uses comma as decimal separator. Many European languages use commas but only a few versions of GAWK do actually print them (and newer versions don&#039;t anymore). People encountering this bug will have [...]]]></description>
			<content:encoded><![CDATA[<p>A very small update this time. It&#039;s only been delayed by real life stuff.</p>
<p>Only worth mentioning:</p>
<ul>
<li>Workaround for cases in which GAWK uses comma as decimal separator. Many European languages use commas but only a few versions of GAWK do actually print them (and newer versions don&#039;t anymore). People encountering this bug will have certainly noticed since it results in <a href="http://b.outlyer.net/task/160" title="Example errors">all kinds of errors</a>.</li>
</ul>
<hr />
<dl>
<dt>vcs 1.12.1</dt>
<dd><a href="http://p.outlyer.net/vcs/files/vcs-1.12.1.gz">http://p.outlyer.net/vcs/files/vcs-1.12.1.gz</a> (script only)<br />
    or<br />
    <a href="http://p.outlyer.net/vcs/files/vcs-1.12.1.tar.gz">http://p.outlyer.net/vcs/files/vcs-1.12.1.tar.gz</a> (script, sample configuration and profiles) </dd>
<dt>deb, rpm, PKGBUILD &#038; bz2</dt>
<dd>as usual at <a href="http://p.outlyer.net/vcs/">http://p.outlyer.net/vcs/</a></dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://outlyer.net/2010-04-23:vcs-1_12-1-released/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>VCS 1.12 released</title>
		<link>http://outlyer.net/2010-04-10:vcs-1_12-released/</link>
		<comments>http://outlyer.net/2010-04-10:vcs-1_12-released/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 16:22:14 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[Video Contact Sheet]]></category>
		<category><![CDATA[POSIX]]></category>

		<guid isPermaLink="false">http://outlyer.net/?p=478</guid>
		<description><![CDATA[VCS 1.12 is ready to download As with 1.11 many of the changes are pretty radical and might break but it&#039;s been working fine for me so far. The changes are quite a few so I&#039;ll try to explain as best as I can. Documentation for the new stuff is on the way. New in [...]]]></description>
			<content:encoded><![CDATA[<p>VCS 1.12 is ready to download</p>
<p>As with 1.11 many of the changes are pretty radical and might break but it&#039;s been working fine for me so far.</p>
<p>The changes are quite a few so I&#039;ll try to explain as best as I can. Documentation for the new stuff is on the way.</p>
<p>New in this version:</p>
<ul>
<li>Profiles</li>
<li>On-demand loading of custom configuration files</li>
<li>Heading, footer and title based on actual font size</li>
<li>Configuration generation from the command-line</li>
<li>Relative end-offset</li>
<li>More reasonable command-line arguments to capture from DVD</li>
<li>Configuration syntax enhancements and more sensible names for settings</li>
</ul>
<h3>→ Profiles</h3>
<p>Command-line: <kbd>--profile &lt;NAME&gt;</kbd> and <kbd>-p &lt;NAME&gt;</kbd></p>
<p>Profiles allow saving a group of settings and then reusing them by using their name.<br />
They can be saved to <samp>~/.vcs/profiles/</samp> or <samp>/usr/share/vcs/profiles/</samp> as <samp>name.conf</samp>, and then invoked with a command-line like:<br />
<kbd>$ vcs -p name video.avi</kbd></p>
<p>They can also be combined, e.g.<br />
<kbd>$ vcs -p black -p mosaic video.avi</kbd></p>
<p>A list of available profiles can be displayed with<br />
<kbd>$ vcs -p :list</kbd></p>
<p>The deb, rpm, arch package and tarball include some sample profiles.</p>
<h3>→ Configuration file loading</h3>
<p>Command-line: <kbd>--config &lt;FILE&gt;</kbd> and <kbd>-C &lt;FILE&gt;</kbd></p>
<p>A lot like profiles but settings can be loaded from any file on any directory. The only extra condition is the file should contain <kbd>"vcs:conf:"</kbd> inside comments towards the beginning or the end of the file.</p>
<p><kbd>$ vcs -C /tmp/mysettings.txt video.avi</kbd></p>
<h3>→ Configuration (and profile) generation</h3>
<p>Command-line: <kbd>--generate config</kbd></p>
<p>By adding <kbd>--generate config</kbd> to the command-line, the effective settings are printed in a format that can be saved to a configuration or profile file.</p>
<p>All active settings with an appropriate config setting will be printed, no matter if they come from the command-line, profiles or configurations.</p>
<h4>Examples</h4>
<p><kbd>$ vcs -n4 --generate config</kbd><br />
Will produce a configuration for 4 captures and fixed number of captures:</p>
<pre class="consola">
 numcaps=4
 timecode_from=$TC_NUMCAPS</pre>
<p><kbd>$ vcs -p myprofile -C myconfig.cfg -E0 --generate config</kbd></p>
<p>Will merge profile &#034;myprofile&#034; and file myconfig.cfg, disable end-offset and print the combined settings.</p>
<h4>Big warning</h4>
<p>In case you aren&#039;t familiar with shell redirections, <strong>DON&#039;T</strong> try to overwrite an existing configuration like:<br />
<kbd>$ vcs [...] --generate config &gt; myconfig.cfg</kbd><br />
This <strong>WILL WIPE</strong> your configuration <strong>BEFORE</strong> reading it.</p>
<h4>Side-effect</h4>
<p>Pre-existing configurations can be &#034;upgraded&#034; to the new names by running without extra arguments:<br />
<kbd>$ vcs --generate config</kbd></p>
<h3>→ Relative end-offset</h3>
<p>The end offset now accepts percentages and is 5.5% by default. It is now applied always unless disabled.</p>
<p>With the length detection workarounds in 1.11 and relative end offsets, the whole <tt>MIN_LENGTH_FOR_END_OFFSET</tt> nonsense is gone for good. Good riddance.</p>
<h3>→ DVD capture</h3>
<p>Handling of DVDs is now like that of normal files. <kbd>--dvd</kbd> (or <kbd>-V</kbd>) enable the DVD mode and take no arguments anymore:</p>
<p><kbd>$ vcs --dvd /dev/dvd</kbd></p>
<p><kbd>$ vcs --dvd --dvd-title 1 /dev/dvd</kbd></p>
<p>Multi-input is also accepted now:</p>
<p><kbd>$ vcs --dvd --dvd-title 1 --dvd-title 2 /dev/dvd /dev/dvd somedvd.iso</kbd><br />
Will capture titles 1 and 2 from <tt>/dev/dvd</tt>, and the longest title from <tt>somedvd.iso</tt>.</p>
<p>DVDs and video files can&#039;t be mixed though (it&#039;s either DVD mode or no DVD mode for all input files).</p>
<h3>→ Configuration syntax enhancements</h3>
<p>Finally, configuration files are now easier to read and write:<br />
  &nbsp;&#8211; Settings are case insensitive now<br />
  &nbsp;&#8211; Names are easier on the brain (e.g. &#034;height&#034; instead of &#034;th_height&#034;)<br />
  &nbsp;&#8211; Comments no longer need their own line</p>
<p>Also a sample configuration file is provided with all available settings for easier writing of your own if needed.</p>
<h3>→ Dynamic heading/footer/title</h3>
<p>In previous versions heading and title size based on font pointsize. This lead to a few rare fonts displaying cropped. Footer was a fixed size so it was even worse at that. 1.12 probes the font size and (hopefully) sizes sections accordingly. Example:</p>
<p><div id="attachment_497" class="wp-caption alignleft" style="width: 310px"><a href="http://outlyer.net/site/wp-content/uploads/2010/04/1-11-2-akaFrivolity.jpg"><img src="http://outlyer.net/site/wp-content/uploads/2010/04/1-11-2-akaFrivolity-300x224.jpg" alt="" title="Example of cropped text in 1.11.2" width="300" height="224" class="size-medium wp-image-497" /></a><p class="wp-caption-text">Before: 1.11.2</p></div> <div id="attachment_498" class="wp-caption alignright" style="width: 310px"><a href="http://outlyer.net/site/wp-content/uploads/2010/04/1-12-akaFrivolity.jpg"><img src="http://outlyer.net/site/wp-content/uploads/2010/04/1-12-akaFrivolity-300x239.jpg" alt="" title="Example of fixed text in 1.12 (no cropping anymore)" width="300" height="239" class="size-medium wp-image-498" /></a><p class="wp-caption-text">After: 1.12</p></div></p>
<p style="margin-left:1em;"><small>The font displayed is <a href="http://www.dafont.com/akafrivolity.font">akaFrivolity</a> in case you&#039;re wondering</small></p>
<hr />
<dl>
<dt>vcs 1.12</dt>
<dd>
    <a href="http://p.outlyer.net/vcs/files/vcs-1.12.gz">http://p.outlyer.net/vcs/files/vcs-1.12.gz</a> (script only)<br />
    or<br />
    <a href="http://p.outlyer.net/vcs/files/vcs-1.12.tar.gz">http://p.outlyer.net/vcs/files/vcs-1.12.tar.gz</a> (script, sample configuration and profiles)
</dd>
<dt>deb, rpm, PKGBUILD &#038; bz2</dt>
<dd>as usual at <a href="http://p.outlyer.net/vcs/ ">http://p.outlyer.net/vcs/</a></dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://outlyer.net/2010-04-10:vcs-1_12-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VCS 1.11.2 released</title>
		<link>http://outlyer.net/2010-03-19:vcs-1_11_2-released/</link>
		<comments>http://outlyer.net/2010-03-19:vcs-1_11_2-released/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 09:03:30 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[Video Contact Sheet]]></category>
		<category><![CDATA[POSIX]]></category>

		<guid isPermaLink="false">http://outlyer.net/?p=471</guid>
		<description><![CDATA[A new small update to vcs is available to download. This should be the last update before 1.12 (which will take a while to be ready) but the massive changes in 1.11.x still need more testing so who knows. Changes in 1.11.2: Some Real Audio codec names (v4, v5 and v6) Bugfix/Feature: Fallback for default [...]]]></description>
			<content:encoded><![CDATA[<p>A new small update to <a href="http://p.outlyer.net./vcs/">vcs</a> is available to download. This should be the last update before 1.12 (which will take a while to be ready) but the massive changes in 1.11.x still need more testing so who knows.</p>
<p>Changes in 1.11.2:</p>
<ul>
<li>Some Real Audio codec names (v4, v5 and v6)</li>
<li>Bugfix/Feature: Fallback for default font on systems that don&#039;t register fonts with ImageMagick</li>
<li>Bugfixes: Clean up correctly extra temporary dirs, fix for non-GNU awk (e.g. mawk)</li>
</ul>
<hr />
<dl>
<dt><tt>vcs 1.11.2</tt></dt>
<dd><a href="http://p.outlyer.net/vcs/files/vcs-1.11.2.gz">http://p.outlyer.net/vcs/files/vcs-1.11.2.gz</a></dd>
<dt>deb, rpm, PKGBUILD &#038; bz2</dt>
<dd>as usual at <a href="http://p.outlyer.net/vcs/">http://p.outlyer.net/vcs/</a></dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://outlyer.net/2010-03-19:vcs-1_11_2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VCS 1.11.1 released</title>
		<link>http://outlyer.net/2010-03-11:vcs-1_11_1-released/</link>
		<comments>http://outlyer.net/2010-03-11:vcs-1_11_1-released/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 13:05:18 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[Video Contact Sheet]]></category>
		<category><![CDATA[Arch Linux]]></category>
		<category><![CDATA[POSIX]]></category>

		<guid isPermaLink="false">http://outlyer.net/?p=464</guid>
		<description><![CDATA[Here&#039;s a very small bugfix release, nothing too fancy this time around: - A name for the FLV1 codec (used in older flash videos) - Warnings about the DEFAULT_* configuration variables accidentally removed in the previous release (and temporarily accept them) - A check of ImageMagick&#039;s version that should work in all systems Also new [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#039;s a very small bugfix release, nothing too fancy this time around:<br />
<br />
- A name for the FLV1 codec (used in older flash videos)<br />
<br />
- Warnings about the <tt>DEFAULT_*</tt> configuration variables accidentally removed in the previous release (and temporarily accept them)<br />
<br />
- A check of ImageMagick&#039;s version that should work in all systems</p>
<p>Also new there&#039;s a <a href="http://p.outlyer.net/vcs/files/PKGBUILD"><tt>PKGBUILD</tt></a> file for packaging for <a href="http://www.archlinux.org/">Arch</a>.</p>
<dl>
<dt><tt>vcs 1.11.1</tt></dt>
<dd><a href="http://p.outlyer.net/vcs/files/vcs-1.11.1.gz">http://p.outlyer.net/vcs/files/vcs-1.11.1.gz</a></dd>
<dt>deb, rpm, etc.</dt>
<dd>as usual at <a href="http://p.outlyer.net/vcs/">http://p.outlyer.net/vcs/</a></dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://outlyer.net/2010-03-11:vcs-1_11_1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>numcaps in configuration</title>
		<link>http://outlyer.net/2010-03-08:enabling-numcaps-in-conf/</link>
		<comments>http://outlyer.net/2010-03-08:enabling-numcaps-in-conf/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 13:43:19 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[Video Contact Sheet]]></category>

		<guid isPermaLink="false">http://outlyer.net/?p=460</guid>
		<description><![CDATA[After a user report I noticed I should clarify: If you add, e.g. numcaps=10 to your configuration file you&#039;re changing the default number of captures but the default mode of operation is to capture at fixed intervals so to actually use this value you also have to add timecode_from=$TC_NUMCAPS to your configuration, which the changes [...]]]></description>
			<content:encoded><![CDATA[<p>After a user report I noticed I should clarify: If you add, e.g. <tt>numcaps=10</tt> to your configuration file you&#039;re changing the default number of captures <b>but</b> the default mode of operation is to capture at fixed intervals so to actually use this value you also have to add <b><tt>timecode_from=$TC_NUMCAPS</tt></b> to your configuration, which the changes the mode of operation to a fixed number of captures. E.g.:</p>
<pre>$ cat ~/.vcs.conf
numcaps=20
timecode_from=$TC_NUMCAPS
cols=5</pre>
]]></content:encoded>
			<wfw:commentRss>http://outlyer.net/2010-03-08:enabling-numcaps-in-conf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

