<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://p.outlyer.net/dox/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://p.outlyer.net/dox/feed.php">
        <title>:// p.outlyer.net / dox</title>
        <description></description>
        <link>http://p.outlyer.net/dox/</link>
        <image rdf:resource="http://p.outlyer.net/dox/lib/images/favicon.ico" />
       <dc:date>2010-09-10T12:53:10+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://p.outlyer.net/dox/vcs:devel:bash_support?rev=1283005537&amp;do=diff"/>
                <rdf:li rdf:resource="http://p.outlyer.net/dox/vcs?rev=1282678010&amp;do=diff"/>
                <rdf:li rdf:resource="http://p.outlyer.net/dox/vcs:conf_files?rev=1282677453&amp;do=diff"/>
                <rdf:li rdf:resource="http://p.outlyer.net/dox/vcs:usage?rev=1270920807&amp;do=diff"/>
                <rdf:li rdf:resource="http://p.outlyer.net/dox/vcs:cli_options?rev=1270920542&amp;do=diff"/>
                <rdf:li rdf:resource="http://p.outlyer.net/dox/vcs:partial_capture?rev=1270920474&amp;do=diff"/>
                <rdf:li rdf:resource="http://p.outlyer.net/dox/vcs:example_configs?rev=1270920087&amp;do=diff"/>
                <rdf:li rdf:resource="http://p.outlyer.net/dox/vcs:profiles?rev=1270919891&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://p.outlyer.net/dox/lib/images/favicon.ico">
        <title>:// p.outlyer.net / dox</title>
        <link>http://p.outlyer.net/dox/</link>
        <url>http://p.outlyer.net/dox/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://p.outlyer.net/dox/vcs:devel:bash_support?rev=1283005537&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-08-28T16:25:37+02:00</dc:date>
        <dc:creator>Toni Corvera</dc:creator>
        <title>Bash versions support - Text comparison pitfalls</title>
        <link>http://p.outlyer.net/dox/vcs:devel:bash_support?rev=1283005537&amp;do=diff</link>
        <description>The main bash version targeted is the 3.x line and generally won't work in older versions.


	*  vcs version 1.0.11 included patches to run on bash 2.x but never really worked
	*  vcs version 1.11 and 1.12 work on bash 2.05b and higher, 1.12.2 will be the last version capable of doing so, newer versions will require bash 3.1</description>
    </item>
    <item rdf:about="http://p.outlyer.net/dox/vcs?rev=1282678010&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-08-24T21:26:50+02:00</dc:date>
        <dc:creator>Toni Corvera</dc:creator>
        <title>VCS - 1.12.2 released</title>
        <link>http://p.outlyer.net/dox/vcs?rev=1282678010&amp;do=diff</link>
        <description>Homepage: &lt;http://p.outlyer.net/vcs/&gt;

Last release is 1.12.2

Intro


VCS (Video Contact Sheet *NIX) is a script meant to generate contact sheets from videos, i.e. it creates an image composed of snapshots from the video.

It was written to run on Linux, and can run on other UNIX-like operating systems.</description>
    </item>
    <item rdf:about="http://p.outlyer.net/dox/vcs:conf_files?rev=1282677453&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-08-24T21:17:33+02:00</dc:date>
        <dc:creator>Toni Corvera</dc:creator>
        <title>Configuration files - Fix doubled heading</title>
        <link>http://p.outlyer.net/dox/vcs:conf_files?rev=1282677453&amp;do=diff</link>
        <description>This syntax is updated to v1.12. Previous versions won't accept it.

There are four configuration files that will be loaded if found:

	*  /etc/vcs.conf: System-wide configuration
	*  ~/.vcs.conf: User configuration 
	*  ~/.vcs/vcs.conf: Newer alternative to ~/.vcs.conf)
	*  ./vcs.conf: (i.e. vcs.conf in the current directory) Per-dir configuration</description>
    </item>
    <item rdf:about="http://p.outlyer.net/dox/vcs:usage?rev=1270920807&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-04-10T19:33:27+02:00</dc:date>
        <dc:creator>Toni Corvera</dc:creator>
        <title>Usage - Newer colourscheme already active</title>
        <link>http://p.outlyer.net/dox/vcs:usage?rev=1270920807&amp;do=diff</link>
        <description>vcs should be run from the command line. Through the use of command-line options or configuration files its behaviour can be configured to fit your needs.

Default behaviour




When run with no arguments, vcs will show the following traits:


	*  A capture is taken every 5 minutes. Videos shorter than 5 minutes will be rejected with default options
	*  The captures will be placed in a grid, 2-columns wide and as many rows as required
	*  Individual captures will have the dimensions of the input…</description>
    </item>
    <item rdf:about="http://p.outlyer.net/dox/vcs:cli_options?rev=1270920542&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-04-10T19:29:02+02:00</dc:date>
        <dc:creator>Toni Corvera</dc:creator>
        <title>Full list of command-line options - 1.12 updates</title>
        <link>http://p.outlyer.net/dox/vcs:cli_options?rev=1270920542&amp;do=diff</link>
        <description>FIXME Still incomplete

This is the full list of options accepted by vcs, sorted by their long name.

The See column links to the page explaining the option. The Example column shows an example with valid arguments in case it accepts.

 Long option       Short option                                    Short description              See                      Example  --anonymous       Disable “created by...” signature line    --autoaspect      Try to guess aspect ratio      Capture size and aspect…</description>
    </item>
    <item rdf:about="http://p.outlyer.net/dox/vcs:partial_capture?rev=1270920474&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-04-10T19:27:54+02:00</dc:date>
        <dc:creator>Toni Corvera</dc:creator>
        <title>Partial captures - 1.12 updates</title>
        <link>http://p.outlyer.net/dox/vcs:partial_capture?rev=1270920474&amp;do=diff</link>
        <description>The starting and ending timestamp can be set manually. By default the whole video will be processed (except the last minute, see ).

Use -f (--from) to set the starting point for captures.
Use -t (--to) to set the ending point for captures.

The usual format for time strings is accepted, see Time / Interval syntax.</description>
    </item>
    <item rdf:about="http://p.outlyer.net/dox/vcs:example_configs?rev=1270920087&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-04-10T19:21:27+02:00</dc:date>
        <dc:creator>Toni Corvera</dc:creator>
        <title>Example configuration - 1.12 updates</title>
        <link>http://p.outlyer.net/dox/vcs:example_configs?rev=1270920087&amp;do=diff</link>
        <description>Here are some examples, mimicking common set-ups for contact sheets. Copy them to ~/.vcs.conf to make them default.


Since v1.12 configurations can be saved as profiles (see Profiles) and loaded with --profile; or they can be loaded on demand by saving to some file and using  --config file.cfg


Shown below is the default output compared to each configuration.</description>
    </item>
    <item rdf:about="http://p.outlyer.net/dox/vcs:profiles?rev=1270919891&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-04-10T19:18:11+02:00</dc:date>
        <dc:creator>Toni Corvera</dc:creator>
        <title>Profiles</title>
        <link>http://p.outlyer.net/dox/vcs:profiles?rev=1270919891&amp;do=diff</link>
        <description>Profiles are new feature in 1.12.

Profiles are configuration files which are given a name and saved on a fixed location for easy loading.
See Configuration files for syntax and available settings.

The provided packaged versions of vcs include three sample profiles (black, white, and mosaic) matching the examples in the Example configuration page.</description>
    </item>
</rdf:RDF>
