
Do I have to run it through avisynth again with something else to fix that?
This is the script I copypasted from another thread. (lazyness...)
mpeg2source("F:\TACTICAL_OPS_02\VIDEO_TS\Opening02.d2v", cpu=4)
TFM(d2v="F:\TACTICAL_OPS_02\VIDEO_TS\Opening02.d2v",order=-1,field=-1,mode=5,pp=7,slow=2)
TDecimate(mode=1)
Any help would be appreciated.
