Scaling a video.

dftm's icon

Aloha,

I'm fairly new to Jitter so this may sound like a dumb question.
I want to scale a video to my liking. I'm using jit.qt.video and jit.window (size 800 600)
and I want to be able to control the size of the video within the window.

I thought this would be easy, but I guess I'm just a little bit retarded or something.

Any help would be great, thanks!

jason@seeinginvideo.com's icon

jit.rota is one way of doing it, but also jit.resamp and jit.mxform2d do different kinds of repositioning.

dftm's icon

Thanks, helped me a lot!