Script to create thumbnails from an ogg video file
mkThumbs file.ogv <number of thumbs> <additional options>
mkThumbs creates a series of thumbnails over a video file with regards to the video length.
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.
Joern Seger <yorn at gmx dot net>
oggCut(1), oggJoin(1), oggSplit(1), oggResize(1), oggSlideshow(1), oggThumb(1), oggSilence(1)