调用 ListVhostSubtitleTranscodePreset
接口,查询指定域名空下所有字幕配置列表。
请求频率:单用户请求频率限制为 10 次/秒。
下表仅列出该接口特有的请求参数和部分公共参数。更多信息请见公共参数。
参数 | 类型 | 是否必选 | 示例值 | 描述 |
---|---|---|---|---|
Action | String | 是 | ListVhostSubtitleTranscodePreset | 接口名称。当前 API 的名称为 ListVhostSubtitleTranscodePreset 。 |
Version | String | 是 | 2023-01-01 | 接口版本。当前 API 的版本为 2023-01-01 。 |
参数 | 类型 | 是否必选 | 示例值 | 描述 |
---|---|---|---|---|
Vhost | String | 是 | push.example.com | 域名空间,即直播流地址的域名所属的域名空间。您可以调用 ListDomainDetail 接口或在视频直播控制台的域名管理页面,查看直播流使用的域名所属的域名空间。 |
下表仅列出本接口特有的返回参数。更多信息请见返回结构。
参数 | 类型 | 示例值 | 描述 |
---|---|---|---|
PresetList | Array of PresetList | - | 字幕配置列表。 |
参数 | 类型 | 示例值 | 描述 |
---|---|---|---|
Vhost | String | push.example.com | 域名空间。 |
App | String | live | 应用名称。 |
Suffixes | Array of String | ["hd","bd"] | 转码后缀标识。 |
TranscodePreset | Object of TranscodePreset | - | 字幕配置详细参数。 |
参数 | 类型 | 示例值 | 描述 |
---|---|---|---|
PresetName | String | igxxjdqjks | 字幕配置的名称。 |
Description | String | subtitleconfig001 | 字幕配置的描述信息。 |
DisplayPreset | String |
| 预设配置,使用预设配置是系统将自动对字体大小、字幕行数、每行最大字符数和边距参数(MarginVertical 和 MarginHorizontal)进行智能化适配。默认为空,表示不使用预设配置,支持的预设配置如下所示。
说明 使用预设配置时,字幕行数、每行最大字符数、左右边距和底部边距参数不生效,系统将使用预设配置自动进行计算。 |
MaxRowNumber | Integer |
| 字幕展示的行数,同时适用于原文字幕和译文字幕,支持的取值及含义如下所示。
说明
|
MaxCharNumber | Integer |
| 设置在 16:9 分辨率场景下,每行字幕展示的最大字符数。 说明
|
Position | Object of Position |
| 字幕位置设置,通过设置字幕距离画面左右边距和底部边距来指定字幕位置。 说明
|
SourceLanguage | Object of SourceLanguage | - | 原文字幕展示参数配置。 |
TargetLanguage | Array of TargetLanguage | - | 译文字幕展示参数配置列表。 |
HotWordList | Array of String | ["视频直播","赛事直播","智能家居"] | 原文字幕识别时使用的热词词库。 |
GlossaryWordList | Array of String | ["Artificial Intelligence","Machine Learning","AI"] | 原文翻译成译文时使用的热词词库。 |
参数 | 类型 | 示例值 | 描述 |
---|---|---|---|
MarginHorizontal | Float | 0.13 | 字幕距离画面底部的边距与画面高度的占比,使用归一化百分表示,取值范围为 [0,0.5]。 |
MarginVertical | Float | 0.5 | 字幕距离画面两侧的边距与画面宽度的占比,使用归一化百分表示,取值范围为 [0,0.2]。 |
参数 | 类型 | 示例值 | 描述 |
---|---|---|---|
Display | Boolean |
| 是否展示原文字幕,取值及含义如下所示。
说明 原文字幕语言和译文字幕语言相同时,仅展示译文字幕。 |
Language | String |
| 原文字幕的语言,取值及含义如下所示。
|
Font | String |
| 原文字幕的字体,原文字幕字体根据原文字幕语言取值不同而不同,取值及含义如下所示。
|
FontColor | String |
| 原文字幕的字体颜色,支持以下几种方法进行定义。
说明 查看详细颜色定义方法及更多颜色关键字,请参考 FFmpeg 的颜色定义语法。 |
Border | Object of Border | - | 原文字幕的字体描边配置。 |
参数 | 类型 | 示例值 | 描述 |
---|---|---|---|
Language | String |
| 译文字幕的语言,取值及含义如下所示。
|
Font | String |
| 译文字幕的字体,译文字幕字体根据译文字幕语言取值不同而不同,取值及含义如下所示。
|
FontColor | String |
| 译文字幕的字体颜色,支持以下几种方法进行定义。
说明 查看详细颜色定义方法及更多颜色关键字,请参考 FFmpeg 的颜色定义语法。 |
Border | Object of Border | - | 译文字幕的字体描边配置。 |
参数 | 类型 | 示例值 | 描述 |
---|---|---|---|
Width | Integer | 2 | 描边的宽度,单位为 px。 |
Color | String |
| 描边的颜色,支持以下几种方法进行定义。
说明 查看详细颜色定义方法及更多颜色关键字,请参考 FFmpeg 的颜色定义语法。 |
POST https://live.volcengineapi.com?Action=ListVhostSubtitleTranscodePreset&Version=2023-01-01 { "Vhost": "push.example.com" }
{ "ResponseMetadata": { "RequestId": "20230604110420****100232280022D31", "Action": "ListVhostSubtitleTranscodePreset", "Version": "2023-01-01", "Service": "live", "Region": "cn-north-1" }, "Result": { "PresetList": [ { "App": "live", "Suffixes": [ "hd", "bd" ], "TranscodePreset": { "Description": "subtitleconfig001", "DisplayPreset": "small", "GlossaryWordList": [ "Artificial Intelligence", "Machine Learning", "AI" ], "HotWordList": [ "视频直播", "赛事直播", "智能家居" ], "MaxRowNumber": 0, "Position": { "MarginHorizontal": "0.13", "MarginVertical": "0.5" }, "PresetName": "igxxjdqjks", "SourceLanguage": { "Border": { "Width": 2, "Color": "White" }, "Display": true, "Font": "siyuanheiti", "FontColor": "0xFF0000@0.5", "Language": "zh" }, "TargetLanguage": [ { "Border": { "Color": "#0C0D0E@0xff", "Width": 1 }, "Font": "siyuanheiti", "FontColor": "#FFFFFF@0xff", "Language": "zh" } ] }, "Vhost": "push.example.com" } ] } }
您可访问公共错误码,获取更多错误码信息。
状态码 | 错误码 | 错误信息 | 说明 |
---|---|---|---|
200 | CommonErr | - | 未分类错误。建议重试,如果仍返回该错误码,请联系技术支持。 |
400 | InvalidParam | - | 输入的参数无效或不符合要求,请参照请求参数说明进行检查。 |
400 | InvalidParam.BindError | Request parameter error, please check input data | 参数未通过校验,请检查参数类型是否正确。 |
400 | InvalidParam.Empty | %s is required | 参数缺失,请检查错误消息中指定的参数是否传入。 |
403 | RequestForbidden | - | 请求被拒绝,当前账号下无请求的资源(域名空间、域名、应用、配置模版、证书)。 |
403 | RequestForbidden.AccountIDNotAllow | this AccountID does not have permission to access the corresponding resource, please check the request parameters | 请求被拒绝,当前账号下无请求的资源(域名空间、域名、应用、配置模版、证书)。 |
403 | RequestForbidden.BillingStatus | Billing status is not available for the AccountID, please activate the service or recharge. | 未开通视频直播服务或账号欠费,造成账单不可用,请检查服务开通情况和账号欠费情况。 |
404 | ResourceNotFound | - | 未找到资源(域名空间、域名、应用、配置模版、证书)。建议重试,如果仍返回该错误码,请联系技术支持。 |
500 | InternalError | an internal error occurred, please contact the administrator. | 出现内部错误,请联系技术支持。 |
500 | InternalError.Preset | an internal error related to preset occurred, please contact the administrator. | 出现与功能配置相关的内部错误,请联系技术支持。 |
502 | InternalServiceError | an internal error occurred, please contact the administrator. | 服务间出现错误,请联系技术支持。 |
502 | InternalServiceError.BadResponse | an internal error occurred, please contact the administrator. | 服务间出现错误,请联系技术支持。 |
504 | InternalServiceTimeout | Internal Service is timeout. please contact the administrator. | 内部服务超时,请联系技术支持。 |