素材合成视频

上传多张图片和主题,自动生成讲解文案、配音并合成视频。

Step 1 上传素材图片

3-10 张图片为佳。可拖拽调整顺序,决定视频段落次序。

{{ uploading ? '上传中...' : '点击选择图片(可多选)' }}
{{ images.length }} / 10 张,单张 ≤10MB
{{ uploadError }}
  • #{{ i + 1 }}
    {{ img.name }}
    {{ formatSize(img.size) }}
    ✓ 已配音 ⏳ 合成中 ✗ {{ img.ttsError }} 待配音
Step 2 主题与文案

视频主题 *

解说风格

各段文案

图片识别准备中…
{{ scriptError }}
先在左侧上传图片
#{{ i + 1 }} {{ (img.script || '').length }} 字
💬 文案精修对话{{ allImagesReady ? '(视觉感知)' : '' }}
{{ m.role === 'user' ? '你' : (m.role === 'assistant' ? 'AI' : '提示') }}
{{ m.content }}
AI
思考中…
{{ refineError }}

声音模型

Step 3 合成与预览

语音合成进度

{{ synthStatus }} {{ synthProgress }}%
  • #{{ i + 1 }} ✓ 已合成 ⏳ 合成中{{ img.ttsAttempts ? '(第 ' + img.ttsAttempts + ' 次重试)' : '' }} ✗ 失败 {{ img.ttsError }}

视频合成进度

{{ compositeStatus }} {{ compositeProgress }}%
失败:{{ errorMsg }}