logo Sign In

Post #343022

Author
Oldschooljedi
Parent topic
Info: Auto-correction from SE colours to GOUT colours (lots of information)
Link to post in topic
https://originaltrilogy.com/post/id/343022/action/topic#343022
Date created
24-Jan-2009, 9:35 AM
And for PaulisDead2221, here is the section of my script that deals with the colour correction:

polarcolourlike("D:\Empire\ESBdvdSMART\Histogram\SeDVDallPolar.txt","D:\Empire\ESBdvdSMART\Histogram\OrigDVDallPolar.txt",true,true,true)
colourlike("D:\Empire\ESBdvdSMART\Histogram\SeDVDallYV12.txt","D:\Empire\ESBdvdSMART\Histogram\OrigDVDallYV12.txt")
converttorgb32(matrix="pc.709")
colourlike("D:\Empire\ESBdvdSMART\Histogram\SeDVDallRGB.txt","D:\Empire\ESBdvdSMART\Histogram\FullLaserallRGB.txt")
levels(36,1,214,0,255)
VD_HUE(sat=0.9)

I couldn't find a working link for the polarcolourlike and the colourlike-plugin. Where can I download them or could someone upload them, please?