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  desc Summary Status Progress Due In Version
 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

95Bug ReportLowRunning vcs from find fails on WMVs. They work directly...Unconfirmed
0%
Task Description

Originally reported by Tomasz Strózik

Example given:

$ find $DIR \(-name "*.avi" -o -name "*.wmv" -o -name "*.mpg" -o -name "*.mp4" \) -exec vcs -dt -ds -n 12 -c2 -H 200 --jpeg --quiet {} \;

Works on avi, mpg and mp4 but fails on wmv with
Failed to capture frame (at second xxx.000)

Processing the same file directly works:

$ vcs -dt -ds -n 12 -c2 -H 200 --jpeg --quiet File.wmv
101Bug ReportLowHeading bleeds into left side of contact sheet when tit...Deferred
0%
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

118Feature RequestLowCreate manpageDeferred
0%
Task Description

No need for description

124Feature RequestLowBetter looking timestampsAssigned
0%
Task Description

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

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

No need for description

 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

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 

 170 TO-DOVery Low Release 1.12.3 Closed
100%
Meta: Release Cycle Task Description

Bugfixes from the 1.13 branch should be backported to 1.12, since 1.13 will need a lot of testing.

Previous:  FS#165 
Next:  FS#152 

200TO-DOVery LowRelease 2.0Assigned
0%
Meta: Release Cycle Task Description

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

v2.0 will be a rewrite in Python.

Previous: FS#153

52Feature RequestVery LowAllow review of screenshots before composingLimbo
0%
? Task Description

Originally requested by Daniel

 82 Feature RequestVery Low Unify profiles and funky modes Closed
100%
? Task Description

No need for description

163TO-DOVery LowMove rarely used features to pluginsAssigned
0%
? Task Description

No need for description

164Bug ReportVery LowImplement instrumentationAssigned
0%
? Task Description

No need for description

92Feature RequestVery LowSupport OpenSolaris/SunOSLimbo
0%
2.0 Task Description

Being based on System V, it’s quite different to most other Unix-like OSes, might be a good target for x-platform enhancements

162TO-DOVery LowImplement pluginsAssigned
0%
2.0 Task Description

No need for description

93Bug ReportVery Lowgrep -o is not portableAssigned
0%
1.14 Task Description

-o is a GNU extension, supported in Linux and FreeBSD

Unsupported in SunOS, OpenBSD?

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

172TO-DOVery LowDon't autoload './vcs.conf'Assigned
0%
1.14 Task Description

See  FS#171 

375TO-DOVery LowAllow disabling blank frame evasionAssigned
0%
1.14 Task Description

Should allow to disable it in both configuration and command-line.

 226 Bug ReportVery Low Pre-releases error on files with single quotes in their ...Closed
100%
1.13.2 Task Description

Pointed out by Miya

eval: line 1874: syntax error in conditional expression
eval: line 1874: syntax error near `got'
eval: line 1874: `[[ -n 'File's got problems.mp4.png' ]]'
Internal error at safe_rename():1510: [[ -n 'File's got problems.mp4.png' ]]
 171 TO-DOVery Low Deprecate './vcs.conf' in favour of profiles Closed
100%
1.13 Task Description

The function that vcs.conf in current dir accomplished is covered by profiles. If wanted it can still be manually loaded with -C :pwd or -C vcs.conf

 176 TO-DOVery Low Filmstrip not realistic Closed
100%
1.13 Task Description

The filmstrip mode has had a placeholder implementation since the start, it should look closer to an actual film strip.

E.g.: http://sites.google.com/site/elsamuko/gimp/sprocket

 179 TO-DOVery Low Add codec identification for FRAPS captures Closed
100%
1.13
 166 TO-DOVery Low Support WebM Closed
100%
1.12.2
 81 Feature RequestVery Low Add profiles support Closed
100%
1.12
 140 TO-DOVery Low Release 1.12 Closed
100%
1.12
 146 TO-DOVery Low Remove "--mincho" Closed
100%
1.12
 148 Feature RequestVery Low Include generation of config/profile from the command-l ...Closed
100%
1.12
 131 Bug ReportVery Low ImageMagick version check uses GNU regex Closed
100%
1.11.1
 23 Feature RequestVery Low Make FFmpeg optional Closed
100%
1.11
 44 Feature RequestVery Low Optionally disable fancyness of contact sheet Closed
100%
1.11
 46 Feature RequestVery Low Optionally disable padding Closed
100%
1.11
 51 Feature RequestVery Low Allow manually setting padding Closed
100%
1.11
 105 Feature RequestVery Low Allow overriding default height Closed
100%
1.11
 14 Feature RequestVery Low Support per-dir and system-wide config files Closed
100%
 15 Feature RequestVery Low Print all failed requirements Closed
100%
 18 Bug ReportVery Low Numcaps=0 should be rejected Closed
100%
 19 Feature RequestVery Low Allow highlighting individual captures Closed
100%
 20 Feature RequestVery Low Add extra set of smaller captures Closed
100%
 22 Feature RequestVery Low Discard mplayer as a capturer Closed
100%
 29 Feature RequestVery Low Support milliseconds in timestamp strings Closed
100%
 30 Feature RequestVery Low Allow disabling "created by..." line Closed
100%
 47 Feature RequestVery Low Allow disabling milliseconds in timestamps Closed
100%
50Feature RequestVery LowAllow setting text outlinesDeferred
0%
69Feature RequestVery LowImage modeLimbo
0%
 70 Feature RequestVery Low Add JPEG2000 output Closed
100%
104Feature RequestVery LowAccept percentages in --from and --toDeferred
0%
Showing tasks 151 - 200 of 201 Page 4 of 5

Available keyboard shortcuts

Tasklist

Task Details

Task Editing