jit.gl.videoplane drawto different window is white?

tohm's icon

Help!

When I draw into a single jit.window, everything displays properly. when I try to send a video to a different jit.window, it only shows as white, even though I can change size and position.

I am sure its simple, but what am I missing?

Rob Ramirez's icon

we need more information to be of much help.
please post your patch.

tohm's icon

Sorry about that... got distracted by a vade link that set me right. I had forgotten that jit.gl.hap and jit.gl.pix were in the gl and thus needed drawto as well for the 4 different jit.windows. Here is what I ended with. It works!

It's 8 poly HAP players with xfades, allowing me to have 4 different windows go to 4 different projectors, plus a 5th for monitoring (hackintosh).

Any optimization ideas, or ways to make this even better, are always welcome :)

Hap8x4.zip
zip
tohm's icon

and Rob... as always... thank you for HAP!