GNOME Bugzilla – Bug 699895
videomixer: Sends caps event before stream-start
Last modified: 2013-05-09 07:10:44 UTC
While testing event order, I found that caps event are sent before stream-start in videomixer element. I was using the following pipeline and this patch: https://bug688188.bugzilla-attachments.gnome.org/attachment.cgi?id=243556 G_DEBUG=fatal_warnings gst-launch-1.0 videotestsrc ! videomixer ! fakesink
commit 1588cda9a1e86614e1761d2fd16726d89c1c0d1f Author: Sebastian Dröge <sebastian.droege@collabora.co.uk> Date: Wed May 8 16:02:05 2013 +0200 videomixer2: Send stream-start before caps event https://bugzilla.gnome.org/show_bug.cgi?id=699895
*** Bug 699974 has been marked as a duplicate of this bug. ***