combining different size matrices

harm's icon

Hi,
I'm relativly new to Max/MSP and Jitter. So this is probably a simple question.

I want to multiply a video (320x240) on top of an image (1024x400). With everything I try, the video gets streched to match the bigger matrix. I have tried some workarounds, like the patch I included.

Isn't there an easier way to do this?
I feel like I am working around a basic function which I can't find.

Harm.

Andrew Benson's icon

Hello Harm,
You will need to look into the dstdim messages used for jit.matrix.
--
AB