ComfyUI Node
π Frame Calculator (Video)
π Calculates the number of frames based on FPS and duration in seconds.
π Frame Calculator (Video)
- frame_rate
- frame_rate_int
- frames_number
- video_duration
βfps30.0βΊ
βduration_seconds0βΊ
CategoryComfyUI-YarvixPA/Utils/Video
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| fps | FLOAT | 30.01β480 | β |
| duration_seconds | INT | 0 | β |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| frame_rate | FLOAT | β |
| frame_rate_int | INT | β |
| frames_number | INT | β |
| video_duration | STRING | β |