[webkit-qt] [Webkit-qt] How to parse HTML5 <video> and calling a video player (e.g. mplayer) to play video files?

Alexis Menard alexis.menard at openbossa.org
Mon Aug 1 04:51:04 PDT 2011


On Aug 1, 2011, at 3:49 AM, Barco You wrote:

> Dear List,
> 
> I hope to write a html5 client based on Qt-Webkit, mainly for playing videos, and with a hard codec on the chipset.

I'm not sure what you mean by hard cordec (hardware???).

<video> element is just what you need. Though depends on the platform you are targeting you may want to extend the underlaying multimedia framework we are using (e.g. GStreamer) to use your custom plugin.

> I would be grateful if you would illuminate the way for me!
> 
> Regards,
> Barco
> _______________________________________________
> webkit-qt mailing list
> webkit-qt at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt



More information about the webkit-qt mailing list