[Qt-interest] GStreamer xvimagesink with QGraphicsWidget

Zhao, Halley halley.zhao at intel.com
Fri Apr 2 02:50:44 CEST 2010


On Linux/X based platform, GStreamer xvimagesink works well with QWidget since QWidget's winId() could connect to xvimagesink

In order to get rich user experience, I try to use QGraphics*.
QGraphicsWidget doesn't associate with xid, I tried to add QWidget to QGraphicsProxyWidget. Then it could be used in QGraphicsScene.
There is no video at all, though audio playback well at the same time, and log from xvimagesink also looks well since _put_frame() is called timely.

Do you think it is a right approach?
Where should I look into to find some potential issue? QGraphicsWidget?
ZHAO, Halley (Aihua)
Email: halley.zhao at intel.com<BLOCKED::mailto:aihua.zhao at intel.com>
Tel: +86(21)61166476
iNet: 8821-6476
SSG/OTC/Moblin 3W038 Pole: F4

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100402/c672f7af/attachment.html 


More information about the Qt-interest-old mailing list