hattia
28th July 2003, 01:44
I'm trying to deinterlace a NTSC FILM Interlaced to remove the weird effect as jagged edges, or the telltale fine horizontal lines in a scene with movement
I cannot get CCE2.5 to load successfully my .avs file which contains the following lines :
LoadPlugin("mpeg2dec.dll")
LoadPlugin("Decomb.dll")
mpeg2source("movie.d2v")
FieldDeinterlace()
I used DVD2AVI to generate my .d2v file.
I registrered the AviSynth208 version.
I put all my DLL files into the system32 directory.
Any clues ????
thanks
I cannot get CCE2.5 to load successfully my .avs file which contains the following lines :
LoadPlugin("mpeg2dec.dll")
LoadPlugin("Decomb.dll")
mpeg2source("movie.d2v")
FieldDeinterlace()
I used DVD2AVI to generate my .d2v file.
I registrered the AviSynth208 version.
I put all my DLL files into the system32 directory.
Any clues ????
thanks