Kosinkadink / ComfyUI-VideoHelperSuite

Nodes related to video workflows
GNU General Public License v3.0
513 stars 90 forks source link

Preview not showing on load nodes. #134

Open moon47usaco opened 7 months ago

moon47usaco commented 7 months ago

Only the Load Video node is showing preview.

All other load nodes show no preview, just started happening today.

Last night they were fine. I am sure after an "update all" as i run it often.

moon47usaco commented 7 months ago

And the preview of the video combine will not show when zoomed out too far. Yesterday I could zoom to see my whole WF and still see the preview on the combine nodes. Now I have to zoom in closer to see the preview... =[

AustinMroz commented 7 months ago

Could you double check if the "VHS Advanced Previews" option (from the settings button in the webui) was disabled when you updated? It's disabled by default, but is required to show previews on nodes other than "Video Combine" and "Load Video (Upload)"

Displaying previews while zoomed out is a simple change. I'll push an update to restore that functionality.

Edit:Fixed a typo where I mistakenly stated that the Path varient of Load Video works without Advanced Previews instead of Upload

moon47usaco commented 7 months ago

I noticed that "VHS Advanced Previews" was unchecked, must have been disabled. I rechecked it. I probably need to restart

Thanks for the update for zoom.

hben35096 commented 7 months ago

Now, after the video is uploaded, the video preview does not automatically refresh, and you need to select the video back and forth to refresh.

hben35096 commented 7 months ago

I fell back to the version: 8841506a814c5c1ce08342ff52189a12a3c84390 It's back to normal, and after uploading the video, the preview is refreshed

Version: 18d7aa978cdd1ae471e054eea4f15d7bb104e44c It's still normal

Version: 9193868907d29ee1e0382553c1bbed8a8b19dc7c Problems are starting to arise

AustinMroz commented 7 months ago

Thanks for pointing this out. I've pushed a fix to properly update the previews on upload.