Hitesh has already concluded saying that the issue is with capture device and not encoder HW/SW. And the same was even said by Ram in earlier replies. So now we will have to look more into capture HW rather than doubting on encoder.
I could download the YUV but not able to play it or encode it. Is it PAL 576i ?
Question : For time being, is it okay if you that capture device captures in progressive mode and encoder streams it into interlaced bit stream ? This would be one more test to rule out doubt on encoder.
Capture :: 720 x 576 progressive
Encoder Settings :
pVidEncComPvt->tVedEncInBufsPtr->contentType = IVIDEO_INTERLACED;
pVidEncComPvt->tVedEncInBufsPtr->dataLayout = IVIDEO_FIELD_INTERLEAVED; Width = capture_width = 720 Height = Capture_height >> 1 = 288
Thanks,
Santosh