Currently when playing back from an mp4, we decode, scale/colour convert to get the image. THEN we scale it to the desired scale before outputting. Probably we could do the scale during colour convert and save a fair number of cpu cycles.