Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Apr 2007 10:24:13 +0530
From:      "satish babu" <dv.satishb@gmail.com>
To:        freebsd-embedded@freebsd.org
Subject:   Regarding the video display on LCD screen of Intel PxA27x DVK board
Message-ID:  <a7b9479f0704152154w6b9a2e90h1c420977a6747e6d@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a7b9479f0704152154w6b9a2e90h1c420977a6747e6d>