Hi Everyone, I work with high resolution projection systems and need to find an mpeg2 encoder that can produce arbitrarily sized mpeg2 elementary video streams. For example, 4096x4096 or 8192x1024 I've got my own custom playback software, but I need now a good mpeg2 encoder that can handle these resolutions. Adobe products certainly won't let me do it. I'm just now trying ffmpeg, but so far it produces garbage beyond 2048x2048. Perhaps there are particular settings required? Is there a hardwired resolution limit built into ffmpeg? If so, does anyone know of another encoder that is not limited in resolution? (Windows very much preferred) MM