视频点播 VOD-查询指定媒资的详细信息:响应示例

时间:2025-02-12 15:15:36

响应示例

状态码:200

处理成功返回。

{  "asset_id" : "41cff636d5b12a51e7eb2838bbf45201",  "base_info" : {    "title" : "Avatar",    "video_name" : " 视频点播  VOD 视频.mp4",    "description" : "Avatar, marketed as James Cameron's Avatar, is a 2009 American\nepic science fiction film directed, written, produced, and\nco-edited by James Cameron",    "category_id" : -1,    "category_name" : "其他",    "create_time" : "20190612032250",    "last_modified" : "20190613075030",    "video_type" : "MP4",    "tags" : "test1,test2",    "meta_data" : {      "pack_type" : null,      "codec" : "H.264",      "duration" : 131,      "duration_ms" : 131000,      "video_size" : 4942645,      "width" : 1280,      "hight" : 720,      "height" : 720,      "bit_rate" : 173,      "frame_rate" : 30    },    "video_url" : "https://355.cdn-vod.huaweicloud.com/asset/41cff636d5b12a51e7eb2838bbf45201/5597e59de70722eaeb9b18c274e249b2.mp4",    "sign_url" : "https://vod-bucket-57-cn-north-4.obs.cn-north-4.myhuaweicloud.com:443/05ab5cef408026f22f62c018de60cf2e/41cff636d5b12a51e7eb2838bbf45201 /5597e59de70722eaeb9b18c274e249b2.mp4?AWSAccessKeyId=CBN2J**********0R CS N&Expires=1652499973&Signature=kZYh0hEos2V**********AHGyXA%3D",    "cover_info_array" : [ {      "cover_url" : "https://355.cdn-vod.huaweicloud.com/asset/41cff636d5b12a51e7eb2838bbf45201/cover/Cover0.jpg"    } ]  },  "transcode_info" : {    "template_group_name" : "system_template_group",    "output" : [ {      "play_type" : "HLS",      "url" : "https://355.cdn-vod.huaweicloud.com/asset/41cff636d5b12a51e7eb2838bbf45201/play_video/index.m3u8",      "encrypted" : 0,      "meta_data" : {        "pack_type" : null,        "codec" : "H.264",        "duration" : 0,        "duration_ms" : 0,        "video_size" : 0,        "width" : 0,        "hight" : 0,        "height" : 0,        "bit_rate" : 0,        "frame_rate" : 0      }    }, {      "play_type" : "HLS",      "url" : "https://355.cdn-vod.huaweicloud.com/asset/41cff636d5b12a51e7eb2838bbf45201/play_video/视频点播VOD 视频_1_854X480_600_0.m3u8",      "encrypted" : 0,      "quality" : "SD",      "meta_data" : {        "pack_type" : null,        "codec" : "H.264",        "duration" : 130,        "duration_ms" : 130000,        "video_size" : 7976960,        "width" : 854,        "hight" : 480,        "height" : 480,        "bit_rate" : 421,        "frame_rate" : 30000,        "quality" : "SD"      }    }, {      "play_type" : "DASH",      "url" : "https://355.cdn-vod.huaweicloud.com/asset/41cff636d5b12a51e7eb2838bbf45201/play_video/index.mpd",      "encrypted" : 0,      "meta_data" : {        "pack_type" : null,        "codec" : "H.264",        "duration" : 0,        "duration_ms" : 0,        "video_size" : 0,        "width" : 0,        "hight" : 0,        "height" : 0,        "bit_rate" : 0,        "frame_rate" : 0      }    }, {      "play_type" : "DASH",      "encrypted" : 0,      "quality" : "SD",      "meta_data" : {        "pack_type" : null,        "codec" : "H.264",        "duration" : 130,        "duration_ms" : 130000,        "video_size" : 7976960,        "width" : 854,        "hight" : 480,        "height" : 480,        "bit_rate" : 421,        "frame_rate" : 30000,        "quality" : "SD"      }    } ],    "exec_desc" : "Transcode success",    "transcode_status" : "TRANSCODE_SUCCEED"  }}

状态码:400

处理失败返回。

{  "error_code" : "VOD.10062",  "error_msg" : "Media asset or resource does not exist, please check."}
support.huaweicloud.com/api-vod/vod_04_0202.html