ComfyUI Node
💬 S42 CutFlow Subtitle Burn
A ComfyUI node in S42 CutFlow/Text with 6 inputs and 3 outputs.
💬 S42 CutFlow Subtitle Burn
- clip
- clip
- frame_count
- info
◄srt_text1
00:00:00,000 --> 00:00:02,000
Hello World
2
00:00:02,500 --> 00:00:05,000
Subtitle Example►
◄fps24.0►
◄font_size36►
◄styledefault►
◄position_y0.90►
CategoryS42 CutFlow/Text
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| clip | IMAGE | Video clip to burn subtitles onto. | |
| srt_text | STRING | 1 00:00:00,000 --> 00:00:02,000 Hello World 2 00:00:02,500 --> 00:00:05,000 Subtitle Example | SRT format subtitle text. Standard format: 1 00:00:00,000 --> 00:00:02,000 Text here |
| fps | FLOAT | 24.01–120 | Frame rate to convert SRT timestamps to frame indices. |
| font_size | INT | 3612–200 | Subtitle font size. |
| style | COMBO | default | 'default' = white text, black outline. 'cinematic' = white text, dark shadow, larger. 'youtube' = white on semi-transparent black box. 'outline_only' = thick black outline, no fill background. |
| position_y | FLOAT | 0.900–1 | Vertical position. 0.9 = near bottom (standard). 0.1 = near top. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| clip | IMAGE | — |
| frame_count | INT | — |
| info | STRING | — |