Seedance 1.5 Pro — enhanced Seedance video generation with improved motion and detail.
上传图片或粘贴图片 URL 以控制画面帧。
Start Frame
上传 1 张图片或粘贴一个图片 URL。
Click to upload or drag and drop
Supported formats: JPG, JPEG, PNG, WEBP
Maximum file size: 10MB; Maximum files: 1
End Frame
上传 1 张图片或粘贴一个图片 URL。
Click to upload or drag and drop
Supported formats: JPG, JPEG, PNG, WEBP
Maximum file size: 10MB; Maximum files: 1
Supported durations: 5s, 10s, 12s.
Video output resolution.
Video aspect ratio.
Generate audio
Generate synchronized audio.
美元估算 $0.15-$0.3:最高充值套餐按 $1 = 2,000 积分计算;入门套餐按 $1 = 1,000 积分计算。
历史记录
保存在此浏览器本地
0 个运行中 · 0 个已完成
计费规则
API
curl /v1/videos/generations \
-H "Authorization: Bearer sk-your-api-key" \
-H "Content-Type: application/json" \
-d '{
"model": "seedance-1.5-pro",
"prompt": "A concise cinematic shot of a modern API operations dashboard, smooth camera move, clean white studio lighting",
"duration": "5",
"resolution": "720p",
"aspect_ratio": "adaptive",
"generate_audio": true
}'