Strange Color Problem

Locked
User avatar
Tsukin
Joined: Sun Sep 29, 2002 5:29 pm
Location: Fairfield, California
Org Profile

Strange Color Problem

Post by Tsukin » Sat Apr 29, 2006 3:38 pm

I've been having this strange color problem whenever I export from Premiere with Huffyuv.

Image

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()
Image

User avatar
CHAMELEON_D_H
Joined: Fri May 23, 2003 8:10 am
Location: TA Israel
Org Profile

Post by CHAMELEON_D_H » Sat Apr 29, 2006 4:00 pm

Looks like some kind of color shift, but nothing comes to mind about what's causeing it. Have you tried to export in a diffrent codec?
Image
Before asking, THINK!!! Have you read The Guides, consulted The Wiki and watched The Corn?

User avatar
Zarxrax
Joined: Sun Apr 01, 2001 6:37 pm
Contact:
Org Profile

Post by Zarxrax » Sat Apr 29, 2006 4:08 pm

Do you have any effects applied in premiere, like find edges?

User avatar
Tsukin
Joined: Sun Sep 29, 2002 5:29 pm
Location: Fairfield, California
Org Profile

Post by Tsukin » Sat Apr 29, 2006 4:20 pm

So far the only effect I have used is black and white, but those parts came out just fine.
Image

User avatar
Tsukin
Joined: Sun Sep 29, 2002 5:29 pm
Location: Fairfield, California
Org Profile

Post by Tsukin » Sat Apr 29, 2006 7:32 pm

Nvm, looks like I found out what the problem was. On one of my scripts I removed some rainbows using SDDeRainbow(), however I had it on there twice, so it looked like-

SDDeRainbow()
SDDeRainbow()

-in the script

I removed one of them and re-exported it and everything looked fine.
Image

User avatar
Perfect-Blue
Joined: Sun Feb 20, 2005 1:12 pm
Location: Bulgaria
Org Profile

Post by Perfect-Blue » Sun Apr 30, 2006 3:45 am

well,it looks realy pretty with this colour :)

Locked

Return to “Video & Audio Help”