This workflow demonstrates text-driven video masking with the SAM3 Video Masking node (ID: 9cea40bb-b0cf-4b40-a758-8935cfe8d52f). You load a clip with VHS_LoadVideo, describe the target in plain language (for example, "red car", "person", "coffee cup"), and the node finds every matching instance and tracks them across frames with stable IDs. It produces three parallel outputs: a preview overlay (colored masks drawn over the original frames), a raw binary/gray mask stream, and a cut-out stream where only the masked pixels are kept.

Technically, the node performs text-conditional object detection and segmentation per frame, then links detections across time to keep IDs stable. VHS_LoadVideo supplies the frame sequence and fps; SaveVideo writes each output stream to disk. For quick iteration, the frame_load_cap parameter on VHS_LoadVideo lets you limit how many frames are processed; set it back to 0 for a full run. A MarkdownNote node in the graph provides inline reminders for prompt writing and testing.

FAQ

常见问题

查看所有工作流
Character
Cinematic
Image to Video
Lip Sync
Multiple Angles
Portrait
Style Reference
Style Transfer
Text to Video
Video Generation
Video
Showing 30 of 579 templates