
Is there any quality advantage gained by burning as miniDVD vs SVCD?
Also, (I've asked this question before, but remain confused due to conflicting advice),
When I TMPGEnc the optimal script for a KDVDFULL 16:9 movie,

What VIDEO Aspect ratio should I use?

What ADVANCED Source aspect ratio setting should I use?

What ADVANCED Video arrange Method setting should I use?
When I set VIDEO Aspect ration to 4:3 and ADVANCED Source aspect ration to 16:9 and Video arrange Method to Full screen (keep aspect ratio 2), the picture appears to be right on TMPGEnc screen.
I am using the Optimal script:
LegalClip()
unfilter(50,50)
GripCrop( X, Y )
GripSize(resizer="BicubicResize")
STMedianFilter(8, 32, 0, 0, 8, 32)
# SpaceDust() # Optional - for some "not so clean" DVDs.
temporalsmoother(1,2)
mergechroma(blur(1.50))
mergeluma(blur(0.2))
# Convolution3d or DCTFilter for extreme worse cases.
GripBorders()
LegalClip()
When I set Video arrange Method to Full screen, TMPGEnc shows vertically stretched picture. When I set both VIDEO and ADVANCED to 16:9, TMPGEnc shows vertically compressed picture.
I would really appreciate the specific settings to use in both the AVS file and in TMPGEnc.

I've always appreciated the aid and advice of the group.