Log in

View Full Version : strange purple hue in resized divx


asdf
20th June 2002, 10:10
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. When I encode with cce the purple hue is also on the svcd.

Some help please.

Tnx.

onlyonesandman
27th June 2002, 13:31
Go to the avisynth forum