๐ฌ Video Frame Loader
VideoFrameLoader
Pack: KANIBUS - Advanced Eye Tracking ControlNet System
custom_nodes.kanibus
Inputs (14)
| Name | Type | Required |
|---|---|---|
| video_path | STRING | required |
| start_frame | INT | required |
| frame_count | INT | required |
| step | INT | required |
| target_fps | FLOAT | optional |
| resize_width | INT | optional |
| resize_height | INT | optional |
| quality | COMBO | optional |
| enable_caching | BOOLEAN | optional |
| wan_version | COMBO | optional |
| optimize_for_wan | BOOLEAN | optional |
| batch_size | INT | optional |
| preload_frames | INT | optional |
| color_space | COMBO | optional |
Outputs (4)
| Name | Type |
|---|---|
| frames | IMAGE |
| metadata | VIDEO_METADATA |
| total_frames | INT |
| actual_fps | FLOAT |