| User review:
|
Great plug-in. It can export as RGB24, 32 and YUY2. Exporting from Vegas or Premiere as YUY2 is a great feature. You can load the file in VDMOd or even write a script for AviSynth such as this one:
AviSource("C:nameofthefile.avi")
Lanczos4Resize(640x480)
..then loading it on VDMod in Fast Recompress mode, compressing as Xvid. |