vcs

This is the tasklist for Video Contact Sheet *NIX

Although I use it mainly as a TO-DO list, feel free to fill any bug-reports or feature requests you might have.

Homepage: https://p.outlyer.net/vcs/
Documentation: https://p.outlyer.net/vcs/docs

ID Task Type Severity Summary Status  desc Progress Due In Version
 74 Feature RequestLow Fallback to ffmpeg if appropriate to better detect medi ...Closed
100%
Task Description

No need for description

 75 Bug ReportLow Number of audio channels = 0 Closed
100%
Task Description

Appears to happen in non-x86 systems.

 79 Bug ReportHigh vcs breaks if tput can't set colour Closed
100%
Task Description

E.g. on FreeBSD

 80 Bug ReportLow Required programs should be checked before doing (prett ...Closed
100%
Task Description

No need for description

 83 Bug ReportLow seq is not available in FreeBSD Closed
100%
Task Description

jot is its equivalent

 87 Bug ReportLow Must ensure getopt is GNU getopt Closed
100%
Task Description

No need for description

 88 Bug ReportLow bash might not be in /bin Closed
100%
Task Description

No need for description

 89 Bug ReportLow sed arguments are not x-platform Closed
100%
Task Description

No need for description

 90 Bug ReportLow mktemp's arguments are not x-platform Closed
100%
Task Description

No need for description

 94 Feature RequestLow Package in RPM Closed
100%
1.11.1 Task Description

No need for description

 97 Bug ReportLow -t doesn't accept timestamp syntax Closed
100%
1.11 Task Description

No need for description

 108 Feature RequestLow Allow overriding DISABLE_SHADOWS and DISABLE_TIMESTAMPS Closed
100%
Task Description

Prompted by a mail from Chris Hills

 119 TO-DOLow Switch default font Closed
100%
1.11 Task Description

Newer IM appears to use recognise system fonts by default. Using some common-place good looking font like DejaVu would be preferable.

It’s supposed to fail silently, at least accordingly to http://www.imagemagick.org/Usage/#fonts but on my system it prints an error. Probably not worth supressing

 121 TO-DOLow Keep track of user's values for variables Closed
100%
1.12 Task Description

Doing this better will remove from of the duplication with overrides, specially on the filename font/non-latin stuff

 127 TO-DOLow Allow overriding default number of captures Closed
100%
1.11 Task Description

No need for description

 128 TO-DOLow Allow overriding default interval Closed
100%
1.11 Task Description

No need for description

 129 Bug ReportMedium Warn about renamed overrides Closed
100%
1.11.1 Task Description

Some override-able variables were renamed silently in 1.11

DEFAULT_COLS ⇒ cols
DEFAULT_INTERVAL ⇒ interval
DEFAULT_NUMCAPS ⇒ numcaps

 130 TO-DOLow Provide Arch package Closed
100%
1.11.1 Task Description

No need for description

 131 Bug ReportVery Low ImageMagick version check uses GNU regex Closed
100%
1.11.1 Task Description

The grep regex uses ‘\s’ which is Perl-style and not supported by all greps.

Use ‘:space:’ or similar.

Low severity since vcs works with the failed check.

 132 Bug ReportLow Cleanup regression: empty temporary dir left behind Closed
100%
1.11.2 Task Description

Safe length measuring creates extra temporary directories that aren’t removed properly

 135 Bug ReportHigh Pythagorean theorem uses gawk syntax Closed
100%
1.11.2 Task Description

pyth_th() uses **, accepted by gawk but not mawk

Also Ubuntu uses mawk by default.

 138 Feature RequestLow Interval in configuration file doesn't allow time synta ...Closed
100%
1.12 Task Description

i.e.

interval=5m
 142 TO-DOLow Ignore MIN_LENGTH_FOR_END_OFFSET Closed
100%
1.12 Task Description

MIN_LENGTH_FOR_END_OFFSET was deprecated in 1.11 and will be ignored starting with 1.12.

The new behaviour is to apply by default a small end offset always, based on the video length. Users will be able to disable this with either -E0 or config option end_offset=0

 143 TO-DOLow Add new configuration locations Closed
100%
1.12 Task Description

With the introduction of profiles vcs will need directories to place them.

Using vcs-nix might be safer since vcs is too short and too meaningful (Version Control System) to hijack it safely.

Candidates:

  • Site-wide: /usr/share/vcs/profiles, /usr/local/share/vcs/profiles/
  • User-local: ~/.vcs/profiles/
 144 Bug ReportLow Allow configuration in dotdir Closed
100%
1.12 Task Description

With the introduction of ~/.vcs/ (or ~/.vcs-nix/) it makes sense moving local configurations there. The older ~/.vcs.conf will still be accepted.

Load order:

  1. /etc/vcs.conf
  2. ~/.vcs.conf
  3. ~/.vcs/vcs.conf
  4. ./vcs.conf
 145 TO-DOLow Remove "--shoehorn'", deprecate "-Z shoehorn" Closed
100%
1.12
 146 TO-DOVery Low Remove "--mincho" Closed
100%
1.12
 149 Bug ReportMedium Check configuration values for correctness Closed
100%
1.12
 150 Feature RequestLow Provide sample configuration Closed
100%
1.12
 161 TO-DOLow Release 1.12.1 Closed
100%
1.12.1
 165 TO-DOLow Release 1.12.2 Closed
100%
Meta: Release Cycle
 168 TO-DOLow Create basic manpage Closed
100%
1.12.2
 170 TO-DOVery Low Release 1.12.3 Closed
100%
Meta: Release Cycle
 173 TO-DOLow Switch to Bash 3 Closed
100%
1.12.3
 175 Bug ReportMedium Failure after a certain number of uses Closed
100%
 176 TO-DOVery Low Filmstrip not realistic Closed
100%
1.13
 188 TO-DOLow Blank frame evasion Closed
100%
1.13
 195 Bug ReportHigh Too short files might lead to infinte loop Closed
100%
1.13
 198 Bug ReportLow Console isn't always correctly restored Closed
100%
1.13
 199 Bug ReportLow Cached captures are filtered more than once Closed
100%
1.13
 217 Bug ReportMedium Unquoted grep pattern gives problems Closed
100%
1.13.1
 218 TO-DOLow Release 1.13.1 Closed
100%
Meta: Release Cycle
 219 Submitted PatchMedium Arch PKGBUILD outdated Closed
100%
1.13.1
 224 TO-DOLow Release 1.13.2 Closed
100%
Meta: Release Cycle
 225 Bug ReportMedium Number of captures exceeded by one with mplayer Closed
100%
1.13.2
 226 Bug ReportVery Low Pre-releases error on files with single quotes in their ...Closed
100%
1.13.2
 250 TO-DOLow Release 1.13.3 Closed
100%
Meta: Release Cycle
 364 Bug ReportLow Evasion offsets aren't walked over in array Closed
100%
1.13.4
 366 TO-DOLow Release 1.13.4 Closed
100%
Meta: Release Cycle
 91 Feature RequestLow Drop GNU getopt Closed
0%
?
Showing tasks 151 - 200 of 201 Page 4 of 5

Available keyboard shortcuts

Tasklist

Task Details

Task Editing