{{ page.title }}

{{ page.description }}
{% if site.product_short == "Video Cloud" %}
 
{% endif %}

Videos in your {{ site.product_short }} account have associated poster and thumbnail images. These images allow viewers to pick which videos they want to see in a playlist or other listing of your content. Poster and thumbnail images can be seen in the following areas:

For videos that are uploaded to {{ site.product_short }}, poster and thumbnail images are created automatically by taking a snapshot at the midway point. {{ site.product_short }} will try to capture the image from the highest quality, playable MP4 rendition. If there are no MP4 renditions, it will next try HLS renditions and then DASH renditions.

Client-side image capture takes a frame of the largest rendition the browser can play and sends it to the {{ site.product_short }} ingestion process with the poster and thumbnail dimensions specified in the default ingest profile. If those profile dimensions are larger than the frame we were able to capture, the image is not resized or scaled. If they are smaller, the image is scaled down. For information on increasing the quality of poster and thumbnail images, see Increasing the Quality of Poster and Thumbnail Images.

It is also possible to upload other images to use as the poster and thumbnail.

Requirements

The image capture functionality currently has the following requirements:

If image capture is not available, the image capture button will usually be disabled.

Steps to capture new poster and thumbnail images

To capture a new poster or thumbnail image, follow these steps:

  1. Open the Media module.
  2. Click the link for the video you want to edit.
  3. Using the preview player at the top of the page, play the video and pause on the frame you would like to save as the poster/thumbnail image. You can also scrub across the player progress bar to jump to another frame.
  4. Click Capture.
  5. The preview player at the top of the page will display the current video frame. Use the checkboxes to select whether new Poster and/or Thumbnail images will be captured.
  6. Click Save to save the new images. It may take a minute for the processing to complete and for the images to appear in the Media module.

Limitations