PDA

View Full Version : purple hue in resized avi


asdf
20th June 2002, 11:13
Hello gang,

I have a divx. When I play it in media player it looks fine. However when i'm trying to convert the movie using avisynth with the following cript:

LoadPlugin("D:\DVD2SVCD\SIMPLE~1\SIMPLE~1.DLL")
LoadPlugin("D:\DVD2SVCD\MPEG2Dec\mpeg2dec.dll")
LoadPlugin("D:\DVD2SVCD\Avisynth\textsub.vdf")
AVISource("D:\Film\Oceans 11\Oceans.Eleven.DVDRIP.avi")
ConvertToYUY2()
SimpleResize(480,384)
AddBorders(0,48,0,48)
TextSub("C:\Documents and Settings\Desktop\5184\Oce.ssa")
ResampleAudio(44100)

and I play the script in media player, there is a strange purple hue in the movie which becomes sometimes more visible and then dissapears again and comes back again, and so on.

Some help please.

Tnx.

Acaila
20th June 2002, 11:57
Topic locked, as this belongs in the Avisynth forum ONLY.

P.s. I deleted your (identical) post in the DivX3/4 forum.