Break Language Barriers: How to Submit a Video Translation Job with Ease
News Context
At a glance
- The video translation task configuration is a crucial step in the translation process.
- The input configuration for the video translation task includes the following parameters:
- The output configuration for the video translation task includes the following parameters:
Video Translation Task Configuration
The video translation task configuration is a crucial step in the translation process. It involves setting up the input and output parameters for the task.
Input Configuration
The input configuration for the video translation task includes the following parameters:
- Input parameters for the video translation task
- Support video and subtitle files as input
- Conform to JSON format
The input configuration is defined as follows:
{
"Type": "Video",
"Media": [
"Configuration parameters for video translation tasks",
"Conform to JSON format"
],
"SourceLanguage": "zh",
"TargetLanguage": "en",
"DetextArea": "Auto"
}
Output Configuration
The output configuration for the video translation task includes the following parameters:
- Output parameters of the video translation task
- Support output in video and subtitle file types
The output configuration is defined as follows:
{
"MediaURL": "",
"UserDataClientToken": ""
}
Client Token
A client token is required for the video translation task. This token is used to authenticate the client and ensure the integrity of the translation process.
