using jit.gl.cornerpin without jit.gl.videoplane
Hello, I'm using three jit.gl.cornerpin to display the same video three times in my jit.winwdow. Do I need to use jit.gl.videoplane with them ? I am using Max7.
jit.gl.cornerpin works as a substitute to jit.gl.videoplane, so just connect the video output to the 3 jit.gl.cornerpins.
Ok, great, thanks
But when I add effects to my fisrt and third jit.gl.cornerpin, all works fine except sometimes the screen display of the first cornerpin flickers whith a blank image, so does the screen display of the third jit.gl.cornerpin and then they go back to normal. And I can't find out why ?