get_handoff_toolchain
Retrieve the handoff assembly toolchain source code to compile timeline anchors and assemble a finished video with ffmpeg. Returns script text for local execution.
Instructions
拿到素材交接包的装配工具链源码(compile_timeline.py 时间轴编译器 / assemble.sh ffmpeg 装配脚本)。免费。本工具只返回源码文本,不会在你机器上写文件——请自行保存到工作目录再执行。 compile_timeline.py 负责把「镜相对」的字幕/对白/音效锚点展开成你自己时间轴上的绝对时间码,并处理重叠转场引起的整体位移;assemble.sh 是从裸片到成片的完整 ffmpeg 装配基线(裁剪→规范化→拼接/xfade→配乐侧链→字幕→两 pass 母带)。依赖 ffmpeg(烧字幕需带 libass)、ffprobe、jq、python3。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script | No | 要哪个;缺省 all |