After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 699895 - videomixer: Sends caps event before stream-start
videomixer: Sends caps event before stream-start
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: 1.1.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 699974 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2013-05-08 03:08 UTC by Nicolas Dufresne (ndufresne)
Modified: 2013-05-09 07:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nicolas Dufresne (ndufresne) 2013-05-08 03:08:20 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
Comment 1 Sebastian Dröge (slomo) 2013-05-08 14:04:35 UTC
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
Comment 2 Sebastian Dröge (slomo) 2013-05-09 07:10:44 UTC
*** Bug 699974 has been marked as a duplicate of this bug. ***