tencent cloud

Feedback

Video Processing Task System

Last updated: 2021-10-29 11:22:21

    After a video processing task is initiated, it takes a few minutes to a few hours for the task to complete execution and output the result. Video processing is essentially an offline task. Taking into account the characteristics of video processing tasks, VOD provides a task system allowing you to initiate tasks synchronously and receive task execution result notifications asynchronously.

    • Initiate a task: after a video processing task is submitted, VOD will immediately return a task ID to you and will wait for some time to start executing the task.
    • Notify of result: upon task completion, VOD will send you a result notification, which contains the task ID and execution result.
    • Query a task: after submitting a task, you can query the execution status and result of the task by task ID at any time.

    Parameter Template

    Video processing parameters are usually quite complicated. For example, video transcoding involves dozens of parameters such as container format, codec, bitrate, resolution, and frame rate. In order to simplify the parameters of video processing tasks, VOD offers a variety of integrated parameter templates (e.g., transcoding templates), which are identified by template ID.

    • Preset parameter templates: as for common video processing parameter sets, VOD provides a batch of preset parameter templates. For more information, please see List of Preset Parameter Templates.
    • Custom parameter templates: VOD supports customizing parameter templates through the console or server API.

    Task Flow

    In VOD, the following video processing operations are independent tasks:

    • Transcoding to MP4 LD video
    • Transcoding to MP4 SD video
    • Sampled screencapturing at intervals of 10s
    • Intelligent recognition
    • Intelligent categorization

    If several independent tasks are executed at the same time, there will be multiple task IDs, and you will have to receive and deal with multiple task result notifications. In order to simply the initiation and notification of multiple tasks, VOD offers a task flow scheme. A task flow is essentially a "parent task" composed of multiple subtasks. Initiating a task flow is equivalent to initiating all the subtasks.

    As shown in the figure, the task flow contains three subtasks and ends when the last subtask (subtask 3) is completed. Task flow result notification will be triggered when the task flow ends as well as when each of the subtasks is completed, enabling you to perceive the execution result of any subtask in real time.

    Most video processing tasks in VOD are performed in the form of a task flow, which can be regarded as a special type of task. VOD also supports creating task flow templates and naming them. When initiating a task flow, you can use the task flow template name to indicate the desired task.

    Task Initiation

    There are three ways to initiate a video processing task, namely, initiating through server API, initiating through the console, and specifying a task upon upload.

    Initiating through server API

    Through server APIs, you can directly initiate a task for a video in VOD or edit it and specify the tasks to be executed for the generated new video.

    Initiating through console

    You can initiate a task for a video in VOD through the console. For more information, please see Processing Videos.

    Specifying task upon upload

    VOD offers three ways to upload a video: upload from client, upload from server, and upload through the console. All of them support specifying the task to be executed upon upload.

    • Upload from client: you can specify a task upon upload through the procedure parameter in the signature for upload from client.
    • Upload from server: you can specify a task upon upload through the procedure parameter in the ApplyUpload API.
    • Upload through console: you can upload a video through the console, select Process Video During Upload, and specify the task upon upload. For detailed directions, please see Uploading Videos.

    Result Notification

    After initiating a video processing task, you need to perceive the task execution result asynchronously through "result notification".
    Video processing result notifications mainly include the following types:

    Video processing result notifications are a type of "event notifications" in VOD, which can be received in two modes: "HTTP normal callback" and "reliable callback". For more information, please see Event Notification.

    Task Query

    In addition to perceiving the task execution result through result notifications, you can poll task execution status by task ID as scheduled, which is called "task query". Currently, VOD only provides the DescribeTasks and DescribeTaskDetail server APIs for querying task execution status and execution result.

    Contact Us

    Contact our sales team or business advisors to help your business.

    Technical Support

    Open a ticket if you're looking for further assistance. Our Ticket is 7x24 avaliable.

    7x24 Phone Support