
The first image is while editing in Premiere, and the 2nd is after exporting. I keep getting this weird rainbow outline. It shows up a few times in the video and only seems to happen during fades. I've tried exporting with Lagarith and I still get the same problem. Anyone think they know what it could be?
if it helps here's one of my scripts:
SetMemoryMax(64)
mpeg2source("E:\OUTLAWSTAR_D1\VIDEO_TS\OUTLAWSTAR_D1.d2v",cpu=4)
Telecide(order=1)
Decimate(cycle=5, mode=3, threshold=1.0)
AssumeFPS(29.97)
deen("a2d",4,9,11)
tweak(sat=1.2,bright=6,cont=1.15)
LanczosResize(640,480)
ConvertToRGB32()