How to play Video file in QT 4.6 ?
-
Your answer is "here":http://developer.qt.nokia.com/forums/search
-
maybe this can help you "Phonon":http://doc.qt.nokia.com/4.6.2/phonon-overview.html
-
[quote author="neel2818" date="1294822669"]Hi All,
I have one query regarding playing video file in QT 4.6 Embedded linux
Is there any way i can play file in QT ?
Any example or link will help me a lot to develop sample application.Thanks,
Neel[/quote]Also its Qt and not QT.
-
Hello Dear Friend,
on QML it's possible through QtMultimediaKit http://doc.qt.nokia.com/qt-mobility-snapshot/qml-video.htmlin C++, you may use phonon http://doc.qt.nokia.com/latest/phonon-videoplayer.html
[quote author="neel2818" date="1294822669"]Hi All,
I have one query regarding playing video file in QT 4.6 Embedded linux
Is there any way i can play file in QT ?
Any example or link will help me a lot to develop sample application.Thanks,
Neel[/quote] -
i have configure QT 4.7 and also added MingW for compilation of QT programs.
I want to write sample application that will play video in QT.
For that i am using phonon but i am not able to build phonon with my application ?Can anyone give me idea or link that how to integrate phonon with my QT SDK and MinGW ?
Thanks,
Neel