storyicon / comfyui_segment_anything

Based on GroundingDino and SAM, use semantic strings to segment any element in an image. The comfyui version of sd-webui-segment-anything.
Apache License 2.0
530 stars 67 forks source link

I can't seem to get it to output more than 6 images. How is this used in video workflows? #51

Closed ShadwDrgn closed 4 months ago

ShadwDrgn commented 4 months ago

When I input a video set to eg. 200 frame cap I only get 6 masked images out. Often I get crashes too [rawvideo @ 0x6067e5fab440] Invalid buffer size, packet size 648000 < expected frame_size 1944000 [vist#0:0/rawvideo @ 0x6067e5fab2c0] Error submitting packet to decoder: Invalid argument [vist#0:0/rawvideo @ 0x6067e5fab2c0] Decode error rate 1 exceeds maximum 0.666667

ShadwDrgn commented 4 months ago

seems like this could be a video card issue. closing unless i run into it without ruling that out. sorry