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

 78 Feature RequestLow Support FreeBSD Closed
100%
1.11 Task Description

See vcs:devel:posix

Experimental support was introduced in 1.0.100a

 83 Bug ReportLow seq is not available in FreeBSD Closed
100%
Task Description

jot is its equivalent

 89 Bug ReportLow sed arguments are not x-platform Closed
100%
Task Description

No need for description

 25 Bug ReportLow Safe renaming assumes current dir Closed
100%
Task Description

safe_rename() (incorrectly) strips path from the output file

 177 TO-DOLow Safe length feedback should print nicer timestamps Closed
100%
1.13 Task Description

Safe length measuring, when probing the video length, prints only the number of seconds and milliseconds, it would be better to display a more readable format.

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
 34 Bug ReportLow Right side of header ignores user-set colour Closed
100%
Task Description

Originally reported by Dougn Redhammer

 80 Bug ReportLow Required programs should be checked before doing (prett ...Closed
100%
Task Description

No need for description

 31 Bug ReportLow Requested colours are not used Closed
100%
Task Description

.

 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

 366 TO-DOLow Release 1.13.4 Closed
100%
Meta: Release Cycle Task Description

This is a meta-item depending on bugs to be fixed in the 1.13.4 release.

1.13.4 is a minor bugfix release for bugs found while development for 1.14 and 2.0 is stalled.

Previous:  FS#152   FS#218   FS#224   FS#250 
Next: FS#153

 250 TO-DOLow Release 1.13.3 Closed
100%
Meta: Release Cycle Task Description

No need for description

 224 TO-DOLow Release 1.13.2 Closed
100%
Meta: Release Cycle Task Description

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

Previous:  FS#152   FS#218 
Next:  FS#250 

 218 TO-DOLow Release 1.13.1 Closed
100%
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 
Next:  FS#224 

 165 TO-DOLow Release 1.12.2 Closed
100%
Meta: Release Cycle Task Description

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

1.12.2 might be skipped and its items pushed back to 1.13.

 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

315Feature RequestLowRecurse directories, output to current dirAssigned
0%
? Task Description

Request by Chris Hills

http://outlyer.net/2014-05-18:vcs-1_13_2-released/comment-page-1/#comment-17238:

Thanks Toni. I was hoping I could simply run `$ vcs-1.13.2.bash -? **/*.mp4` to create contact sheets for all videos in all subfolders, but it sounds like I’ll have to use a wrapper script. Would you consider adding this in a future release for a donation?

My reply:

I guess you’re using zsh-ish globbing there.
That’s not something I use so I didn’t even think of the case where recursing could be so simple.
It was a bit of an overlook on my part not to have the option to output to the same directory as the video, probably because recursion always required a wrapper in my head.
 150 Feature RequestLow Provide sample configuration Closed
100%
1.12 Task Description

So that the syntax and options are clearer.

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

No need for description

 71 Feature RequestLow Polaroid mode should imitate actual polaroids Closed
100%
Task Description

I.e. have a labelling space (bigger frame on bottom than on top)

 73 Bug ReportLow Polaroid mode overlaps all images on the same position Closed
100%
Task Description

Originally reported by Aleksandar Urosevic

 60 Submitted PatchLow Patch: bash 2 syntax, mplayer's ms, WMV9/MPEG bugfix Closed
100%
Task Description

Patched version originally submitted by Phil Grundig

 96 Bug ReportLow Passing ms to mplayer might make last capture fail Closed
100%
1.11 Task Description

Even though they’re ignored, it might fail on some files. May be due to the 5 frames hack.

 48 Feature RequestLow Padding needs adjusting Closed
100%
Task Description

No need for description

 94 Feature RequestLow Package in RPM Closed
100%
1.11.1
151TO-DOLowOverride-able variables cleanup: Removal of deprecated ...Assigned
0%
1.14
 120 TO-DOLow Override-able variables cleanup: New names Closed
100%
1.12
 40 Feature RequestLow Optionally disable timestamps Closed
100%
 45 Feature RequestLow Optionally disable shadows Closed
100%
 75 Bug ReportLow Number of audio channels = 0 Closed
100%
 87 Bug ReportLow Must ensure getopt is GNU getopt Closed
100%
 59 Bug ReportLow Mplayer seems to fail on MPEG or WMV9 Closed
100%
 90 Bug ReportLow mktemp's arguments are not x-platform Closed
100%
 72 Bug ReportLow Missing space after "Filename:" label Closed
100%
54Bug ReportLowminutes printed as hours with mplayerUnconfirmed
0%
 106 Feature RequestLow Make mplayer optional Closed
100%
1.11
 157 Feature RequestLow Make DVD command-line consistent with files command-lin ...Closed
100%
1.12
 121 TO-DOLow Keep track of user's values for variables Closed
100%
1.12
 138 Feature RequestLow Interval in configuration file doesn't allow time synta ...Closed
100%
1.12
 10 Bug ReportLow Incorrect number of captures printed to console Closed
100%
 64 Bug ReportLow Incorrect count of captures in manual-only mode Closed
100%
 63 Bug ReportLow Incorrect 0ms timestamps Closed
100%
 142 TO-DOLow Ignore MIN_LENGTH_FOR_END_OFFSET Closed
100%
1.12
 77 Feature RequestLow Honor system fonts Closed
100%
101Bug ReportLowHeading bleeds into left side of contact sheet when tit...Deferred
0%
 16 Bug ReportLow Handle interval longer than video Closed
100%
 33 Bug ReportLow Filenames in non-latin scripts get printed incorrectly Closed
100%
1.11
 100 Bug ReportLow File's own aspect ratio is ignored Closed
100%
1.11
 365 Bug ReportLow File sizes are rounded Closed
100%
1.13.4
Showing tasks 51 - 100 of 201 Page 2 of 5

Available keyboard shortcuts

Tasklist

Task Details

Task Editing