Qt Phonon based Video Player

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Qt Phonon based Video Player

697 Views
Hitex
Contributor I

I have designed Video Player in Qt.
It is using Phonon.The player is working fine on Ubuntu 10.04 however it is not working on IMX53 QSB

I created the SD card from the link given on freescale website for MX53_QSB_UBUNTU_SD_DEMO_IMAGE

(https://www.freescale.com/webapp/sps/download/license.jsp?colCode=MX53_QSB_UBUNTU_SD_DEMO_IMAGE&appT...)

Kindly provide a quick solution.


Regards
Hitesh Sharma

Labels (1)
0 Kudos
1 Reply

629 Views
G_rio
Contributor III
Hello Hitesh, If you'd like to run any Qt project on i.mx53 you need to make your own Linux OS image using ltib and add Qt in packages. I'd never had success using the package of ltib default, but i had compiled it alone and integrate it on rootfs. You can try search it on http://www.imxdev.org/wiki Good luck
0 Kudos