techniques to not lose quality
Max Patch
Copy patch and select New From Clipboard in Max.
I have footage in 1280 x 720 that i am using for this patcher. i love the patcher that i built, but it seems like the 1280 x 720 is too strong for the computer to handle. playback and recording is jumpyi tried knocking it down to 720 x 480 but the quality loss is unacceptable. below is the patcher that i created. What can i do to get the patcher to run smoothly, without losing quality?
Well Well Well… Your patch is a little bit messy, isn't it ?
you don't have to display floats and ints, it takes some ressource…
You could use the GPU, instead of the CPU…You should use slabs instead of jit.chromakey for instance.
I hope this will help.
Ad.
it's more beautiful messy.
anyways, how would i go about using GPU?