ComfyWarp nodes preview v0.5 - FixedQueue
🕑 Added 2023-11-04 10:12:50 +0000 UTCChangelog:
add FixedQueue node
add start, end, n-th frame settings to MakeFrameDataset node
make 0.5.0 workflow
7.2.24:
- move to L tier
29.09.2024:
fix SaveFrame node after the latest ComfyUI updates
FixedQueue node
start - frame to begin with
end - frame to end with
current_frame - iterator, showing the current frame, which is being output as the current value. The current value should be plugged into downstream nodes as the source of the current frame number.
Queue Many button
Click to render a set of frames from start to end. Plug end output to your RenderVideo node's render_at_frame input to automatically render video after finishing the end frame.
MakeFrameDataset node changes
start_frame - frame to begin with
end_frame - frame to end with
nth_frame - n-th frame to extract
If you provide a path to a video, only a range of n-th frames between start_frame and end_frame will be extracted.
If you provide a folder or a glob pattern, only a range of n-th frames between start_frame and end_frame will be stored in the dataset.
Comments
Warpfusion
It's now available in comfyui manager so should be simpler to install.
Warpfusion
fixed :D
Thorben Dieling
ah yes it works in on of my older comfy version (good to have tons of it :) just added and voila: ComfyUI: 2238[5889b7](2024-06-11) Manager: V2.34.1 So I can start to figure out what I can do with your workflows. Thanks for your efforts and community working.
Warpfusion
I don't have any solution for it rn, it worked in older comfy versions , but right now it doesn't load this node for some reason, and no error is being shown, so I'm still looking into it
Thorben Dieling
Hi Alex, I just "got it" what you meant with "Unpack the archive Into custom nodes folder and restart" then the mentioned missing nodeds been installed but now "SaveFrame" is and will not ? Any fix or suggestion here ?
Intellagence Artificial
thank you
Warpfusion
Yes, unpack the archive into custom nodes folder
Intellagence Artificial
hi im new with this so can i use the version of comfyui i already have installed?
Warpfusion
Unpack the archive Into custom nodes folder and restart
Erçin Öztürk
Sxela, I am getting the following error as shown below, and I cannot seem to fix it. I have been unsuccessful in resolving it When loading the graph, the following node types were not found: SchedulerFloat SchedulerString RenderVideo FixedQueue Nodes that have failed to load will show as red on the graph.