Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiple images can't be handled by 'Image Blend' nodes #374

Open
SPierceMyers opened this issue Apr 3, 2024 · 0 comments
Open

multiple images can't be handled by 'Image Blend' nodes #374

SPierceMyers opened this issue Apr 3, 2024 · 0 comments

Comments

@SPierceMyers
Copy link

SPierceMyers commented Apr 3, 2024

I really like these nodes. Thank you for them.

The Image Blend nodes work well for blending single images. But I'm trying to use the Image Blend by Mask node to process a sequence of images. I have some camera footage (image_a), diffusion images based on that footage (image_b), and mask images derived from yolo (mask). But I get the error:

Error occurred when executing Image Blend by Mask:
Cannot handle this data type: (1, 1, 540, 3), |u1

All of the images are the exact same frame rate, frame count, aspect ratio, pixel count, etc. etc.

Perhaps this is not a bug, but just not yet a feature. Any ideas on how to achieve this?

Best

ps '540' is the width of the images
and this node also works perfectly for processing a single image (ie, 1 frame of the video at a time)

@SPierceMyers SPierceMyers changed the title multiple images can't behandled by 'Image Blend' nodes multiple images can't be handled by 'Image Blend' nodes Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant