Regarding the video display on LCD screen of Intel PxA27x DVK board

satish babu dv.satishb at gmail.com
Mon Apr 16 05:20:52 UTC 2007


Hi all,

     We had ported the H.264 video decoder on to Intel PxA27x DVK
board.we had converted the YUV output of h.264 decoder into RGB(565)
format,done resize from 24 bit to 16 bit format and given the final
output to LCD display of Intel PxA27x DVK board.

     But instead of getting one video on Intel PxA27x DVK LCD
display(as shown in below fig :1) we are getting two videos(same video
repeated at same time) (as shown in below fig:2):


___________________________
|                      |                       |
|                      |                       |
|     video          |                       |
|      output       |                       |
|                      |                       |
|____________ |                       |
|                                              |
|                                              |
|                                              |
|                                              |
|__________________________ |_

          LCD screen(fig - 1) --
    Desired Output on display
            (For QVGA video)


___________________________
|                      |                       |
|                      |                       |
|     video          |   same video   |
|      output       |      repeated    |
|                      |                       |
|____________ |_____________|
|                                              |
|                                              |
|                                              |
|                                              |
|__________________________ |_

            LCD screen(fig - 2)  --
      Current output on display
            (For QVGA video)



       Please help me out regarding this problem.Is there any hardware
setting in LCD controller to resolve this issue?

Thanks & Regards,
satish


More information about the freebsd-embedded mailing list