On Wed, 1 Dec 2010 08:50:22 am ext Jason H wrote:
> I've been doing some research and it seems gstreamer is not accelerated.

It can be accelerated, depending on elements installed on the system.
It's certainly accelerated on mobile devices.

What platform are you asking about?

> On more limited CPUs, video and QML will be a problem, as some of my QML
> spikes at 80-90%

It may also be related to video rendering, are you using QGLWidget based 
viewport?

> 
> I hear that mplayer has the VA-api, which is hardware accelerated. How hard
> is it to get the backend switched out?
> 
> What are people doing on mobile CPUs for QML with video?
> 

It depends on platform capabilities, HW accelerated decoding +
rendering (using overlay or texture streaming/etc).

Regards
  Dmytro.
_______________________________________________
Qt-mobility-feedback mailing list
Qt-mobility-feedback@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback

Reply via email to