Question about Premiere Pro CS2, for some reason my video in the Source window is displaying properly, however my video in the Program window has been squashed. Check screen shot to see what i mean. I am importing my footage from DVD via avisynth.

Script is,
- Code: Select all
Mpeg2Source("F:\Premier\Gunslingergirl - Toy Soldiers\D2V\GSG - Ep10.d2v")
TFM(mode=3,pp=5)
#TomsMoComp(0,5,1)
Tweak(sat=1.1,cont=1.1,bright=0.8)
fluxsmoothT()
vmtoon(sharpen=false,thinning=0)
awarpsharp()
#ConvertToRGB32()
I dont think the problem is related to the script though as they play fine in VDUB and also display in Premieres source window. Is there any sort of global setting that i might have turned on accidently to cause this effect?
Thanks for any help

