This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Composite (NTSC) VDCE conversion

I'm trying to capture an NTSC signal, convert it from YUV422 to YUV420, convert it back to YUV422 and display it.  However, the video that appears has vertical lines where the signal is missing.  I've set the video capture format to V4L2_PIX_FMT_YUV422UVP and the VDCE src_processing_mode to VDCE_INTERLACED and src_mode and res_mode to VDCE_FRAME_MODE.  Any suggestions are appreciated.