@ Jellygoose
Whatch out what kind of Output you set in DVD2AVI.... long time ago I don't remeber why

I started to do some tests with DVD2AVI and set the output to RGB24 instead to YUV .... and suddenly ... well you can assume (even without avisynth).
On the other Hand ....
Just write a simple Mpeg2Source(.........) Script following a ...
info()
.... line
This will tell you exactly which colorspace is served as meal to Avisynth and so tell us whats the string output.
@ Audioslave
I everytime add the DCT line at the end cause this is the last point and thats it what the encoder hast to handle by his mpeg encoding mechanism.
But be shure to put the Blockbuster line BEFORE the Addborders or Letterboxing line, cause if not the black bars will be "sprayed" by the noise generator of Blockbuster to ... this makes no sense and ALSO the black border parts won't be compatibel for macroblock refered space safed encoding anymore. (I hope I explained this understandable)