Comfy-Org / Comfy-Org/ComfyUI

Comfy 0.23.0 -> 0.24.1 Load Video node is broken

Open
#14,292 4 comments 0 reactions 0 assignees View on GitHub
Potential Bug
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### Custom Node Testing

- [ ] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)

### Expected Behavior

* Before this update, the stock Load Video node could pull basically any video file type fine.
* I could reference a video in the input or output folder

Now the only choice is to upload `webm`, `m4v`, `mp4`. Nothing else works as before.

Large files are refused. The upload limit option is no longer found in settings. Totally unable to proceed.

### Actual Behavior

How it worked before

### Steps to Reproduce

Update to 0.24.0

Load any workflow with "Load Video" node.

### Debug Logs

```powershell
Trying to upload a .mov generated earlier today prior to Comfy update:

[INFO] got prompt
[ERROR] Failed to validate prompt for output 42:
[ERROR] * LoadVideo 4:
[ERROR] - Custom validation failed for node: file - Invalid video file: 01_sweep_j_736p_00006-audio_best.mov
[ERROR] Output will be ignored
[WARNING] invalid prompt: {'type': 'prompt_outputs_failed_validation', 'message': 'Prompt outputs failed validation', 'details': '', 'extra_info': {}}
[INFO] FETCH ComfyRegistry Data [DONE]
[INFO] [ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
FETCH DATA from: S:\ComfyUI_Data\user\__manager\cache\1514988643_custom-node-list.json [DONE]
[INFO] [ComfyUI-Manager] All startup tasks have been completed.
```

### Other

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.