日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

標題字幕短視頻

本文為您介紹如何修改SubmitMediaProducingJobTimeline參數來完成標題字幕短視頻合成。

使用說明

  • 智能生產制作支持直播流、點播和OSS素材文件的剪輯合成、特效渲染、模板生產等功能,更多詳情請參見智能生產制作概述

  • 將一個或多個視頻、音頻、圖片、字幕素材合成為成品,可以通過不同的Timeline參數配置提交剪輯,然后調用SubmitMediaProducingJob - 提交剪輯合成作業來完成合成。

  • 時間線是將素材按照視頻創意進行編排和特效設計的產物,時間線主要包含軌道、素材、效果3種對象,詳情請參見Timeline配置說明

  • 如果您想通過調用SDK進行音視頻剪輯,請參見安裝IMS服務端SDK的準備工作

標題+視頻+口播文案+自動對齊+背景音樂+黑色背景

成片效果

Timeline示例

{
  "VideoTracks": [
    {
      "VideoTrackClips": [
        {
          "MediaURL": "https://ice-document-materials.oss-cn-shanghai.aliyuncs.com/test_media/food/f18.mp4",
          "ReferenceClipId": "clip0",
          "Effects": [
            {
              "Radius": 0.1,
              "Type": "Background",
              "SubType": "Blur"
            }
          ]
        },
        {
          "MediaURL": "https://ice-document-materials.oss-cn-shanghai.aliyuncs.com/test_media/food/f16.mp4",
          "ReferenceClipId": "clip1",
          "Effects": [
            {
              "Radius": 0.1,
              "Type": "Background",
              "SubType": "Blur"
            }
          ]
        },
        {
          "MediaURL": "https://ice-document-materials.oss-cn-shanghai.aliyuncs.com/test_media/food/f10.mp4",
          "ReferenceClipId": "clip2",
          "Effects": [
            {
              "Radius": 0.1,
              "Type": "Background",
              "SubType": "Blur"
            }
          ]
        },
        {
          "MediaURL": "https://ice-document-materials.oss-cn-shanghai.aliyuncs.com/test_media/food/f11.mp4",
          "ReferenceClipId": "clip3",
          "Effects": [
            {
              "Radius": 0.1,
              "Type": "Background",
              "SubType": "Blur"
            }
          ]
        },
        {
          "MediaURL": "https://ice-document-materials.oss-cn-shanghai.aliyuncs.com/test_media/food/f9.mp4",
          "ReferenceClipId": "clip4",
          "Effects": [
            {
              "Radius": 0.1,
              "Type": "Background",
              "SubType": "Blur"
            }
          ]
        },
        {
          "MediaURL": "https://ice-document-materials.oss-cn-shanghai.aliyuncs.com/test_media/food/f12.mp4",
          "ReferenceClipId": "clip5",
          "Effects": [
            {
              "Radius": 0.1,
              "Type": "Background",
              "SubType": "Blur"
            }
          ]
        },
        {
          "MediaURL": "https://ice-document-materials.oss-cn-shanghai.aliyuncs.com/test_media/food/f1.mp4",
          "ReferenceClipId": "clip6",
          "Effects": [
            {
              "Radius": 0.1,
              "Type": "Background",
              "SubType": "Blur"
            }
          ]
        }
      ]
    }
  ],
  "AudioTracks": [
    {
      "AudioTrackClips": [
        {
          "Type": "AI_TTS",
          "ClipId": "clip0",
          "Content": "人們懂得用五味雜陳形容人生",
          "Effects": [
            {
              "Type": "AI_ASR",
              "Alignment": "TopCenter",
              "FontSize": 55,
              "OutlineColour": "#000000",
              "FontColor": "#ffffff",
              "Y": 0.75,
              "Outline": 2,
              "AdaptMode": "AutoWrap",
              "TextWidth": 0.8,
              "Font": "Alibaba PuHuiTi"
            }
          ],
          "Voice": "zhichu"
        },
        {
          "Type": "AI_TTS",
          "ClipId": "clip1",
          "Content": "因為懂得味道是每個人心中固守的情懷",
          "Effects": [
            {
              "Type": "AI_ASR",
              "Alignment": "TopCenter",
              "FontSize": 55,
              "OutlineColour": "#000000",
              "FontColor": "#ffffff",
              "Y": 0.75,
              "Outline": 2,
              "AdaptMode": "AutoWrap",
              "TextWidth": 0.8,
              "Font": "Alibaba PuHuiTi"
            }
          ],
          "Voice": "zhichu"
        },
        {
          "Type": "AI_TTS",
          "ClipId": "clip2",
          "Content": "在這個時代",
          "Effects": [
            {
              "Type": "AI_ASR",
              "Alignment": "TopCenter",
              "FontSize": 55,
              "OutlineColour": "#000000",
              "FontColor": "#ffffff",
              "Y": 0.75,
              "Outline": 2,
              "AdaptMode": "AutoWrap",
              "TextWidth": 0.8,
              "Font": "Alibaba PuHuiTi"
            }
          ],
          "Voice": "zhichu"
        },
        {
          "Type": "AI_TTS",
          "ClipId": "clip3",
          "Content": "每一個人都經歷了太多的苦痛和喜悅",
          "Effects": [
            {
              "Type": "AI_ASR",
              "Alignment": "TopCenter",
              "FontSize": 55,
              "OutlineColour": "#000000",
              "FontColor": "#ffffff",
              "Y": 0.75,
              "Outline": 2,
              "AdaptMode": "AutoWrap",
              "TextWidth": 0.8,
              "Font": "Alibaba PuHuiTi"
            }
          ],
          "Voice": "zhichu"
        },
        {
          "Type": "AI_TTS",
          "ClipId": "clip4",
          "Content": "人們總會將苦澀藏在心里",
          "Effects": [
            {
              "Type": "AI_ASR",
              "Alignment": "TopCenter",
              "FontSize": 55,
              "OutlineColour": "#000000",
              "FontColor": "#ffffff",
              "Y": 0.75,
              "Outline": 2,
              "AdaptMode": "AutoWrap",
              "TextWidth": 0.8,
              "Font": "Alibaba PuHuiTi"
            }
          ],
          "Voice": "zhichu"
        },
        {
          "Type": "AI_TTS",
          "ClipId": "clip5",
          "Content": "而把幸福變成食物",
          "Effects": [
            {
              "Type": "AI_ASR",
              "Alignment": "TopCenter",
              "FontSize": 55,
              "OutlineColour": "#000000",
              "FontColor": "#ffffff",
              "Y": 0.75,
              "Outline": 2,
              "AdaptMode": "AutoWrap",
              "TextWidth": 0.8,
              "Font": "Alibaba PuHuiTi"
            }
          ],
          "Voice": "zhichu"
        },
        {
          "Type": "AI_TTS",
          "ClipId": "clip6",
          "Content": "呈現在四季的餐桌之上",
          "Effects": [
            {
              "Type": "AI_ASR",
              "Alignment": "TopCenter",
              "FontSize": 55,
              "OutlineColour": "#000000",
              "FontColor": "#ffffff",
              "Y": 0.75,
              "Outline": 2,
              "AdaptMode": "AutoWrap",
              "TextWidth": 0.8,
              "Font": "Alibaba PuHuiTi"
            }
          ],
          "Voice": "zhichu"
        }
      ]
    },
    {
      "AudioTrackClips": [
        {
          "MediaURL": "https://ice-document-materials.oss-cn-shanghai.aliyuncs.com/test_media/music/m2.wav"
        }
      ]
    }
  ],
  "SubtitleTracks": [
    {
      "SubtitleTrackClips": [
        {
          "Type": "Text",
          "Font": "HappyZcool-2016",
          "Content": "舌尖上的美食",
          "FontSize": 80,
          "FontColor": "#ffffff",
          "Y": 0.15,
          "Alignment": "TopCenter",
          "EffectColorStyle": "CS0004-000005",
          "FontFace": {
            "Bold": true,
            "Italic": false,
            "Underline": false
          }
        }
      ]
    }
  ]
}

標題+視頻+口播音頻+背景音樂+圖片背景

成片效果

Timeline示例

{
    "VideoTracks": [
        {
            "VideoTrackClips": [
                {
                    "MediaURL": "https://ice-document-materials.oss-cn-shanghai.aliyuncs.com/test_media/food/f9.mp4",
                    "Effects": [
                        {
                            "Radius": 0.1,
                            "Type": "Background",
                            "SubType": "Blur"
                        },
                        {
                            "Type": "Clip",
                            "SubType": "RandomClip",
                            "ClipDuration": 2.986
                        }
                    ]
                },
                {
                    "MediaURL": "https://ice-document-materials.oss-cn-shanghai.aliyuncs.com/test_media/food/f15.mp4",
                    "Effects": [
                        {
                            "Radius": 0.1,
                            "Type": "Background",
                            "SubType": "Blur"
                        },
                        {
                            "Type": "Clip",
                            "SubType": "RandomClip",
                            "ClipDuration": 1.3789997
                        }
                    ]
                },
                {
                    "MediaURL": "https://ice-document-materials.oss-cn-shanghai.aliyuncs.com/test_media/food/f4.mp4",
                    "Effects": [
                        {
                            "Radius": 0.1,
                            "Type": "Background",
                            "SubType": "Blur"
                        },
                        {
                            "Type": "Clip",
                            "SubType": "RandomClip",
                            "ClipDuration": 2.5270004
                        }
                    ]
                },
                {
                    "MediaURL": "https://ice-document-materials.oss-cn-shanghai.aliyuncs.com/test_media/food/f12.mp4",
                    "Effects": [
                        {
                            "Radius": 0.1,
                            "Type": "Background",
                            "SubType": "Blur"
                        },
                        {
                            "Type": "Clip",
                            "SubType": "RandomClip",
                            "ClipDuration": 1.1490002
                        }
                    ]
                },
                {
                    "MediaURL": "https://ice-document-materials.oss-cn-shanghai.aliyuncs.com/test_media/food/f2.mp4",
                    "Effects": [
                        {
                            "Radius": 0.1,
                            "Type": "Background",
                            "SubType": "Blur"
                        },
                        {
                            "Type": "Clip",
                            "SubType": "RandomClip",
                            "ClipDuration": 3.6759996
                        }
                    ]
                },
                {
                    "MediaURL": "https://ice-document-materials.oss-cn-shanghai.aliyuncs.com/test_media/food/f10.mp4",
                    "Effects": [
                        {
                            "Radius": 0.1,
                            "Type": "Background",
                            "SubType": "Blur"
                        },
                        {
                            "Type": "Clip",
                            "SubType": "RandomClip",
                            "ClipDuration": 2.5270004
                        }
                    ]
                },
                {
                    "MediaURL": "https://ice-document-materials.oss-cn-shanghai.aliyuncs.com/test_media/food/f6.mp4",
                    "Effects": [
                        {
                            "Radius": 0.1,
                            "Type": "Background",
                            "SubType": "Blur"
                        },
                        {
                            "Type": "Clip",
                            "SubType": "RandomClip",
                            "ClipDuration": 1.8380003
                        }
                    ]
                },
                {
                    "MediaURL": "https://ice-document-materials.oss-cn-shanghai.aliyuncs.com/test_media/food/f14.mp4",
                    "Effects": [
                        {
                            "Radius": 0.1,
                            "Type": "Background",
                            "SubType": "Blur"
                        },
                        {
                            "Type": "Clip",
                            "SubType": "RandomClip",
                            "ClipDuration": 2.2979984
                        }
                    ]
                }
            ]
        }
    ],
    "AudioTracks": [
        {
            "AudioTrackClips": [
                {
                    "MediaURL": "https://ice-document-materials.oss-cn-shanghai.aliyuncs.com/test_media/food/food_speech.mp3"
                }
            ]
        },
        {
            "AudioTrackClips": [
                {
                    "MediaURL": "https://ice-document-materials.oss-cn-shanghai.aliyuncs.com/test_media/music/m1.wav"
                }
            ]
        }
    ],
    "SubtitleTracks": [
        {
            "SubtitleTrackClips": [
                {
                    "Type": "Text",
                    "Font": "HappyZcool-2016",
                    "Content": "舌尖上的美食",
                    "FontSize": 80,
                    "FontColor": "#ffffff",
                    "Y": 0.15,
                    "Alignment": "TopCenter",
                    "EffectColorStyle": "CS0004-000005",
                    "FontFace": {
                        "Bold": true,
                        "Italic": false,
                        "Underline": false
                    }
                }
            ]
        },
        {
            "SubtitleTrackClips": [
                {
                    "TimelineIn": 0,
                    "TimelineOut": 2.986,
                    "OutlineColour": "#000000",
                    "FontColor": "#ffffff",
                    "Outline": 2,
                    "Font": "Alibaba PuHuiTi",
                    "Type": "Text",
                    "Alignment": "TopCenter",
                    "FontSize": 55,
                    "Content": "人們懂得用五味雜陳形容人生",
                    "Y": 0.75,
                    "AdaptMode": "AutoWrap",
                    "TextWidth": 0.8
                },
                {
                    "TimelineIn": 2.986,
                    "TimelineOut": 4.365,
                    "OutlineColour": "#000000",
                    "FontColor": "#ffffff",
                    "Outline": 2,
                    "Font": "Alibaba PuHuiTi",
                    "Type": "Text",
                    "Alignment": "TopCenter",
                    "FontSize": 55,
                    "Content": "因為懂得味道",
                    "Y": 0.75,
                    "AdaptMode": "AutoWrap",
                    "TextWidth": 0.8
                },
                {
                    "TimelineIn": 4.365,
                    "TimelineOut": 6.892,
                    "OutlineColour": "#000000",
                    "FontColor": "#ffffff",
                    "Outline": 2,
                    "Font": "Alibaba PuHuiTi",
                    "Type": "Text",
                    "Alignment": "TopCenter",
                    "FontSize": 55,
                    "Content": "是每個人心中固守的情懷",
                    "Y": 0.75,
                    "AdaptMode": "AutoWrap",
                    "TextWidth": 0.8
                },
                {
                    "TimelineIn": 6.892,
                    "TimelineOut": 8.041,
                    "OutlineColour": "#000000",
                    "FontColor": "#ffffff",
                    "Outline": 2,
                    "Font": "Alibaba PuHuiTi",
                    "Type": "Text",
                    "Alignment": "TopCenter",
                    "FontSize": 55,
                    "Content": "在這個時代",
                    "Y": 0.75,
                    "AdaptMode": "AutoWrap",
                    "TextWidth": 0.8
                },
                {
                    "TimelineIn": 8.041,
                    "TimelineOut": 11.717,
                    "OutlineColour": "#000000",
                    "FontColor": "#ffffff",
                    "Outline": 2,
                    "Font": "Alibaba PuHuiTi",
                    "Type": "Text",
                    "Alignment": "TopCenter",
                    "FontSize": 55,
                    "Content": "每一個人都經歷了太多的苦痛和喜悅",
                    "Y": 0.75,
                    "AdaptMode": "AutoWrap",
                    "TextWidth": 0.8
                },
                {
                    "TimelineIn": 11.717,
                    "TimelineOut": 14.244,
                    "OutlineColour": "#000000",
                    "FontColor": "#ffffff",
                    "Outline": 2,
                    "Font": "Alibaba PuHuiTi",
                    "Type": "Text",
                    "Alignment": "TopCenter",
                    "FontSize": 55,
                    "Content": "人們總會將苦澀藏在心里",
                    "Y": 0.75,
                    "AdaptMode": "AutoWrap",
                    "TextWidth": 0.8
                },
                {
                    "TimelineIn": 14.244,
                    "TimelineOut": 16.082,
                    "OutlineColour": "#000000",
                    "FontColor": "#ffffff",
                    "Outline": 2,
                    "Font": "Alibaba PuHuiTi",
                    "Type": "Text",
                    "Alignment": "TopCenter",
                    "FontSize": 55,
                    "Content": "而把幸福變成食物",
                    "Y": 0.75,
                    "AdaptMode": "AutoWrap",
                    "TextWidth": 0.8
                },
                {
                    "TimelineIn": 16.082,
                    "TimelineOut": 18.38,
                    "OutlineColour": "#000000",
                    "FontColor": "#ffffff",
                    "Outline": 2,
                    "Font": "Alibaba PuHuiTi",
                    "Type": "Text",
                    "Alignment": "TopCenter",
                    "FontSize": 55,
                    "Content": "呈現在四季的餐桌之上",
                    "Y": 0.75,
                    "AdaptMode": "AutoWrap",
                    "TextWidth": 0.8
                }
            ]
        }
    ]
}

標題+視頻+音樂

成片效果

Timeline示例

{
  "VideoTracks": [{
    "VideoTrackClips": [{
      "MediaURL": "http://ice-document-materials.oss-cn-shanghai.aliyuncs.com/test_media/h1.mp4",
      "Out": 5,
      "Effects": [{
        "Type": "Volume",
        "Gain": 0
      }]
    },{
      "MediaURL": "http://ice-document-materials.oss-cn-shanghai.aliyuncs.com/test_media/h2.mp4",
      "Out": 5,
      "Effects": [{
        "Type": "Volume",
        "Gain": 0
      }]
    },{
      "MediaURL": "http://ice-document-materials.oss-cn-shanghai.aliyuncs.com/test_media/h3.mp4",
      "Out": 5,
      "Effects": [{
        "Type": "Volume",
        "Gain": 0
      }]
    }]
  }],
  "AudioTracks": [{
    "AudioTrackClips": [{
      "MediaUrl": "http://ice-document-materials.oss-cn-shanghai.aliyuncs.com/test_media/music/m1.wav",
      "Out": 15
    }]
  }]
}

相關文檔