Jetson Nano interlaced video capture support

Hello,

We are working on a driver for a MIPI camera using the Jetson Nano. The camera outputs interlaced video data and it is not possible to configure it to output progressive video. In the past, NVIDIA stated that the Jetson platforms do not support interlaced video capture at the software level. However, I was wondering if this has changed in the latest Jetpack releases?

Best regards,
Andres Campos

Afaik the output will always be progressive I think…

Hi,
We don’t support it. Please do progressive video capture. You can refer to Sensor Driver Programming Guide.