cang-ying/config/product-lines.json
Guanghu Domestic Migration a2fa7d57d8 chore: import sanitized domestic snapshot for REPO-005
Source snapshot: 23037fa3a2e9b0597162735755e92fc763bf4d94
2026-07-17 15:55:48 +08:00

43 lines
1.4 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.

{
"_meta": {
"created": "D135 · 2026-06-17",
"updated": "D140 · 2026-06-22",
"by": "铸渊 ICE-GL-ZY001",
"description": "视频AI制作线配置 · 一条线一套参数 · 切换零成本",
"activeLine": "3d",
"decision": "真人写实线注销主线切换为3D漫剧。"
},
"lines": {
"realistic": {
"name": "真人写实",
"active": false,
"status": "deprecated",
"retiredReason": "真人AI观感尴尬、人物一致性和表演可信度成本过高不再作为主线投入。",
"styleSuffix": "真人写实风格,亚洲面孔,画质电影感",
"needCharRef": true,
"needFaceLock": true,
"needL0L1": true,
"resolution": "720p",
"seedanceNote": "需参考图image_url锁脸"
},
"3d": {
"name": "3D漫剧",
"active": true,
"status": "main",
"styleSuffix": "3D渲染风格中国风仙侠电影级光影高质感",
"needCharRef": false,
"needFaceLock": false,
"needL0L1": false,
"resolution": "720p",
"seedanceNote": "主线走3D漫剧。参考图只作为人物/环境/道具视觉锚点,不再服务真人锁脸。"
}
},
"shared": {
"engine": "video-api-adapter.js",
"composer": "FFmpeg (开源)",
"model": "doubao-seedance-2-0-260128",
"durationRange": [4, 15],
"outputRoot": "/Volumes/JZAO/铸渊-ICE-GL-ZY001/OUT-输出/视频"
}
}