Hi Everyone
I'd like to output analog component to my TV but i met a strange problem.
Platform : DM368 IPNC
Image Format : YUV420
Output Format : YPbPr(1920x1080i @60fps)
VENC and OSD Register Setting is like below and colorbar test is OK
=========VENC_REG====================
0x01c71e00: 00000183 00001101 00000000 00000000
0x01c71e10: 00000000 00000000 00000000 00000000
0x01c71e20: 00000000 00000000 00000000 00000000
0x01c71e30: 00000000 00000000 00000000 00000000
0x01c71e40: 0000ff00 00000000 00000000 00000000
0x01c71e50: 00000000 00000000 00000000 00000000
0x01c71e60: 00000000 00000000 00000000 00000000
0x01c71e70: 00000000 00000000 00000000 00000000
0x01c71e80: 00000000 00000000 00000000 00000000
0x01c71e90: 00000000 00000000 00000000 00000000
0x01c71ea0: 00000000 00000000 00000000 00000000
0x01c71eb0: 00000000 00000000 00000000 00000000
0x01c71ec0: 00000000 00000000 00000000 0000017a
0x01c71ed0: 00000000 00000000 00000000 00000000
0x01c71ee0: 00000100 00000000 00000000 00000000
0x01c71ef0: 00000000 00000543 00000000 00000000
0x01c71f00: 00000400 0000057c 00000159 000002cb
0x01c71f10: 000006ee 00000400 0000057c 00000159
0x01c71f20: 000002cb 000006ee 00000000 00000001
0x01c71f30: 00000002 00000000 00000000 00000000
0x01c71f40: 00000001 00000000 00000000 00000000
0x01c71f50: 00000000 00000000 00000000 00000000
0x01c71f60: 00000000 00000000 00000000 00000000
0x01c71f70: 0000d642 00000000 00000000 00000000
============OSD_REG===================
0x01c71c00: 00000000 00000303 00000000 00000000
0x01c71c10: 00000000 00000000 0000103c 0000103c
0x01c71c20: 00000000 00000000 00003837 00008e80
0x01c71c30: 00008ba0 00000000 00000000 00000000
0x01c71c40: 00000060 00000020 00000000 00000000
0x01c71c50: 00000780 0000021c 00000000 00000000
0x01c71c60: 00000780 0000021c 00000000 00000000
0x01c71c70: 00000000 00000000 00000000 00000000
0x01c71c80: 00000000 00000000 00000000 00000000
0x01c71c90: 00000000 00000000 00000000 00000000
0x01c71ca0: 00000000 00000000 00000000 00000000
0x01c71cb0: 00000000 00000000 00000000 00000000
0x01c71cc0: 00000000 00000000 00000000 00000000
0x01c71cd0: 00000000 00000000 00000000 00000000
0x01c71ce0: 00000000 00000000 00005080 00000000
0x01c71cf0: 00000000 00000000 00000000 00000000
But my output to TV is like below.
Maybe it related to the OSD Video window offset.
For test purpose, i changed the video window length like below
0x01c71c50 1920 --> 960
0x01c71c60 1920--> 960
At this time the output is ok but i can see only 960x1080 image.
The image is x2 zoom on horizontal direction.
Is there anyone has same issue like me.
Thanks for reading.
Hennessy