Wednesday, July 9th 2008, 4:47am UTC+1

You are not logged in.

  • Login
  • Register

Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Friday, May 9th 2008, 11:06pm

H.264 Support

Hi

I'm evaluating Qt as a development platform for an IPTV based desktop application - targeting Windows, Mac OS X, and Linux.

What support does Qt have for streaming video via UDP packets multicast from a server? I read about the Phonon multimedia framework - but didn't see any mention of supported codec's. What codec's does Qt support ? Does it have support for the H.264 codec? If it doesn't - what would be involved in creating a cross-platform Qt desktop application that supports viewing stream H.264 content ? Is there a facility for using an unsupported codec ?

Thanks
Dave
  • Go to the top of the page

blebo

Beginner

2

Saturday, May 10th 2008, 3:41am

RE: H.264 Support

Qt supports what ever codecs that are on DirectX on windows, Quicktime on Mac and gstreamer on linux. if there is a h.264 codec for those, then it is supported
  • Go to the top of the page

Rate this thread