mkscreens.sh 700 (Default branch)
by The Uni-Hacker on Aug.27, 2008, under Misc
![]()
mkscreens.sh is a small wrapper script around
MPlayer and ImageMagick to generate collated
thumbnails (a.k.a. “screens”) from video streams,
similar to the feature found in Media Player
Classic. It tries to fit the maximum number of
thumbnails of a given pixel width into predefined
compound image dimensions. It can handle every
seekable video stream that MPlayer can handle
(AVI, MPEG, MKV, etc.), including DVD images, in
which case it processes the longest title.
License: The Apache License 2.0
Changes:
This release fixes calculation of the final montage size (grid lines were not properly accounted for).