Log in

View Full Version : RemoveGrain error.


acro29
14th January 2008, 15:33
Traceback (most recent call last):
File "AvsP.pyo", line 7123, in OnPaintVideoWindow
File "AvsP.pyo", line 9467, in PaintAVIFrame
File "pyavs.pyo", line 322, in DrawFrame
File "pyavs.pyo", line 301, in _GetFrame
File "avisynth.pyo", line 277, in GetFrame
WindowsError: exception code 0xc000001e


While {
AVISource("D:\Encode\h2otimecode.avi",audio=false)
RemoveGrain(mode=0)
}

Every thing is working fine.

But the second I change it from 0 to x (1...2...3...etc)
I get this error XD

I have no idea what is wrong.

Fizick
14th January 2008, 18:29
report all versions and config.

acro29
14th January 2008, 19:32
avisynth 2.5. the fillter is the latest update +A+

Fizick
14th January 2008, 19:54
It is stupid (incomplete) answer

acro29
14th January 2008, 20:22
sorry for being noob T_T.

what shall I tell you then ?

Fizick
14th January 2008, 21:05
http://avisynth.org/mediawiki/Troubleshooting

exact version and date (file properties in Expolorer) of them.
may be name too.
be shure do not have two of them.
read removegrain documentation.
sometimes SSE2 version is bugged.