Quality Loss in jit.pwindow

famedarma's icon

Hi, I'm working on a patch for an installation that slowly cycles through 7 images using a series of [jit.qt.movie]s, [jit.xfade]s and a [switch] object. The images are all at a resolution of 660x413, and are jpeg images. The arguments for all [jit.qt.movie] objects are 660 413, and the jit.pwindow object has a size and destination rectangle of 660 413 and 0 0 660 413, respectively. However, the images being displayed must only be about 240p. Is there something obvious here I'm missing?