On Sat, 2018-04-07 at 15:04 +0200, Marek Vasut wrote: > In VDIC direct mode, the VDIC applies combing filter during and > doubles the framerate, that is, after the first two half-frames > are received and the first frame is emitted by the VDIC, every > subsequent half-frame is patched into the result and a full frame > is produced. The half-frame order in the full frames is as follows > 12 32 34 54 etc. Is that true? We are only supporting full motion mode (VDI_MOT_SEL=2), so I was under the impression that only data from the current field makes it into the full frame. The missing lines should be purely estimated from the available field using the di_vfilt 4-tap filter. regards Philipp