Column Name | Description |
Task ID | ID of the initiated primary task. |
Status | The current status of the primary task, which can be: Waiting, In progress, and Completed. Waiting: The task is in the queue waiting for processing. In progress: The primary task status is In progress as long as any of its subtasks is running. Completed: The task status is Completed when no subtask is running. |
Creation time | The point in time when the task is initiated. |
End time | The point in time when the task is completed. |
Operation |
Column Name | Description |
Subtask No. | The incremental serial numbers that distinguish the subtasks of the primary task. |
Subtask status | Status of subtasks, including: Waiting, In progress, Successful, and Failed. |
Subtask type | Type of subtasks, which can be: Audio/Video Transcoding, Audio/Video Enhancement, Screenshot, etc.. |
Start time | Initiation time of the subtask. |
End time | Completion time of the subtask. |
Output | Output location of the subtask. (No output location is required when the subtask type is Intelligent Analysis, Identification, or Auditing, you can use the DescribeTaskDetail API to query the details of execution status and the result of the subtasks) |
Operation |
Operation Name | Description |
Details | You can check the details of a subtask. |
Play/View | You can check the result of subtask processing and play the video after the subtask is processed. |
Download | You can click Download to download the output file of this subtask. This operation is supported only for subtasks of audio/video transcoding, screenshot, and audio/video enhancement. Note: If multiple screenshots are generated, only the first screenshot can be downloaded currently. In future versions, you can package multiple screenshots for download. |
Was this page helpful?