ComfyUI Node
BDV (Router)
A smaller bus-only 'Basic Dimension Variables' (BDV) node.
BDV (Router)
- bus
- bus
- width
- height
- frame_count
- batch_size
- fps
- seed
CategoryLoadAnimAdv/BDV
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| bus | BDV_BUS | BDV bus input, from a previous BDV node. |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| bus | BDV_BUS | BDV bus output, for use in other BDV nodes. |
| width | INT | Width of the image/video |
| height | INT | Height of the image/video |
| frame_count | INT | Frame length of the animation/video |
| batch_size | INT | Batch size |
| fps | FLOAT | Frames per second |
| seed | INT | Random seed |