i seem to be having troubles converting standard DV Avi files from AvidLiquid into divx:
I use one PC for editing in Avid Liquid, and another one with avisynth fopr encoding the resulting DV's into xvid

however, i am not able to open the dv files:
AviSource("e:\mertavi.avi")

Code:
[*] AVI: Opening file "E:\omroep3.avs"
[E] Error: Avisynth open failure:
    AviSource: Could not decompress frame 0
    (E:\omroep3.avs, line 10)
i have cedocida loaded on this encoder pc

Now when i get the same DV avi's from our studio they load fine with no errors

But i see a strange dv codec on the editPC called Pinnacle DV Codec that i am not able to remove(from avid liquid?)

when i search for Pinnacle DV Codec i get this:
http://www.free-codecs.com/download/Pinnacle_DV25_Codec.htm
when i install that codec on the encoding pc, the video loads again, but as written there, the colours are washed out etc

what am i doing wrong here?
Using the builtin dv decoder from virtualdub loads the DV also
without builtin:
Code:
[*] Beginning preview operation.
[i] Dub: Recompressing using format: XRGB8888.[*] Ending operation.
[E] Error: VideoSourceAVI error: The source image format is not acceptable. 
    (error code -2)