Hi,
I am looking at capturing video using the Camera ISP and Video4Linux 2 - I am currently following one of the examples supplied in the PSP. I am noticing that after capturing a frame of PAL video, the fields appear to be swapped when replaying the frame on the output. Looking at the available IOCTLs V4L2 provides, there is a way to set the interlacing method (INTERLACED_TB or INTERLACED_BT) for capture.
As the output is supplied a full frame, the DSS must interlace this to produce the output video. Is there a way to tell the DSS to output fields in a different order?
Thanks,
Andy