- Code: Select all
LoadPlugin("C:\Program Files (x86)\AviSynth 2.5\plugins\MPEG2Dec3.dll")
LoadPlugin("C:\Program Files (x86)\AviSynth 2.5\plugins\Decomb521.dll")
MPEG2Source("F:\FMPAMV.d2v", idct=5, CPU=4, iPP=true)
Telecide(order=0, guide=1, post=4, blend=true)
Decimate(quality=3)
When it comes up in VirtualDubMod, the DVD (Full Metal Panic) looks horrible! Kaname's green hair is now dark brown. White skin is sort of grayish.
Am I missing something?






