The colors look really faded. Like, faded, washed out. I would like the colors to be richer, bolder, brighter. I don't know if this is possible, but I would really like help in this and to know if this is at all possible to do without a sat/bright tweak adjust.
I'll also post my script below the images.
Before Cleaning Image:
After Cleaning Image:
Sorry, I couldn't make the second image bigger, still learning this thing.
Here is my script so far:
Code: Select all
MPEG2Source("G:\Birdy The Mighty 1\Combined Footage.d2v", cpu=0)
AMVIVTC(mode=2)
TemporalDegrain()
aWarpSharp2(depth=16)
DeRainbow(10)
Crop(14, 0, -6, -0)
LanczosResize(848, 656)
Crop(0, 88, -0, -88)
Thanks for any help I receive.