All Projects

ID Project Category  asc Task Type Severity Summary Status Progress Due In Version
 143 vcsGeneralTO-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/
 142 vcsGeneralTO-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

 141 vcsGeneralTO-DOLow Change end_offset behaviour Closed
100%
1.12 Task Description

End offset will be set to a small percentage of the length (5.5%? –5m for 90m–), applicable always by default, instead of a fixed value

 140 vcsGeneralTO-DOVery Low Release 1.12 Closed
100%
1.12 Task Description

This is a meta-item depending on bugs/features required to complete before releasing vcs 1.12

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

i.e.

interval=5m
137vcsGeneralBug ReportMediumHang with RM filesUnconfirmed
0%
Task Description

Original report by Dougn Redhammer

vcs hangs with some RM files.

Tracing shows it gets stuck in mplayer_identify.

MPlayer can play the files fine from the terminal. Although it exits with «MPlayer interrupted by signal 11 in module: uninit_vcodec».

I can reproduce the abrupt termination, it happens when using Real’s native decoder (w64codecs, /usr/lib/codecs/drvc.so). Using FFMpeg’s decoder (MPlayer’s -vc ffrv30) MPlayer exits normally.

I can’t reproduce the hang either way.

 136 vcsGeneralBug ReportMedium Ubuntu doesn't register fonts with ImageMagick Closed
100%
1.11.2 Task Description

Symbolic font names don’t work since IM won’t know about TTF fonts.

Probably affects other systems too.

 135 vcsGeneralBug 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.

 132 vcsGeneralBug 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

 131 vcsGeneralBug 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.

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

No need for description

 129 vcsGeneralBug 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

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

No need for description

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

No need for description

126vcsGeneralFeature RequestVery LowEdge detection / blur evasion (mtn feature)Deferred
0%
Task Description

Interesting feature, experimentally implemented in mtn

http://moviethumbnail.sourceforge.net/

See also FS#125

125vcsGeneralFeature RequestVery LowBlank screen evasion (mtn feature)Deferred
90%
1.14 Task Description

Great feature, implemented in mtn

http://moviethumbnail.sourceforge.net/

See also FS#126

124vcsGeneralFeature RequestLowBetter looking timestampsAssigned
0%
Task Description

Timestamps could use some tweaking: e.g. centering on their background and rounded corners

 123 vcsGeneralFeature RequestLow Avoid repeating captures in different sets Closed
100%
1.13 Task Description

Currently the extended set always contains the standard captures. It might be nice to add some time-shift to them so that they’re different.

See also  FS#122 

 122 vcsGeneralTO-DOLow Avoid recapturing Closed
100%
1.12.3 Task Description

When a timestamp is present in more than one set (highlights/std/extended) there’s no need to re-capture it.

See also  FS#123 

 121 vcsGeneralTO-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

 120 vcsGeneralTO-DOLow Override-able variables cleanup: New names Closed
100%
1.12 Task Description

Introduce new names in 1.12 (this)

Remove old names in 1.13 or 1.14 (FS#151)

 119 vcsGeneralTO-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

118vcsGeneralFeature RequestLowCreate manpageDeferred
0%
Task Description

No need for description

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

Prompted by a mail from Chris Hills

 107 vcsGeneralFeature RequestLow Add ffmpeg as video identifier Closed
100%
1.11 Task Description

No need for description

 106 vcsGeneralFeature RequestLow Make mplayer optional Closed
100%
1.11
 105 vcsGeneralFeature RequestVery Low Allow overriding default height Closed
100%
1.11
104vcsGeneralFeature RequestVery LowAccept percentages in --from and --toDeferred
0%
 103 vcsGeneralFeature RequestLow Accept percentages in -H Closed
100%
1.11
 102 vcsGeneralFeature RequestLow Drop sed -r/sed -E detection Closed
100%
1.11
101vcsGeneralBug ReportLowHeading bleeds into left side of contact sheet when tit...Deferred
0%
 100 vcsGeneralBug ReportLow File's own aspect ratio is ignored Closed
100%
1.11
 99 vcsGeneralBug ReportLow Timestamps font is not used Closed
100%
1.11
 98 vcsGeneralBug ReportLow Timestamps are styled/unstyled inconsistently across sy ...Closed
100%
1.11
 97 vcsGeneralBug ReportLow -t doesn't accept timestamp syntax Closed
100%
1.11
 96 vcsGeneralBug ReportLow Passing ms to mplayer might make last capture fail Closed
100%
1.11
 94 vcsGeneralFeature RequestLow Package in RPM Closed
100%
1.11.1
93vcsGeneralBug ReportVery Lowgrep -o is not portableAssigned
0%
1.14
92vcsGeneralFeature RequestVery LowSupport OpenSolaris/SunOSLimbo
0%
2.0
 91 vcsGeneralFeature RequestLow Drop GNU getopt Closed
0%
?
 90 vcsGeneralBug ReportLow mktemp's arguments are not x-platform Closed
100%
 89 vcsGeneralBug ReportLow sed arguments are not x-platform Closed
100%
 88 vcsGeneralBug ReportLow bash might not be in /bin Closed
100%
 87 vcsGeneralBug ReportLow Must ensure getopt is GNU getopt Closed
100%
 86 vcsGeneralFeature RequestLow Tag console messages if there's no colour support Closed
100%
1.11
 85 vcsGeneralBug ReportLow Colourised console output doesn't work on FreeBSD Closed
100%
1.11
 84 vcsGeneralTO-DOLow Drop seq/jot Closed
100%
1.11
 83 vcsGeneralBug ReportLow seq is not available in FreeBSD Closed
100%
 82 vcsGeneralFeature RequestVery Low Unify profiles and funky modes Closed
100%
?
 81 vcsGeneralFeature RequestVery Low Add profiles support Closed
100%
1.12
Showing tasks 201 - 250 of 308 Page 5 of 7

Available keyboard shortcuts

Tasklist

Task Details

Task Editing