|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The details for the output of a MediaConvert task. |
||
| Status |
string |
The task status. Valid values:
|
Success |
| TaskId |
string |
The task ID. |
******4215e042b3966ca5441e****** |
| Message |
string |
The reason for a task failure. |
The resource operated InputFile is bad |
| FinishTime |
string |
The time the output task finished, in UTC format (yyyy-MM-ddTHH:mm:ssZ) |
2024-12-07T13:01:07Z |
| CreateTime |
string |
The time the output task was created, in UTC format (yyyy-MM-ddTHH:mm:ssZ) |
2024-12-07T06:06:58Z |
| Code |
string |
The error code for a failed task. |
InvalidParameter.ResourceContentBad |
| Name |
string |
The name of the output. |
720P-mp4 |
| Result |
object |
The detailed output results. |
|
| OutputFile |
object |
Details about the generated output file. |
|
| Type |
string |
The type of the output file. Valid values:
|
OSS |
| Media |
string |
The value depends on the Type field:
|
oss://bucket/path/to/video.mp4 |
| Url |
string |
If Type is set to Media, this field provides the actual storage URL of the media asset. |
oss://bucket/path/to/video.mp4 |
| OutFileMeta | MediaConvertOutputDetailFileMeta |
The metadata of the audio and video streams. |
MediaConvertOutputDetail
Updated at:
Is this page helpful?