Frage von JonasB:
Hi, 
 if I think. "avs" file would load it into VirtualDub i get this error message: 
 "Avisynth open faliure: 
 AVISource couldnt locate a decompressor for fourcc dvsd " 
 Contents of my file is: 
 "AVISource (;" Test.avi ") 
 SeparateFields " 
 Does anyone know this error and can tell me what I am doing wrong? 
 MFG 
 Jonas
 Antwort von  tommyb:

A codec with the FourCC "dvsd" missing. 
 Google views under the "Panasonic DV codec. Or install ffdshow. Then it should go. 
 PS: would throw the file directly into VirtualDub lead to a similar mistake.
 Antwort von  JonasB:
 A codec with the FourCC "dvsd" missing. 
 Google views under the "Panasonic DV codec. Or install ffdshow. Then it should go. 
 PS: would throw the file directly into VirtualDub lead to a similar mistake.  Ich habs finally managed to find time ^ ^ And right codec found;) 
 If I but 
 TDeint (; wants to use) is as follows: 
 - Script error: there is no function named "TDeint -- 
 -.- 
 With what I can source the DV interlaced, deinterlace the highest quality? 
 MFG 
 Jonas
 Antwort von  tommyb:

tdeint (;) is an external plug and must also be installed. tdeint (;) does not automatically come with Avisynth. You can you download the filter here: 
 http://bengal.missouri.edu/~kes25c/ 
 (; under "TDeint - 01/18/2007 v1.12) 
 Otherwise, it will help the Avisynth simply prints the error message to read and understand;)