TheWEF
7th August 2002, 20:48
Originally posted by TheWEF on 23rd May 2002 01:53
Bug: GKnot 0.26 and Fast Deinterlace = VerticalReduceBy2
unfortunately, in the automatically created avisynth script, VerticalReduceBy2 is put before Crop if you check "Fast Deinterlace". This causes a crash in avithyth, the frameserver does not work.
workaround:
to use "Fast Deinterlace" you have to manually edit your avs-script and put VerticalReduceBy2 after Crop.
sorry,
wef.
now there is a little patch available to fix this problem.
get the 26.1 update from http://gknot.doom9.org
(you don't need this patch if you never use fast deinterlace).
thanx to doom9!
have fun!
wef.
Bug: GKnot 0.26 and Fast Deinterlace = VerticalReduceBy2
unfortunately, in the automatically created avisynth script, VerticalReduceBy2 is put before Crop if you check "Fast Deinterlace". This causes a crash in avithyth, the frameserver does not work.
workaround:
to use "Fast Deinterlace" you have to manually edit your avs-script and put VerticalReduceBy2 after Crop.
sorry,
wef.
now there is a little patch available to fix this problem.
get the 26.1 update from http://gknot.doom9.org
(you don't need this patch if you never use fast deinterlace).
thanx to doom9!
have fun!
wef.