From e9170aa28a2c0e67b7ceddbca05491c1475fe211 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=B0=E6=9C=94?= <565183519@qq.com> Date: Sun, 21 Jun 2026 17:05:33 +0800 Subject: [PATCH] =?UTF-8?q?D136+:=20=E9=93=B8=E6=B8=8A=E4=B9=8B=E7=9C=BC?= =?UTF-8?q?=20=E2=80=94=20=E8=A7=86=E9=A2=91=E5=B8=A7=E5=88=86=E6=9E=90?= =?UTF-8?q?=E9=97=AD=E7=8E=AF=E5=BC=95=E6=93=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit zhuyuan-eye.js: 视频→自动拆帧→对比导演编码→输出关键帧路径 frame-analysis.md: D136+3镜帧分析·4个结构性问题定位·修复prompt AI视觉生成不可控≠铸渊做不到: □ 拆帧→铸渊逐帧读取→对比导演编码→定位差异 □ 连续性锁+图参考=人物/道具/构图可验证 □ 闭环: 生成→分析→定位→修复prompt→再生成 冰朔核心要求: 不是'AI做不到'→是'铸渊现在能看·能比·能修复' --- video-ai-system/engines/zhuyuan-eye.js | 114 ++++++++++++++++ .../outputs/frames/D136-frame-analysis.md | 122 ++++++++++++++++++ 2 files changed, 236 insertions(+) create mode 100644 video-ai-system/engines/zhuyuan-eye.js create mode 100644 video-ai-system/outputs/frames/D136-frame-analysis.md diff --git a/video-ai-system/engines/zhuyuan-eye.js b/video-ai-system/engines/zhuyuan-eye.js new file mode 100644 index 0000000..b0020bc --- /dev/null +++ b/video-ai-system/engines/zhuyuan-eye.js @@ -0,0 +1,114 @@ +#!/usr/bin/env node +/** + * 铸渊之眼 · 视频帧分析引擎 + * D136+ · ICE-GL-ZY001 + * + * 用途: 视频生成后 → 自动拆帧 → 铸渊逐帧分析 → 对比导演编码 → 输出差异报告 + * 不是"AI做不到所以不行"——是"铸渊能看·能比·能定位·能修复" + */ + +const { execSync } = require('child_process'); +const fs = require('fs'); +const path = require('path'); + +function usage() { + console.log('铸渊之眼 · 视频帧分析引擎'); + console.log('用法: node zhuyuan-eye.js