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  asc Task Type Severity Summary Status Progress Due In Version
 103 Feature RequestLow Accept percentages in -H Closed
100%
1.11 Task Description

No need for description

104Feature RequestVery LowAccept percentages in --from and --toDeferred
0%
Task Description

No need for description

 105 Feature RequestVery Low Allow overriding default height Closed
100%
1.11 Task Description

No need for description

 106 Feature RequestLow Make mplayer optional Closed
100%
1.11 Task Description

No need for description

 107 Feature RequestLow Add ffmpeg as video identifier 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

109Bug ReportMediumFailure to capture with packed B-frames in AVIUnconfirmed
0%
Task Description

Originally reported by Dougn Redhammer

118Feature RequestLowCreate manpageDeferred
0%
Task Description

No need for description

 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

 120 TO-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)

 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

 122 TO-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 

 123 Feature 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 

124Feature RequestLowBetter looking timestampsAssigned
0%
Task Description

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

125Feature 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

126Feature 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

 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.

 136 Bug 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.

137Bug 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.

 138 Feature RequestLow Interval in configuration file doesn't allow time synta ...Closed
100%
1.12
 140 TO-DOVery Low Release 1.12 Closed
100%
1.12
 141 TO-DOLow Change end_offset behaviour Closed
100%
1.12
 142 TO-DOLow Ignore MIN_LENGTH_FOR_END_OFFSET Closed
100%
1.12
 143 TO-DOLow Add new configuration locations Closed
100%
1.12
 144 Bug ReportLow Allow configuration in dotdir Closed
100%
1.12
 145 TO-DOLow Remove "--shoehorn'", deprecate "-Z shoehorn" Closed
100%
1.12
 146 TO-DOVery Low Remove "--mincho" Closed
100%
1.12
147Feature RequestMediumConfiguration options revampAssigned
90%
1.14
 148 Feature RequestVery Low Include generation of config/profile from the command-l ...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
151TO-DOLowOverride-able variables cleanup: Removal of deprecated ...Assigned
0%
1.14
 152 TO-DOVery Low Release 1.13 Closed
100%
Meta: Release Cycle
153TO-DOVery LowRelease 1.14Limbo
0%
Meta: Release Cycle
 154 Bug ReportLow --nonlatin doesn't use the automatically selected font Closed
100%
1.12
155Bug ReportLowColourised messages are printed before colour disabling...Assigned
0%
 156 Feature RequestLow Add font_all, bg_all and fg_all Closed
100%
1.12.2
 157 Feature RequestLow Make DVD command-line consistent with files command-lin ...Closed
100%
1.12
 158 TO-DOLow Complete manpage Closed
100%
1.13
 159 Feature RequestLow Add alternative for font_filename Closed
100%
1.12.2
 160 Bug ReportCritical AWK getting comma-separated decimals Closed
100%
1.12.1
 161 TO-DOLow Release 1.12.1 Closed
100%
1.12.1
162TO-DOVery LowImplement pluginsAssigned
0%
2.0
163TO-DOVery LowMove rarely used features to pluginsAssigned
0%
?
Showing tasks 101 - 150 of 201 Page 3 of 5

Available keyboard shortcuts

Tasklist

Task Details

Task Editing