Playing two videos in one window

drshakamoto's icon

Hi,

I've got two videos with aspect ratio 4:3 (1440x1080) that I want to play in the same window. Is there a way of combining two jit.movie objects to do this?

So the resulting window would be 2880x1080.

Thanks

Federico-AmazingMaxStuff's icon

Check out this tutorial of mine:
https://youtu.be/_oj7SGUGIbo

Definitely not the only way to do this. You could also use two jit.gl.videoplane objects next to each other for example.