What this node does
mesh2motion, AnimateDiff export, Create Video, etc. outputVIDEO — ComfyTV Video Clip, Demux, Video Stage expect COMFYTV_VIDEO URL strings. → ComfyTV Video saves the object to mp4 on Run (auto codec) and registers a snapshot.
When to use it
- 3D / motion plugin clips into ComfyTV edit chain
- AnimateDiff into ComfyTV ↪ Extend
- Native VIDEO into ComfyTV IA2V pipeline
How it works
- Stage + ▶ Run;
_save_video_to_disk, prefixComfyTV/bridge. - Container/codec auto.
- Snapshot persists; downstream does not re-encode until you re-run bridge.
Types
bridges.md
Parameters
video
Upstream VIDEO. Unwired → error on Run.Outputs
Step by step
- Run mesh2motion (or Create Video) to VIDEO.
- Add → ComfyTV Video, wire.
- ▶ Run bridge.
- Wire Video Clip or toolbar Demux.
Full guides (recommended reading)
This page covers one node only. For end-to-end workflows, multi-stage pipelines, type conversion, and design rationale, see the ComfyTV user guides on GitHub:
Repository and workflows
FAQ
Q: Queue vs Run?A: Run = ComfyTV stage / into-bridge snapshot (required for this node); Queue = execute full ComfyUI graph. Into-bridges cannot substitute Run with Queue. Q: mesh2motion outputs IMAGE?
A: Create Video (fps) → → ComfyTV Video. Q: Skip Run?
A: No snapshot without Run. Q: mp4 path?
A:
output/ComfyTV/bridge/ComfyTV_bridge_xxxxx_.mp4.
Related nodes
- → ComfyTV Image(s)
- Video Clip / Demux
- ← ComfyTV Video