Thursday, November 20th 2008, 12:23pm UTC

You are not logged in.

  • Login
  • Register

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