jit.glue seems very slow, help

bobbyskoda's icon

I'm using jit.glue to play back 9 480 x 360 jit.qtmovie objects one at a time.(3 rows & 3 columns)

my problem is that jit.glue seems very slow, just playing back one movies file at a time & it slows the frame rate right down.

is there anyway to fix this, or a more economical way to build a 3 x 3 qtime file player?

bob.

MJ's icon

doit in jit.gl.render?

Wesley Smith's icon

use 9 jit.gl.videoplanes arranged in a 3x3 grid.

bobbyskoda's icon

thanks for the replys ...jit.gl.videoplane is just the answer, all is working fine now

bob.