Variable Name | Description | Usage Instruction |
inputName | Input file name. | Applicable for VOD task. |
inputFormat | Input file format. | Applicable for VOD task. |
number | Output file number. Note: this variable only takes effect on the output .ts files produced under the HLS format. | Applicable for VOD task. |
taskId | Task ID. | Applicable for Live task. |
rand | Random number variable. In live stream recording tasks, it can be used to customize the output path. This way, when other variable parameters are the same, this random number variable can be used to avoid mutual overlap of multiple recording result files. | Applicable for Live task. |
streamId | Stream ID in live streaming task. | Applicable for Live task. |
format | Output file format. | Applicable for VOD and Live task. |
definition | Parameter template ID. | Applicable for VOD and Live task. |
AnimalWorldE01.mp4.AnimalWorldE01_100010.mp4, AnimalWorldE01_100020.mp4, and AnimalWorldE01_100030.mp4, respectively.InputInfo.CosInputInfo.OutputObjectPath parameter as {inputName}_{definition}.{format}.AnimalWorldE01.mp4.AnimalWorldE01_from_mp4.m3u8.AnimalWorldE01_from_mp4_0.ts, AnimalWorldE01_from_mp4_1.ts, AnimalWorldE01_from_mp4_2.ts, and so on.InputInfo.CosInputInfo.OutputObjectPath parameter as {inputName}_from_{inputFormat}.{format}.InputInfo.CosInputInfo.SegmentObjectName parameter as {inputName}_from_{inputFormat}_{number}.{format}.Feedback