ComfyUI Node
EDL Scene Parser
A ComfyUI node in utils with 5 inputs and 6 outputs.
EDL Scene Parser
- edl_path
- actual_frame
- next_frame
- scene_duration
- has_next
- total_scenes
◄edl_path►
◄scene1►
◄fps25.0►
◄buy_me_a_coffeefalse►
◄usage_counterUsage count: 0►
Categoryutils
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| edl_path | STRING | Path to the EDL file to parse | |
| scene | INT | 1 | Scene number to process |
| fps | FLOAT | 25.0 | Frames per second rate |
| buy_me_a_coffee | BOOLEAN | false | Support the development! ☕ By enabling this option, you'll be directed to a page where you can show your appreciation for this tool. |
| usage_counter | STRING | Usage count: 0 | Tracks how many times this node has been used. |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| edl_path | STRING | — |
| actual_frame | STRING | — |
| next_frame | STRING | — |
| scene_duration | INT | — |
| has_next | BOOLEAN | — |
| total_scenes | INT | — |