画面比例 | 宽(像素) | 高(像素) | 帧率(帧/秒) | 视频时长(秒) | 用量(token) |
---|---|---|---|---|---|
1:1 | 720 | 720 | 24 | 5 | 60,750 |
4:3 | 960 | 720 | 24 | 5 | 81,000 |
16:9 | 1280 | 720 | 24 | 5 | 108,000 |
1:1 | 720 | 720 | 24 | 10 | 121,500 |
4:3 | 960 | 720 | 24 | 10 | 162,000 |
16:9 | 1280 | 720 | 24 | 10 | 216,000 |
{
"content": [
{
"type": "text",
"text": "一只小猫咪朝镜头跑过来 --ratio 1:1 --fps 24 --dur 5"
},
{
"type": "image_url",
"image_url": {
"url": "https://portal.volccdn.com/obj/volcfe/cloud-universal-doc/upload_fb43d6e713440886e485dea203686239.png"
}
}
]
}
curl --location --request POST 'https://api.302.ai/doubao/doubao-seaweed' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"content": [
{
"type": "text",
"text": "一只小猫咪朝镜头跑过来 --ratio 1:1 --fps 24 --dur 5"
},
{
"type": "image_url",
"image_url": {
"url": "https://portal.volccdn.com/obj/volcfe/cloud-universal-doc/upload_fb43d6e713440886e485dea203686239.png"
}
}
]
}'
{"id":"cgt-20250320190531-npfnp"}