Skip to content
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

VideoCombine.combine_video() got an unexpected keyword argument 'pix_fmt' #5

Open
ludantaba opened this issue Jan 4, 2024 · 4 comments

Comments

@ludantaba
Copy link

兄弟,这个格式错误是什么问题?谢谢!
Error occurred when executing VHS_VideoCombine:

VideoCombine.combine_video() got an unexpected keyword argument 'pix_fmt'

File "H:\SD_ComfyUI\execution.py", line 154, in recursive_execute
output_data, output_ui = get_output_data(obj, input_data_all)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "H:\SD_ComfyUI\execution.py", line 84, in get_output_data
return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "H:\SD_ComfyUI\execution.py", line 77, in map_node_over_list
results.append(getattr(obj, func)(**slice_dict(input_data_all, i)))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

@BoosterCore
Copy link
Owner

具体是用的哪个动画流程出现这错误?提示说是最后一步视频合成时出错,VHS_VideoCombine这个

@ludantaba
Copy link
Author

ludantaba commented Jan 4, 2024 via email

@BoosterCore
Copy link
Owner

那最大的可能是Video Combin的模型下载不通畅,有可能需要手动删除后,让节点自动重新下载。

@ludantaba
Copy link
Author

好的,我试试,感谢!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants