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.

OMAP 3530 De-Interlacing

Hi,

I need to do de-interlacing of the input s-video.

Is there any APIs available in WinCE DVSDK for de-interlacing?

Or is there any other method for de-interlacing the video input?

thanks,

Sarathy

 

  • Currently, there is no support for de-interlacing APIs in DVSDK. We may decide to add support for it in a future release but there are no committed dates for this as of yet. There should be a basic level of de-interlacing provided by the CAMERA_MDC driver by configuring the CCDC_SDOFST register to copy even and odd fields to alternating lines in the capture frame buffer. I believe this behavior is enabled by default. Do you not see this occurring in your setup?

    Regards,

    Chander