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.

367Feature RequestLowAdd HDR supportAssigned
0%
1.14 Task Description

HDR isn’t well supported as reported by remlap and ThaDr.

Their comments:

https://outlyer.net/2017-05-26:vcs-1-13-3-released/#comment-30901

Hi I am trying to thumbnail some HDR content is there anyway to insert ffmpeg filters in
-vf zscale=t=linear:npl=100,format=gbrpf32le,zscale=p=bt709,tonemap=tonemap=mobius:desat=0,zscale=t=bt709:m=bt709:r=tv,format=yuv420p

Thanks

https://outlyer.net/2017-05-26:vcs-1-13-3-released/#comment-32413:

I’m also trying to do some HDR content and pass the -vf info to ffmpeg. I can’t get it to work even using a wrapper script.

It always comes up with awk errors, starting with “unterminated regexp”.

Is there any chance of updating vcs to support manual passing of those -vf arguments to ffmpeg?

HDR content is very common nowadays…

https://outlyer.net/2017-05-26:vcs-1-13-3-released/#comment-32423

I’m using vcs 1.13.2 on ubuntu and ended up doing it by adding the line:

-vf ‘zscale=t=linear:npl=100,format=gbrpf32le,zscale=p=bt709,tonemap=tonemap=hable:desat=0,zscale=t=bt709:m=bt709:r=tv,format=yuv420p’ \

at line 2203, in the ffmpeg_capture() function where it sets the ffmpeg command line options.

Couldn’t work out how to do it with a wrapper script.
377Feature RequestLowAllow screenshotting half of the video (for side-by-sid...Assigned
0%
? Task Description

Asked by Bob on the blog

Would it be possible to somehow specify to only screenshot half of the video image (for 180 side-by-side VR videos)?

Or would this require new features to be added to the VCS?
53Bug ReportLowffmpeg doesn't accept file names with spacesUnconfirmed
0%
Task Description

Originally reported by Phil Grundig

Version of ffmpeg: ffmpeg (CVS-060515)

54Bug ReportLowminutes printed as hours with mplayerUnconfirmed
0%
Task Description

Originally reported by Phil Grundig

Version of mplayer: mplayer (1.0pre8cvs)

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
 33 Bug ReportLow Filenames in non-latin scripts get printed incorrectly Closed
100%
1.11 Task Description

Workaround introduced in 1.0.7a, needs refinement

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

Originally requested by Phil Grundig

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

Replace with pure bash or perl/awk

 86 Feature RequestLow Tag console messages if there's no colour support Closed
100%
1.11 Task Description

No need for description

 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.

 98 Bug ReportLow Timestamps are styled/unstyled inconsistently across sy ...Closed
100%
1.11 Task Description

No need for description

 99 Bug ReportLow Timestamps font is not used Closed
100%
1.11 Task Description

No need for description

 100 Bug ReportLow File's own aspect ratio is ignored Closed
100%
1.11 Task Description

No need for description

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

No need for description

 103 Feature RequestLow Accept percentages in -H 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

 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 

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

-I does use it

 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

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

Complete manpage.

 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.

 169 Bug ReportLow --ffmpeg and --mplayer documented but ignored Closed
100%
1.12.3 Task Description

No need for description

 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.

 187 Bug ReportLow -U without argument fails Closed
100%
1.12.3
 247 TO-DOLow Add codec identification for H.265/HEVC Closed
100%
1.13.3
 68 Feature RequestLow DVD ISO support Closed
100%
1.11
 78 Feature RequestLow Support FreeBSD Closed
100%
1.11
 85 Bug ReportLow Colourised console output doesn't work on FreeBSD Closed
100%
1.11
 120 TO-DOLow Override-able variables cleanup: New names Closed
100%
1.12
 141 TO-DOLow Change end_offset behaviour Closed
100%
1.12
 157 Feature RequestLow Make DVD command-line consistent with files command-lin ...Closed
100%
1.12
 365 Bug ReportLow File sizes are rounded Closed
100%
1.13.4
 6 Feature RequestLow Allow overriding default command-line Closed
100%
 77 Feature RequestLow Honor system fonts Closed
100%
 4 Feature RequestLow Allow more complex, human readable timestamps Closed
100%
 7 Bug ReportLow Broken program signature Closed
100%
 8 Bug ReportLow Temporary files are not removed when interrupted Closed
100%
 10 Bug ReportLow Incorrect number of captures printed to console Closed
100%
 12 Bug ReportLow Temporary files are put in $PWD, vfs might fail. Closed
100%
 16 Bug ReportLow Handle interval longer than video Closed
100%
 17 Feature RequestLow Allow quiet operation Closed
100%
 21 Feature RequestLow Allow configuration overrides from the command-line Closed
100%
 25 Bug ReportLow Safe renaming assumes current dir Closed
100%
 27 Bug ReportLow Console colours are printed to the wrong channel Closed
100%
 28 Bug ReportLow Timestamps regex is too loose Closed
100%
 31 Bug ReportLow Requested colours are not used Closed
100%
 34 Bug ReportLow Right side of header ignores user-set colour Closed
100%
 35 Bug ReportLow -c gets ignored when not combined with -n Closed
100%
Showing tasks 51 - 100 of 201 Page 2 of 5

Available keyboard shortcuts

Tasklist

Task Details

Task Editing