You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---Original---
From: ***@***.***>
Date: Fri, Jan 5, 2024 01:25 AM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [BoosterCore/ChaosFlow] VideoCombine.combine_video() got anunexpected keyword argument 'pix_fmt' (Issue #5)
具体是用的哪个动画流程出现这错误?提示说是最后一步视频合成时出错,VHS_VideoCombine这个
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
兄弟,这个格式错误是什么问题?谢谢!
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)))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The text was updated successfully, but these errors were encountered: