logo Sign In

Post #374755

Author
g-force
Parent topic
Star Wars Saga on Blu-ray (a joint venture project)
Link to post in topic
https://originaltrilogy.com/post/id/374755/action/topic#374755
Date created
26-Aug-2009, 6:17 PM
vaderios said:

I think it looks too magenta.


-Angel

 

Agreed. DJ, I sent you the wrong numbers (from memory).

So you talked me into sending you the script from memory for "just for playin around", and then go and post the results. Oh well. ;)

Here is the actual script that seemed to work well for ANH:

Levels(0,1.5,255,0,255)
yv12 = last
ConvertToRGB32
r=ShowRed.  Levels(0,.75,255,10,255)
g=ShowGreen.Levels(0,.80,255,10,200)
b=ShowBlue. Levels(0,.75,255,10,190)
MergeRGB(r,g,b)
ConvertToYV12
MergeChroma(yv12,last)