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
363Bug ReportLowFile names with '#' lead to errors when creating versio...Assigned
0%
1.14 Task Description

I.e. create file sample#.avi

Run vcs on sample#.avi -> sample#.avi.png is created.
Run vcs again. sample#.avi-1.png should be created, but sed generates an error.

53Bug ReportLowffmpeg doesn't accept file names with spacesUnconfirmed
0%
Task Description

Originally reported by Phil Grundig

Version of ffmpeg: ffmpeg (CVS-060515)

178Submitted PatchLowffmpeg + piped mplayer dump can be used to identifyRequires testing
0%
1.14 Task Description

Originally suggested by Dean: http://outlyer.net/2010-08-24:vcs-1_12-2-released/

” [...]

Second, my dvd-drive is useless atm, but i remember previously piping dvd-ouput from mplayer into ffmpeg via a fifo and finding the info generated to be much better than mplayer-alone – for one thing, it won’t ‘downmix’ 6-channel audio automatically. Don’t know if that would be useful to you. The syntax was something like:-

mkfifo piped.vob &&
mplayer dvd:// -dumpstream -dumpfile piped.vob & \
ffmpeg -i piped.vob

…See what you think…

 74 Feature RequestLow Fallback to ffmpeg if appropriate to better detect medi ...Closed
100%
Task Description

No need for description

 43 Bug ReportLow Failure to cleanup with multiple files leads to clash o ...Closed
100%
Task Description

Originally reported by Marco Liguorini

227TO-DOLowFailed blank frame evasion should go back to original t...Assigned
0%
1.14 Task Description

When a frame evasion is tried and given up, the chosen timestamp should be the original instead of the last attempt

 65 Bug ReportLow Extra padding added by IM to highlights Closed
100%
Task Description

No need for description

 62 Bug ReportLow Extended-set captures don't align with standard set Closed
100%
Task Description

Originally reported by Chris Hills

 36 Bug ReportLow Extended mode uses global number of columns Closed
100%
Task Description

No need for description

 39 Bug ReportLow Extended mode uses global number of columns Closed
100%
Task Description

No need for description

 364 Bug ReportLow Evasion offsets aren't walked over in array Closed
100%
1.13.4 Task Description

Submitted by Davide Cavestro

The array EVASION_ALTERNATIVES isn’t looped over correctly. Correction:

-		for delta in $EVASION_ALTERNATIVES ; do
+		for delta in ${EVASION_ALTERNATIVES[*]} ; do
 67 Feature RequestLow DVD Support Closed
100%
1.11 Task Description

No need for description

 68 Feature RequestLow DVD ISO support Closed
100%
1.11 Task Description

Originally requested by Peter Berends

1.0.8a did accept some ISOs with mplayer but not others

 84 TO-DOLow Drop seq/jot Closed
100%
1.11 Task Description

Replace with pure bash or perl/awk

 102 Feature RequestLow Drop sed -r/sed -E detection Closed
100%
1.11 Task Description

No need for description

 91 Feature RequestLow Drop GNU getopt Closed
0%
? Task Description

GNU getopt is quite a requirement for non-GNU userlands. If at all possible replace with something else.

 55 Feature RequestLow Drop bc, replace with awk or perl Closed
100%
1.11 Task Description

Originally requested by Phil Grundig

118Feature RequestLowCreate manpageDeferred
0%
Task Description

No need for description

 168 TO-DOLow Create basic manpage Closed
100%
1.12.2 Task Description

No need for description

 198 Bug ReportLow Console isn't always correctly restored Closed
100%
1.13 Task Description

At least on some systems, the console/terminal needs a manual reset (or tset) to be usable after running vcs.

 27 Bug ReportLow Console colours are printed to the wrong channel Closed
100%
Task Description

.

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

Complete manpage.

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

No need for description

 85 Bug ReportLow Colourised console output doesn't work on FreeBSD Closed
100%
1.11 Task Description

No need for description

 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

 141 TO-DOLow Change end_offset behaviour Closed
100%
1.12
 199 Bug ReportLow Cached captures are filtered more than once Closed
100%
1.13
 7 Bug ReportLow Broken program signature Closed
100%
 188 TO-DOLow Blank frame evasion Closed
100%
1.13
124Feature RequestLowBetter looking timestampsAssigned
0%
 88 Bug ReportLow bash might not be in /bin Closed
100%
 123 Feature RequestLow Avoid repeating captures in different sets Closed
100%
1.13
 122 TO-DOLow Avoid recapturing Closed
100%
1.12.3
 37 Bug ReportLow Aspect ratio guessing fails if height is non-standard Closed
100%
377Feature RequestLowAllow screenshotting half of the video (for side-by-sid...Assigned
0%
?
 17 Feature RequestLow Allow quiet operation Closed
100%
 108 Feature RequestLow Allow overriding DISABLE_SHADOWS and DISABLE_TIMESTAMPS Closed
100%
 127 TO-DOLow Allow overriding default number of captures Closed
100%
1.11
 128 TO-DOLow Allow overriding default interval Closed
100%
1.11
 6 Feature RequestLow Allow overriding default command-line Closed
100%
 4 Feature RequestLow Allow more complex, human readable timestamps Closed
100%
 21 Feature RequestLow Allow configuration overrides from the command-line Closed
100%
 144 Bug ReportLow Allow configuration in dotdir Closed
100%
1.12
41Feature RequestLowAdjust timestamps size to capture sizeRequires testing
80%
56Feature RequestLowAdd transcode as possible capturerDeferred
0%
1.14
 143 TO-DOLow Add new configuration locations Closed
100%
1.12
249TO-DOLowAdd libav as possible capturerAssigned
0%
1.14
367Feature RequestLowAdd HDR supportAssigned
0%
1.14
 156 Feature RequestLow Add font_all, bg_all and fg_all Closed
100%
1.12.2
 107 Feature RequestLow Add ffmpeg as video identifier Closed
100%
1.11
Showing tasks 101 - 150 of 201 Page 3 of 5

Available keyboard shortcuts

Tasklist

Task Details

Task Editing