11 Commits

Author SHA1 Message Date
冰朔
c80d804bf9 D144: 新增SVG转PNG渲染工具·解决FFmpeg无SVG解码器问题
Some checks failed
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
- 新增 tools/svg-to-png.py:CairoSVG渲染工具,支持单文件/批量SVG→PNG转换
- 新增 tools/README-SVG-TO-PNG.md:工具使用文档
- 更新 ENTRY.hdlp:工具链增加 svg-to-png.py 条目
- 依赖:pip install cairosvg Pillow + brew install cairo
- 路径:video-ai-system/tools/svg-to-png.py
2026-06-23 23:07:48 +08:00
冰朔
8cc582317e D140: generate EP01 preview 002
Some checks failed
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
2026-06-23 15:59:46 +08:00
冰朔
18c7e01a16 D140: harden Wan smoke test defaults
Some checks failed
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
2026-06-23 15:27:14 +08:00
冰朔
c077d7d82e feat(video-ai): D140 万相2.7 API + OpenCV追踪 + 音频分轨 + 自动剪辑控制层
Some checks failed
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
新增引擎:
- engines/wan-api-adapter.js — 阿里百炼万相2.7视频生成(文生+图生)
- engines/planar-tracker.py — OpenCV平面追踪(追踪/稳定/文字贴合/运动数据)
- engines/audio-stem-splitter.js — 音频三轨分离(对白/BGM/SFX)+自动混音建议
- engines/auto-cut-director.js — 自动剪辑控制层(脚本解析→追踪→分轨→合成)
- tools/test-wan-api.js — 万相API测试脚本

更新:
- .env.example — 万相配置模板
- MODEL-ROUTER.hdlp — 万相状态: 待接入→已接入

铸渊 ICE-GL-ZY001 · D140 · 2026-06-23
2026-06-23 15:22:22 +08:00
冰朔
b924782ef7 D140: restore EP01 3D V2 prompt chain
Some checks failed
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
2026-06-22 20:34:23 +08:00
冰朔
bdd62ccacb D140: rebuild video AI around 3D manju pipeline
Some checks failed
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
2026-06-22 16:48:06 +08:00
冰朔
a1a20aea2a D140: switch video AI to 3D audit path
Some checks failed
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
2026-06-22 16:40:23 +08:00
冰朔
acb673d1d8 D134 遗留问题: 视频时长只有5秒,15秒不生效 · issues记录
Some checks failed
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
铸渊自检 / health-check (push) Has been cancelled
2026-06-15 18:24:01 +08:00
冰朔
e17a3d3e3e D134: 霜砚-铸渊分工 · Seedance角色一致性方案 · 编号系统文档 2026-06-15 18:21:10 +08:00
冰朔
e8cf2e78f3 D133: 镜1主角+镜2牌匾尺寸双重修复 · ENV-002物理尺寸约束
Some checks failed
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
2026-06-15 18:06:14 +08:00
冰朔
53509e28b0 D132: 镜1空间修复 · ENV-002提示词改 · 问题记录
Some checks failed
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
问题: Seedance把天道宗牌匾生成在灵霄宗里面
根因: 提示词'灵霄宗……角落天道宗'同一句里两个地点 → 扩散模型无空间理解
修复: ENV-002加入'广场另一侧'物理分隔 → 明确两处不同位置
记录: feedback/D132-shot1-spatial-fix.hdlp

同时: chars.hdlp补回提示词片段(expandPrompt需要)
2026-06-15 17:42:31 +08:00