Overview
CI's video frame capturing feature captures the frames of a video at specified time points during upload or after storage. You can customize the start time point of frame capturing, frame capturing interval, number of frames to be captured, and output image size and format to meet your diversified needs.
Use Cases
CI's video frame capturing feature is suitable for various scenarios, such as video sampling, specific frame capturing, and random frame capturing.
Directions
You can use the video frame capturing feature through jobs or workflows. In order to improve the operational efficiency and reduce repetitive operations, CI offers the template feature, which is a configuration item in jobs and workflows. You can save common parameter combinations as templates and reuse them directly in subsequent operations, with no need to set the parameters every time you start a job. You can use a preset or custom template as follows:
Preset templates: Currently, CI provides a variety of preset templates for most video frame capturing use cases. You can view all such templates in the CI console. Job
You can create a video frame capturing job for existing data stored in COS.
Console: You can create a video frame capturing job visually in the CI console as instructed in Job. Workflow
CI provides the workflow service. You can enable a workflow for a bucket or a specific path. Then, frame capturing will be automatically performed on videos uploaded to the bucket or path, and the screenshots will be saved in the specified location.
Creating workflow
You can create a workflow in the CI console as instructed in Workflow. Creating, deleting, querying, and updating workflow through API
Was this page helpful?