I have converted one movie on dvd2svcd from avi to svcd. The probleme is that the image gets pink in 20 in 20 secunds.(a lot of pink)!!!!!That is happing on all my movies!Help me please! i used CCE 2.50. 4 pass and no subtitles!
What codec is the AVI encoded in?
It's also entirely possible that your (downloaded, admit it) movie was just poorly encoded and/or you don't have the proper codecs.
yes, i have downloaded it. Maybe i don't have the proper codecs. Where i can put it on the DVD2SVCD??
Maybe you should just kick the encoder in the nuts and tell him to get his shnit together then Then poke yourself in the eye for downloading, tisk tisk.
I've told you all I can.
Hi there,
or try to use the VFAPI instead as a frameserver - as it uses RGB colorspace only this sometimes cured this nasty pinkyness. Enable the quot;safe mode frameservingquot; option in quot;Encoderquot; tab to use it.
Or, edit your AviSynth script and enter a quot;ConvertToRGB24()quot; statement before the resize parameter - can be of help also.
Or, enter a quot;FixBrokenChromaUpsampling()quot; before the resize statement.
This behaviour is sometimes caused by some special MS codecs which mess up the colorspace conversions - what else it's from MS.
HTH,
Gerti |