Draw time-based notes on video frames and send the annotated instructions to a compatible edit/recreation model.
Where: Flowgen → left rail → Add → Video → Annotate & Edit
Key ideas
- Frame notes: Draw, label, and position instructions over the relevant frames in the fullscreen annotation overlay.
- Model semantics: Gemini Omni performs a faithful source edit; Seedance variants recreate from the guidance; experimental models are labeled.
- Versioned output: The edited video returns as a normal node result and can feed composition, QA, or render nodes.
- Annotate & Edit card: AnnotateVideoNode uses the authored shared-card path. Annotate exact video frames with references and instructions, then generate an edited result.
- Properties sidebar: imageVideoNodes.tsx
- Opened surfaces: VideoAnnotateOverlay; video lightbox
Steps
- Connect the source Video input.
- Open the annotation overlay and add notes on the needed frames.
- Choose the edit model and review its mode note.
- Generate and inspect the returned version.
Card and properties
- Source clip, duration, and resolution.
- Open annotation editor.
- Generated/annotated frame status and result versions.
VideoAnnotateOverlay
- Scrub to exact frames.
- Draw/add frame annotations and references.
- Write the edit prompt and choose the supported model.
- Generate the edited clip, then review it in video lightbox.
Annotate & Edit controls and presets
- Add path: Flowgen → Add → Video & Motion → Annotate & Edit.
- Card: AnnotateVideoNode.
- Properties: imageVideoNodes.tsx.
- Controls: Source video; duration; resolution; frame annotations; references; prompt; model.
- Opened surfaces: VideoAnnotateOverlay; video lightbox.
Tips
- Keep each annotation unambiguous and tied to a short time range.
- Review untouched regions too; generative edits can alter more than the marked pixels.
Troubleshooting
The edit changes unrelated content
Use a more source-faithful model, narrow the time/region, and explicitly state what must remain unchanged.