How to achieve maximum rendering/exporting quality from Jitter?

ghostique's icon

I want to share some of the stuff I do with Jitter. Right now I've been recording the Max window with OBS, but I'm not sure this is the best way

What methods do you recommend to export Jitter video in the best quality possible?

Roman Thilenius's icon

1. build everything with variable dimensions
2. export files from max with very high dimension

ghostique's icon

Hi Roman, thanks for the reply, but what do you mean with "variable dimensions"? Kind of noob in Jitter still.

Roman Thilenius's icon


in many situations you want to run things in realtime while beeing creative, so there is a limit how big your video may be (or how many processes you can run)

but when you record a video to disk, usually with jit.record, this is done frame by frame, so you can use any size you want.


ghostique's icon

got it, thanks!