ZHO-ZHO-ZHO / ComfyUI-APISR

Unofficial implementation of APISR for ComfyUI
GNU General Public License v3.0
349 stars 21 forks source link

The video results are provided for only 1 second. #6

Open moonhole0512 opened 7 months ago

moonhole0512 commented 7 months ago

image

image

I loaded "APISR img or video laterative [Zho].json" and got an 8-second video. Running the queue, I get a 1-second video and one upscaled image. I think I did as explained, which part is wrong?

AiDreamerOoO commented 7 months ago

我的也是同样的问题,有大佬知道怎么解决吗

AiDreamerOoO commented 7 months ago

图像

图像

我加载了“APISR img or video Laterative [Zho].json”并获得了一个 8 秒的视频。运行队列,我得到一个 1 秒的视频和一张放大的图像。我想我按照解释做了,哪一部分是错误的?

Please tell me, have you solved the problem?

AiDreamerOoO commented 7 months ago

问题已经解决,把帧数读取上限设置为0

moonhole0512 commented 7 months ago

问题已经解决,把帧数读取上限设置为0

where is that option?

moonhole0512 commented 7 months ago

I set frame_load_cap to 0 and it was solved. But I loaded an 8-second video and it came out as a 17-second video....

moonhole0512 commented 7 months ago

The video file I used was a 60 frame video. After adjusting the output frame, it was confirmed that it worked normally. I get the error below and sometimes it doesn't proceed, but I don't know why. Maybe low graphics card memory. (4070 super 12G)

Exception in callback _ProactorBasePipeTransport._call_connection_lost(None) handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)> Traceback (most recent call last): File "asyncio\events.py", line 84, in _run File "asyncio\proactor_events.py", line 165, in _call_connection_lost ConnectionResetError: [WinError 10054] 현재 연결은 원격 호스트에 의해 강제로 끊겼습니다