PDA

View Full Version : GKnot 0.26 + Fast DeInterlace


Shuichiro
21st May 2002, 10:13
I can't use Fast Dein. anymore with the new version. Does anyone have the same Problem?

TheWEF
21st May 2002, 13:43
unfortunately i have to confirm this bug. i don't know why, but avisynth seems to crash if VerticalReduceBy2 is called before Crop.

i put all the deinterlace stuff before Crop because of FieldDeinterlace() (causes troubles after...)
didn't even think about trying the simple VerticalReduceBy2...

vexing workaround: edit the script and put VerticalReduceBy2 before Crop...

:rolleyes: wef.