Hi,
I am using QT-3.1 on linux platform. I want to Play .avi media file on QT Form. Can anybody help me out with this? If anyboday have sample example it will be appriciated.
Thank you.
-Niranjan.
Hi,
I am using QT-3.1 on linux platform. I want to Play .avi media file on QT Form. Can anybody help me out with this? If anyboday have sample example it will be appriciated.
Thank you.
-Niranjan.
Qt 3.X does not support media playing.
But Qt 4.X with phonon module does.
==========================signature=============== ==================
S.O.L.I.D principles (use them!):
https://en.wikipedia.org/wiki/SOLID_...iented_design)
Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.
Hi.
Thank you for your reply. Can I convert Existing project as it is without any changes in QT-4 on linux. How can i do the same so that i can use media functionality?
-Niranjan
It depends, but probably not.
Here are the porting guide lines:
http://doc.trolltech.com/4.5/porting4.html
==========================signature=============== ==================
S.O.L.I.D principles (use them!):
https://en.wikipedia.org/wiki/SOLID_...iented_design)
Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.
Bookmarks