-
-
Notifications
You must be signed in to change notification settings - Fork 48
mp4 could not be loaded with cv #54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I get the same error. I ran that command, and nothing gets outputted to the -o directory, so when CV goes looking for the previous output, it cannot find it. So the issue is running the "python ./run.py --frame-processors lip_syncer... -o output_directory" is not putting out anything in the specified output_directory, and no error is given on screen so hard to debug. I'm not expert but hope someone can take a look. |
this very frustrating when you do everything that is supposed to "fix" it and it still doesn't work. Anybody know why this cv error is happening? When I go into comfy output/deepfuze. The file isn't even in there to load. |
I get the same error when using the DeepFuze Lipsync node. The readme mentions this error is related to onnxruntime not being installed, however I can see it is definitely installed with pip install. |
This appears to be due to pre_check failing on lip_syncer when downloading https://github.com/facefusion/facefusion-assets/releases/download/models/open_nsfw.onnx |
please help me solve the error
C:\AI\ComfyUI_windows_portable\ComfyUI\output\deepfuze\faceswap_17299500601466925.mp4 could not be loaded with cv.
File "C:\AI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-DeepFuze\nodes.py", line 365, in cv_frame_generator
raise ValueError(f"{video} could not be loaded with cv.")
ValueError: C:\AI\ComfyUI_windows_portable\ComfyUI\output\deepfuze\faceswap_1729949595164198.mp4 could not be loaded with cv.
Prompt executed in 3.19 seconds
and this:
ComfyUI Error Report
Error Details
Stack Trace
System Information
Devices
Logs
Attached Workflow
Please make sure that workflow does not contain any sensitive information such as API keys or passwords.
Additional Context
(Please add any additional context or steps to reproduce the error here)
The text was updated successfully, but these errors were encountered: