sh0dan
14th June 2003, 21:57
Written by neuron2 in another thread
Sure, I can make a guess, but I'd like to know whether you are trying to determine whether a clip as a whole has interlacing, or whether a specific frame has interlacing. If you are trying to automatically determine the chroma sampling type for a convert function to be used for the entire clip, the answer is different than if you intend to adjust on a per-frame basis. I doubt that the latter is even required, but please state your intention.
It would be for trying out "automatic" chroma upsampling mode detection for 4:2:0 colorspace conversions. If a frame is detected as combed, use interlaced chroma upsampling - otherwise framebased upsampling.
Sure, I can make a guess, but I'd like to know whether you are trying to determine whether a clip as a whole has interlacing, or whether a specific frame has interlacing. If you are trying to automatically determine the chroma sampling type for a convert function to be used for the entire clip, the answer is different than if you intend to adjust on a per-frame basis. I doubt that the latter is even required, but please state your intention.
It would be for trying out "automatic" chroma upsampling mode detection for 4:2:0 colorspace conversions. If a frame is detected as combed, use interlaced chroma upsampling - otherwise framebased upsampling.