Files
video-create/accounts/ugc_product_seeding/account.json
2026-05-20 16:07:24 +08:00

49 lines
1.5 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"id": "ugc_product_seeding",
"name": "UGC产品种草",
"description": "产品卖点+参考图 → UGC风格口播脚本 → 分镜图(真人手持拍摄感,跳切手法) → AI视频 → 配音 → 成片。真人UGC带货风格8秒快节奏像朋友推荐好物。",
"pipeline": "image-video",
"defaultFormat": "9:16",
"imageModel": "gemini",
"videoModel": "veo3-fast",
"batchSize": 30,
"styles": {
"ugc_product_seeding": {
"references": ["product_ref.jpg"]
}
},
"ttsVoice": "",
"ttsRate": 1.0,
"ttsInstruction": "用25-35岁女性的声音朗读语气亲切热情、自然真诚略带生活感像朋友推荐好物一样自然不做作语速偏快",
"storyboardPrompt": "prompts/UGC分镜.md",
"imageStylePrompt": "prompts/图片提示词.md",
"videoStylePrompt": "prompts/视频提示词.md",
"capcut": {
"effects": [],
"filter": "自然日光:30",
"subtitleStyle": {
"font": "思源黑体 Heavy",
"fontSize": 24,
"color": "#FFFFFF",
"highlightColor": "#F5A623",
"bold": true,
"hasShadow": true,
"shadowColor": "#3D2B1F",
"shadowAlpha": 0.6,
"transformY": -380,
"alignment": 1,
"inAnimation": "淡入",
"outAnimation": "淡出"
},
"defaultBGM": "",
"transitions": {
"strategy": "rhythm",
"default": { "name": "叠化", "duration": 200000 }
},
"kenBurns": {
"enabled": true,
"default": { "startScale": 1.0, "scaleRate": 0.9, "panXRate": 0, "panYRate": 0 }
}
}
}