curl --request POST \
--url https://api.jiekou.ai/v3/async/vidu-q1-startend2video \
--header 'Authorization: <authorization>' \
--header 'Content-Type: <content-type>' \
--data '
{
"images": [
"<string>"
],
"prompt": "<string>",
"duration": 123,
"seed": 123,
"resolution": "<string>",
"movement_amplitude": "<string>",
"bgm": true
}
'{
"task_id": "<string>"
}curl --request POST \
--url https://api.jiekou.ai/v3/async/vidu-q1-startend2video \
--header 'Authorization: <authorization>' \
--header 'Content-Type: <content-type>' \
--data '
{
"images": [
"<string>"
],
"prompt": "<string>",
"duration": 123,
"seed": 123,
"resolution": "<string>",
"movement_amplitude": "<string>",
"bgm": true
}
'{
"task_id": "<string>"
}application/jsondata:image/png;base64,{base64_encode}
5 秒选项。1080p 选项。autoauto、small、medium、largefalsetrue、false当设置为 true 时,系统将自动添加合适的 BGM。BGM 无时长限制,系统会自动适配。