AW: AW: Video hangs at the end (EOS message is never issued)

Sebastian Dröge sebastian at centricular.com
Thu Mar 5 03:25:38 PST 2015


On Do, 2015-03-05 at 11:16 +0000, Thornton, Keith wrote:
> My pipeline is just part of an application using QT which has its own main loop. I havn't inverstigated what QT are using.

Qt on Windows is AFAIK not using the GLib main loop internally, so all
the watch/GSource based stuff of GstBus won't work for you. You'll have
to integrate GstBus into the Qt mainloop, e.g. by using the sync bus
handler and then dispatching to the Qt mainloop.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150305/d2a6e61d/attachment-0001.sig>


More information about the gstreamer-devel mailing list