tencentcloud-sdk-nodejs-mps 4.1.144 → 4.1.145

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-mps",
3
- "version": "4.1.144",
3
+ "version": "4.1.145",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -6359,7 +6359,7 @@ export interface VideoTemplateInfo {
6359
6359
  注意:H.266 编码容器目前只支持 mp4 ,hls,ts,mov。
6360
6360
  注意:VP8、VP9编码容器目前只支持webm,mkv。
6361
6361
  注意:MPEG2、dnxhd 编码容器目前只支持mxf。
6362
- 注意:MV-HEVC编码容器目前只支持mp4,hls,mov。其中hls格式只支持mp4分片格式。
6362
+ 注意:MV-HEVC编码容器目前只支持mp4,hls,mov。其中hls格式只支持mp4分片格式。且要求输入源为全景视频(带多视角)。
6363
6363
  */
6364
6364
  Codec: string;
6365
6365
  /**