Big beginner topic here!
I’m trying to use my movie file in and select only the red pixels. Then i want to pixelate those pixels + ideally also make them black. I’m stuck with my beginner knowledge and hoping someone can help!
TY!
Big beginner topic here!
I’m trying to use my movie file in and select only the red pixels. Then i want to pixelate those pixels + ideally also make them black. I’m stuck with my beginner knowledge and hoping someone can help!
TY!
Hey, you can use the level TOP on the RGBA page to bring down the highs of GBA to only get red pixels, then a resolution TOP to down res the image, into a fit TOP to bring it back to the original resolution, into a reorder TOP.
You’ll have to duplicate the level TOP to get the G and B channels and put it into the reorder to get the other channels in as well.
Maybe not the ideal solution, but others might have a better idea of how to achieve this
Thank you for this!! I managed to do the first steps but then what are the settings in the ramp and the lookup? I think also in your example you still have red, but I would love to replace the red with the black big pixels.
thanks again for the example!