Log in

View Full Version : strange itvc error with autogk


Carpo
16th September 2006, 13:35
i keep getting this error with gk and auto gk
http://img180.imageshack.us/img180/9725/errorsj8.png (http://imageshack.us)

the line is which it refers to is

Telecide(movie,order=1,guide=1,post=2).Decimate(mode=0)

i have the tivtc dll in avisynth plugins folder but no matter what i try it always comes up with this error.

dgindex on its own says its interlanced and everything else says its FILM, i have tried megui and it seems to go ok through that (test clip of 7 mins did anyway) but that takes a little too long for my liking.

Guest
16th September 2006, 23:07
i keep getting this error with gk and auto gk
http://img180.imageshack.us/img180/9725/errorsj8.png (http://imageshack.us)

the line is which it refers to is

Telecide(movie,order=1,guide=1,post=2).Decimate(mode=0)

i have the tivtc dll in avisynth plugins folder but no matter what i try it always comes up with this error.

dgindex on its own says its interlanced and everything else says its FILM, i have tried megui and it seems to go ok through that (test clip of 7 mins did anyway) but that takes a little too long for my liking. AutoGK uses Decomb. You must have updated your Decomb to version 5.2.2, which dropped the order parameter. Revert to 5.2.1 and you should be OK.

Carpo
17th September 2006, 06:58
thanks neuron2