Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
MKTHUMBS(1)			  User Manuals			     MKTHUMBS(1)

NAME
     mkThumbs - 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), oggTh-
     umb(1), oggSilence(1)

Linux				    JAN 2010			     MKTHUMBS(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mkThumbs&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help