FredThompson
28th June 2003, 10:14
I have some DV of analog source which alternates from color to greyscale and back a few times.
I'd really like to completely remove the chroma noise in the B&W sections.
Manually cutting these segments, filtering, and reassembling is acceptable if it's the only way.
The problem is I haven't figured out how to make a proper greyscale. The VirtualDub and AviSynth built-in filters yield clips which VirtualDub will refuse to append to color segments, claiming the formats are incompatible.
How can chroma be effectively removed yet the clip still "play friendly" with color clips?
Also, is there a way to do this conditionally within a script such that multiple sections would be converted to greyscale within the same stream, based on frame number?
I'd really like to completely remove the chroma noise in the B&W sections.
Manually cutting these segments, filtering, and reassembling is acceptable if it's the only way.
The problem is I haven't figured out how to make a proper greyscale. The VirtualDub and AviSynth built-in filters yield clips which VirtualDub will refuse to append to color segments, claiming the formats are incompatible.
How can chroma be effectively removed yet the clip still "play friendly" with color clips?
Also, is there a way to do this conditionally within a script such that multiple sections would be converted to greyscale within the same stream, based on frame number?