Rotate Video in Jitter

areac's icon

A simple question, I hope:
I want to rotate a portrait-oriented video 90-degrees so that it plays back in landscape orientation. The original is 426 W x 720 H. I want the final video to be 720 W x 426 H. I looked at the jit.rota object but I couldn't figure out how to do this simple rotation. Basically, all I want to do is take the screen and rotate it! Any suggestions would be appreciated. Thanks!

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

Here's a 320x240 version:

areac's icon

Perfect. Thank you very much!