Split/Crop video and dimensions
bump..?
Take a look at jit.scissors & jit.glue.
Hello Marker, I would like to keep things in Open GL only as in example patch.
Thank You,
B
Hi BILLYANOK,
Max Patch
Copy patch and select New From Clipboard in Max.
To do the job, i usually use "@rect" attribute from "jit.gl.pix" ...
Hey Matmat, Thank you very much for the reply, I appreciate it, but I'm trying to keep the crop dimensions to 1/4 of the input resolution. So a 1920x1080 input with 4 crops @ 960x540. This would allows further processing of each cropped signal at the reduced dimensions therefore lees strain in the GPU. My example and your example still process each crop at input resolution.
Thank You,
Bill
Max Patch
Copy patch and select New From Clipboard in Max.
But you could setup the "jit.gl.pix" with the good resolution ?
Hey MATMAT, that did the trick.
muchos gracias!
Bill