[Contact Sheet] generator
This utility codec will take a video file and create a contact sheet from the video, a contact sheet is a single image showing frames from various parts of the video, a preview as one image. Take this example:
Compression Options
Columns and
Rows set how many frames are taken from the image.
Format allows choosing of PNG or Jpeg for the output image.
The size in pixels (width) is set with
Final Width, and the ability to add blank pixels surrounding the images.
Back color is set as a hexadecimal number, RRGGBB (red, green and blue), where 000000 is black, FFFFFF is white. To set a green background: 00FF00
Top information adds information at the top, such as filename, size, resolution and video format.
Time Stamp Frames places a time stamp on each still image.
Extension: .png or .jpg