mkThumbs - Man Page
script to create thumbnails from an ogg video file
Synopsis
mkThumbs file.ogv <number of thumbs> <additional options>
Description
mkThumbs creates a series of thumbnails over a video file with regards to the video length.
Example
mkThumb myvideo.ogv 10
creates 10 thumbnails across the video file.
mkThumb myvideo.ogv 10 -s0x200 -opng
creates 10 thumbnails across the video file with a height of 200 pixel and in PNG format.
Author
Joern Seger <yorn at gmx dot net>
See Also
oggCut(1), oggJoin(1), oggSplit(1), oggResize(1), oggSlideshow(1), oggThumb(1), oggSilence(1)
Info
JAN 2010 Linux User Manuals