jit.qt.movie

Filoo's icon

Good evening everyone, I have a problem, I load a video into a jit.qt.movie assuming, for example, that the video is 1000x1000 resolution, and is divided into 4 equal parts by 250x250 pixels, how do I "hide" one or more parts of this video, from boxes of blacks and make them go away with a bang?

awdriggs's icon

Here is a solution that uses jit.scissors and jit.glue.

In the example the video is split into 4 parts using scissors. There are switches allow you to switch between one of the parts and a black matrix. Glue puts everything back together into another window.

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

Let me know how that works out for you.