numcaps in configuration
After a user report I noticed I should clarify: If you add, e.g. numcaps=10 to your configuration file you'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 the mode of operation to a fixed number of captures. E.g.:
$ cat ~/.vcs.conf numcaps=20 timecode_from=$TC_NUMCAPS cols=5
This entry was posted on 03.08.2010 at 14:43 and is filed under Video Contact Sheet. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.