Friday, July 4th 2008, 10:41pm UTC+1

You are not logged in.

  • Login
  • Register

1

Thursday, April 3rd 2008, 12:33pm

media palyer by Qt

Can any one plz help me regarding media player in qt application.
What should I do to run movie by that qt application?
(mpeg,avi,dat).

Deepak
Thank u.
  • Go to the top of the page

2

Saturday, April 5th 2008, 10:24am

RE: media palyer by Qt

Have a look at QXineWidget, which is included in QDVDAuthor.
It is a wrapper class for the Xine multimedia library.
Don't know if that also works for Windows or Mac.

Knorze
  • Go to the top of the page

3

Tuesday, April 8th 2008, 11:19am

RE: media palyer by Qt

Thanks but if u have some other information plz share with me.
  • Go to the top of the page

4

Wednesday, May 21st 2008, 9:51pm

With Qt 4.4 the Phonon multimedia framework is released.
Maybe that is what you are looking for.
It is well documented with examples. Just have a look at the online docs.
  • Go to the top of the page

Rate this thread