tencent cloud

Feedback

CreateRebuildMediaTemplate

Last updated: 2023-11-29 10:56:12

    1. API Description

    Domain name for API request: vod.tencentcloudapi.com.

    Create rebuild media template.

    A maximum of 20 requests can be initiated per second for this API.

    We recommend you to use API Explorer
    Try it
    API Explorer provides a range of capabilities, including online call, signature authentication, SDK code generation, and API quick search. It enables you to view the request, response, and auto-generated examples.

    2. Input Parameters

    The following request parameter list only provides API request parameters and some common parameters. For the complete common parameter list, see Common Request Parameters.

    Parameter Name Required Type Description
    Action Yes String Common Params. The value used for this API: CreateRebuildMediaTemplate.
    Version Yes String Common Params. The value used for this API: 2018-07-17.
    Region No String Common Params. This parameter is not required.
    Container Yes String The output container format. Valid values: mp4, flv, hls.
    SubAppId No Integer The VOD subapplication ID. If you need to access a resource in a subapplication, set this parameter to the subapplication ID; otherwise, leave it empty.
    Name No String The remaster template name.
    Comment No String The template description.
    RebuildVideoInfo No RebuildVideoInfo The video remaster parameters.
    RebuildAudioInfo No RebuildAudioInfo The audio remaster parameters.
    TargetVideoInfo No RebuildMediaTargetVideoStream The output video parameters.
    TargetAudioInfo No RebuildMediaTargetAudioStream The output audio parameters.
    RemoveVideo No Integer Whether to remove video data. Valid values:
  • 0: No
  • 1: Yes

  • Default value: 0.
    RemoveAudio No String Whether to remove audio data. Valid values:
  • 0: No
  • 1: Yes

  • Default value: 0.

    3. Output Parameters

    Parameter Name Type Description
    Definition Integer Rebuild Media Template ID.
    RequestId String The unique request ID, which is returned for each request. RequestId is required for locating a problem.

    4. Example

    Example1 Create Rebuild Media Template.

    CreateRebuildMediaTemplate

    Input Example

    POST / HTTP/1.1
    Host: vod.tencentcloudapi.com
    Content-Type: application/json
    X-TC-Action: CreateRebuildMediaTemplate
    <Public Request Parameter>
    
    {
        "Name": "rebuildMediaTestTempalte",
        "Container": "mp4",
        "RebuildVideoInfo": {
            "RepairInfo": {
                "Switch": "ON"
            }
        }
    }
    

    Output Example

    {
        "Response": {
            "Definition": 20001,
            "RequestId": "3c140219-cfe9-470e-b241-907877d6fb03"
        }
    }
    

    5. Developer Resources

    SDK

    TencentCloud API 3.0 integrates SDKs that support various programming languages to make it easier for you to call APIs.

    Command Line Interface

    6. Error Code

    The following only lists the error codes related to the API business logic. For other error codes, see Common Error Codes.

    Error Code Description
    InvalidParameterValue Incorrect parameter value.
    InvalidParameterValue.VideoCodec Invalid parameter: video stream encoder.
    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