Random frame??

Vasilis's icon

Hello again, i am trying to make the frames of a real time video using jit.grab to be seen in my jit.pwindow object with random order. I am using the object jit.matrixset for that reason but probably i am not doing something right because my screen is blinking. Does anyone knows what i am not doing right??
Thanks..

Max Patch
Copy patch and select New From Clipboard in Max.

Vasilis's icon

I think that this not the right way of what i want to do, i want when the matrixset is open the frames of the movie to be seen like confused..like playing with this order 1,4,2,6,3,9,5,7,8....15,10,14,19...
Its possible??

laserpilot's icon
Max Patch
Copy patch and select New From Clipboard in Max.

try this..it's an example i took from another post somewhere but i forget where..it's overly complicated but you can probably find the correct pieces..name the index and output matrix messages of jit.matrixset

Vasilis's icon

Thanks.. i almost finish it with the help of your patch....