ComfyUI Node
πΈ Load Video Fragment
A ComfyUI node in π SimpleQwenVL with 14 inputs and 8 outputs.
πΈ Load Video Fragment
- frames
- count
- duration
- fps
- width
- height
- audio
- sample_rate
βvideo_pathβΊ
βtimestamp0:00:00βΊ
βduration_sec5.00βΊ
βtarget_fps16.0βΊ
βenable_resizefalseβΊ
βlonger_size400βΊ
βmegapixels0.0βΊ
βsize_multiple2βΊ
βenable_cropfalseβΊ
βcrop_x10.00βΊ
βcrop_y10.00βΊ
βcrop_x21.00βΊ
βcrop_y21.00βΊ
βenable_audiofalseβΊ
Categoryπ SimpleQwenVL
Inputs (14)
| Name | Type | Default | Description |
|---|---|---|---|
| video_path | STRING | Full path to the video file or click the button to select | |
| timestamp | STRING | 0:00:00 | Format: HH:MM:SS or MM:SS. Fractional parts are acceptable: 1:30:45.5 |
| duration_sec | FLOAT | 5.00 | β |
| target_fps | FLOAT | 16.01β200 | β |
| enable_resizeopt | BOOLEAN | false | β |
| longer_sizeopt | INT | 4000β16384 | Maximum side (width or height). 0 = do not resize |
| megapixelsopt | FLOAT | 0.00β100 | Target area in megapixels. 0 = do not resize. |
| size_multipleopt | INT | 21β8192 | Multiples of sizes (2, 8, 16, 32, 64). The width and height will be multiples of this number. |
| enable_cropopt | BOOLEAN | false | β |
| crop_x1opt | FLOAT | 0.000β1 | β |
| crop_y1opt | FLOAT | 0.000β1 | β |
| crop_x2opt | FLOAT | 1.000β1 | β |
| crop_y2opt | FLOAT | 1.000β1 | β |
| enable_audioopt | BOOLEAN | false | β |
Outputs (8)
| Name | Type | Description |
|---|---|---|
| frames | IMAGE | β |
| count | INT | β |
| duration | FLOAT | β |
| fps | FLOAT | β |
| width | INT | β |
| height | INT | β |
| audio | AUDIO | β |
| sample_rate | FLOAT | β |