Hi everybody,

do you know if qtmultimedia can be used to show hardware accelerated videos on the raspberry pi (qt5.3)?

I googled quite a lot but don't know how to get on.
The qt-project website claims that qtmultimedia can be used with gstreamer and the gst-omx plugin (but no mentioning of hardware acceleration).
GStreamer comes with the versions 0.10 and 1.x. Do both versions support hardware acceleration?
Some people say it works, others say it doesn't. And most of the information seems to be quite old (<2012).

I cross-compiled qt for the raspberry on my linux host which works fine.
I don't understand which options i need for ./configure, so that gstreamer support and the gst-omx plugin will be created.
Or is it detected automatically? Then how do i have to compile/install it?

Thanks for your help,
ben