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/dox/vcs/

ID Task Type Severity Summary Status Progress Due In Version
163TO-DOVery LowMove rarely used features to pluginsAssigned
0%
? Task Description

No need for description

162TO-DOVery LowImplement pluginsAssigned
0%
2.0 Task Description

No need for description

 161 TO-DOLow Release 1.12.1 Closed
100%
1.12.1 Task Description

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

 160 Bug ReportCritical AWK getting comma-separated decimals Closed
100%
1.12.1 Task Description

Original report by ya at:

Video Contact Sheet *NIX v1.12, (c) 2007-2010 Toni Corvera
Processing <FILE>...
awk: BEGIN { if (4993,00000000000000000000 == 0) exit 0 ; else exit 1 }
awk:                 ^ syntax error
awk: BEGIN { if (4993,00000000000000000000 == 0) exit 0 ; else exit 1 }
awk:                                           ^ syntax error
awk: BEGIN { if (4993,00000000000000000000 == 0) exit 0 ; else exit 1 }
awk:                                                      ^ syntax error
awk: BEGIN { printf "%.20f", ((4993,00000000000000000000 - 4993.92))+0 }
awk:                                                               ^ syntax error
awk: BEGIN { printf "%.20f", ((4993,00000000000000000000 - 4993.92))+0 }
awk:                                                                ^ syntax error
awk: BEGIN { if (() < (0)) print (() * -1) ; else print () }
awk:              ^ syntax error
awk: BEGIN { if (() < (0)) print (() * -1) ; else print () }
awk:                ^ syntax error
awk: BEGIN { if (() < (0)) print (() * -1) ; else print () }
awk:                       ^ syntax error
awk: BEGIN { if (() < (0)) print (() * -1) ; else print () }
awk:                                 ^ syntax error
awk: BEGIN { if (() < (0)) print (() * -1) ; else print () }
awk:                                       ^ syntax error
awk: BEGIN { if (() < (0)) print (() * -1) ; else print () }
awk:                                                       ^ syntax error
...
 159 Feature RequestLow Add alternative for font_filename Closed
100%
1.12.2 Task Description

font_filename is ignored in 1.12

An alternative in the form of (boolean) nonlatin_filenames or similar should be added.

 158 TO-DOLow Complete manpage Closed
100%
1.13 Task Description

Complete manpage.

 157 Feature RequestLow Make DVD command-line consistent with files command-lin ...Closed
100%
1.12 Task Description

Command-line arguments for DVD handling should be consistent with handling of video files, e.g.:

$ vcs --dvd --dvd-title 1 /dev/dvd

with dvd-title being optional, instead of

$ vcs --dvd /dev/dvd 1

 156 Feature RequestLow Add font_all, bg_all and fg_all Closed
100%
1.12.2 Task Description

Configuration options that will trigger a change of all fonts, background and foreground settings respectively

155Bug ReportLowColourised messages are printed before colour disabling...Assigned
0%
Task Description

No need for description

 154 Bug ReportLow --nonlatin doesn't use the automatically selected font Closed
100%
1.12 Task Description

-I does use it

153TO-DOVery LowRelease 1.14Limbo
0%
Meta: Release Cycle Task Description

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

Previous:  FS#152   FS#218   FS#224   FS#250   FS#366 

 152 TO-DOVery Low Release 1.13 Closed
100%
Meta: Release Cycle Task Description

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

Previous:  FS#140 ,  FS#170 
Next: FS#153

151TO-DOLowOverride-able variables cleanup: Removal of deprecated ...Assigned
0%
1.14 Task Description

Introduce new names in 1.12 ( FS#120 )

Remove old names in 1.13 or 1.14 (this)

 150 Feature RequestLow Provide sample configuration Closed
100%
1.12 Task Description

So that the syntax and options are clearer.

 149 Bug ReportMedium Check configuration values for correctness Closed
100%
1.12 Task Description

No need for description

 148 Feature RequestVery Low Include generation of config/profile from the command-l ...Closed
100%
1.12 Task Description

No need for description

147Feature RequestMediumConfiguration options revampAssigned
90%
1.14 Task Description

The available configuration options need a serious review and renaming. Old names will be accepted with warnings for either two releases or six months.

Also, should provide a sample configuration file so that the syntax and options are clearer.

 146 TO-DOVery Low Remove "--mincho" Closed
100%
1.12 Task Description

–mincho was replaced with –nonlatin in 1.11

 145 TO-DOLow Remove "--shoehorn'", deprecate "-Z shoehorn" Closed
100%
1.12 Task Description

shoehorn is most probably no longer needed (or even working) with the complexity vcs has gained over time

 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
 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/
 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

 141 TO-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 TO-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 Feature RequestLow Interval in configuration file doesn't allow time synta ...Closed
100%
1.12 Task Description

i.e.

interval=5m
137Bug ReportMediumHang with RM filesUnconfirmed
0%
 136 Bug ReportMedium Ubuntu doesn't register fonts with ImageMagick Closed
100%
1.11.2
 135 Bug ReportHigh Pythagorean theorem uses gawk syntax Closed
100%
1.11.2
 132 Bug ReportLow Cleanup regression: empty temporary dir left behind Closed
100%
1.11.2
 131 Bug ReportVery Low ImageMagick version check uses GNU regex Closed
100%
1.11.1
 130 TO-DOLow Provide Arch package Closed
100%
1.11.1
 129 Bug ReportMedium Warn about renamed overrides Closed
100%
1.11.1
 128 TO-DOLow Allow overriding default interval Closed
100%
1.11
 127 TO-DOLow Allow overriding default number of captures Closed
100%
1.11
126Feature RequestVery LowEdge detection / blur evasion (mtn feature)Deferred
0%
125Feature RequestVery LowBlank screen evasion (mtn feature)Deferred
90%
1.14
124Feature RequestLowBetter looking timestampsAssigned
0%
 123 Feature RequestLow Avoid repeating captures in different sets Closed
100%
1.13
 122 TO-DOLow Avoid recapturing Closed
100%
1.12.3
 121 TO-DOLow Keep track of user's values for variables Closed
100%
1.12
 120 TO-DOLow Override-able variables cleanup: New names Closed
100%
1.12
 119 TO-DOLow Switch default font Closed
100%
1.11
118Feature RequestLowCreate manpageDeferred
0%
109Bug ReportMediumFailure to capture with packed B-frames in AVIUnconfirmed
0%
 108 Feature RequestLow Allow overriding DISABLE_SHADOWS and DISABLE_TIMESTAMPS Closed
100%
 107 Feature RequestLow Add ffmpeg as video identifier Closed
100%
1.11
 106 Feature RequestLow Make mplayer optional Closed
100%
1.11
 105 Feature RequestVery Low Allow overriding default height Closed
100%
1.11
104Feature RequestVery LowAccept percentages in --from and --toDeferred
0%
 103 Feature RequestLow Accept percentages in -H Closed
100%
1.11
Showing tasks 51 - 100 of 200 Page 2 of 4

Available keyboard shortcuts

Tasklist

Task Details

Task Editing