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 699763 - oggmux: Send segment event before caps event
oggmux: Send segment event before caps event
Status: RESOLVED DUPLICATE of bug 699971
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
1.x
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-05-06 15:33 UTC by Nicolas Dufresne (ndufresne)
Modified: 2013-05-16 20:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nicolas Dufresne (ndufresne) 2013-05-06 15:33:31 UTC
Reading gst_ogg_mux_send_start_events() we observer that segment is being sent before caps events. Caps should always be sent before segment, some element cannot behave properly otherwise.
Comment 1 Tim-Philipp Müller 2013-05-16 20:37:10 UTC

*** This bug has been marked as a duplicate of bug 699971 ***