You should also look into smoothing the chroma channels of your footage a bit. The easiest way to do this is to apply a Channel>Channel Combiner effect and go from RGB>YUV, then apply a Blur & Sharpen>Channel Blur effect and blur the ‘Green’ and ‘Blue’ (the chroma channels in YUV) some. Then apply another Channel Combiner effect to go back from YUV to RGB.
The more complicated but technically more correct way to do this is to use Median to smooth the chroma components. This becomes more complicated because you can only apply Median to all of the channels of the footage at once (in YUV this means both the Luma (R) and two Chroma (G & B) channels) so you have to apply more effects to round-trip the footage:
Channel Combiner:
RGB>YUV
Median:
2-3
Set Channels:
Source Layer 1 = Your Layer
Set Red To Source 1’s = Luminance
(this takes the luminance from the source RGB footage and replaces the smoothed ‘red’/luma channel of the YUV with it)
Levels:
For the Red/Luma Channel Only!
Red Output Black = 16
Red Output White = 235
(this is necessary to bring the RGB luminance values from the previous step back into the YUV range)
Channel Combiner:
YUV>RGB
That might be more trouble than it’s worth, but the results should be good!
Darby Edelen
DVD Menu Artist
Left Coast Digital
Aptos, CA