Video Contact Sheet *NIX 1.0.10 (Default branch) |
|
|
Video Contact Sheet *NIX (vcs for short) is a
script that creates a contact sheet (preview) from
videos by taking still captures distributed over
the length of the video. The output image contains
useful information on the video such as codecs,
file size, screen size, frame rate, and length.
It requires mplayer, ImageMagick (convert and
montage), bc, and ffmpeg.
License: GNU Lesser General Public License (LGPL)
Changes:
An aspect guessing bug was corrected: this would
fail if width was standard but height was not.
Timestamps may be explicitly disabled. Shadows may
be explicitly disabled. HD resolution guessed
aspect ratio was added (and this defaults to
16/9).
|