Thumbnail Frame Selection
video-thumbnail-time
Used with video-generate=thumbnail
to return an image URL generated from an imgix-encoded video. This parameter only works when video-generate
is set to thumbnail
.
video-thumbnail-time
is the time, in seconds, of when in the video should be used to generate the thumbnail.
Defaults to the middle of the video. Negative values will return the first frame. Time values larger than the duration of the video will return the last frame. Floating point values are accepted.