ComfyUI Node
MD: Latent Time Mask (Timeline Director)
A ComfyUI node in MD_Nodes/Masking with 8 inputs and 2 outputs.
MD: Latent Time Mask (Timeline Director)
- latent
- time_mask
- mask_plot
◄latent_formatAuto►
◄fps24.00►
◄start_seconds0.0►
◄end_seconds10.0►
◄fade_in1.0►
◄fade_out1.0►
◄invertfalse►
CategoryMD_Nodes/Masking
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| latent | LATENT | LATENT INPUT • Purpose: The target latent to mask. • Action: Used to determine total duration and batch dimensions. | |
| latent_format | COMBO | Auto | FORMAT HINT • Purpose: Helps the node identify which dimension is Time. • Options: 5D (Batch, Time, C, H, W) or 4D (Time, C, H, W). ⭐ Recommended: Auto usually guesses correctly. |
| fps | FLOAT | 24.001–120 | FRAME RATE • Purpose: Used to calculate accurate seconds. ⭐ Note: For Ace-Step audio, usually ~21.5 or check model spec. |
| start_seconds | FLOAT | 0.00–3600 | START TIME • Purpose: When the mask becomes 100% active. |
| end_seconds | FLOAT | 10.00–3600 | END TIME • Purpose: When the mask stops being active. |
| fade_in | FLOAT | 1.00–60 | FADE IN • Purpose: Soft transition duration at start. |
| fade_out | FLOAT | 1.00–60 | FADE OUT • Purpose: Soft transition duration at end. |
| invert | BOOLEAN | false | INVERT • Purpose: Flips the mask (Active becomes Inactive). |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| time_mask | MASK | — |
| mask_plot | IMAGE | — |