Log in

View Full Version : Getting Wierd Discoloration with AVISynth and Mpeg2dec.dll


sherlock
11th January 2003, 02:34
Hi Folks, I "ve had this sudden Problem Just come up and I haven"t been able to solve it so Hopefully someone Here can Help me, My problem is That when I use AVISynth and Mpeg2Dec to Decode a D2V file I am getting wierd Colored Shadows, It looks simular to when looking at a 3D Movie without the Glasses, there are Purpleish Red and green Shadows on the Image and a Green Stripe on the Bottom of the Image, this was with Useing AVISynth version 2.07 so I tried it with version 2.06 and it did the same thing and I tried 2 different versions of Mpeg2dec.dll without any help, I have tried Viewing the AVS files with a Few different viewers and it is allways the same and encoded to mpeg they have the same discoloration, the D2V files look file if I use Vfapi Converter to Frameserve them so I don"t think it is the D2V files..So Can anyone Please help??? ThanX

frank
11th January 2003, 02:54
Post your script!

sherlock
11th January 2003, 03:10
I don"t think it is in the script Cuz it is the same script I allways use :
LoadPlugin("C:\PROGRA~1\GORDIA~1\mpeg2dec.dll")
mpeg2source("D:\Signs\Signs.d2v")
BicubicResize(352,240,0,0.5)

I"ve also Tried useing the "Simple Resize" Plugin...But any help you can give would be great....ThanX

sherlock
11th January 2003, 05:05
I seem to have solved the Problem By trying the Mpeg2Dec2.dll ..But thanx anyways...