When I play my files using script 4 - Dialbots version, the blues,reds,greens seem to be either leaking out of place or in the wrong place. Poeople seem to have a greenish to redish aura or their faces look offcolour. ANd the reds look brighter than usual Is there anyway to fix this?
THis is my script
AviSource("E:\movie.avi")
BlindPP(cpu=4)
Blockbuster(method="noise",detail_min=1,detail_max =3,variance=0.1,seed=1)
Convolution3D(1, 6, 12, 6, 8, 2.8, 0)
GripCrop(352, 240, overscan=1, source_anamorphic=false)
GripSize(resizer="LanczosResize")
Undot()
TemporalSoften(2,7,7,3,2)
DCTFilter(1,1,1,1,1,1,0.5,0)
#Blockbuster
GripBorders()
THe file is a 23.976 576 * 320 audio is 44100hz
I've tried SwapUV() and the sky went red and all the colours were absolutely wrong.
|