Hi,
I'm testing the TVP5158 decoder working at pixel-interleaved mode(2-ch), the output format is look like this:
"FF" Cb20 "00" Y20 "00" Cr20 "XY" Y21 Cb0 Cb22 Y0 Y22 Cr0 ...
It's not the standard BT.656( the SAV format is not FF 00 00 XY ), so when I output the data to the DM6437 VPFE(BT.656 8 bit mode),
It's seems like VPFE can't recognize the format and cannot get any image data into the DDR2,
Is there any way to get the pixel-interleaved data by DM6437 VPFE in BT.656 mode?