Hi,
I am developing a QT application to browse and play the videos in an USB device on OMAP4 platform. I built the QT application and I was able to run it. But in order to play the video in omap4, I need to start X (for DCE authentication) and export DISPLAY variable (for hardware accelerated codecs and pvrvideosink). When this happens, Iam not able to see the QT screen since it dumps into the linux framebuffer by default. How do I proceed ?
Thanks in advance,
Carol