[Bug 766359] New: auparse: sticky event misordering, got 'segment' before 'caps'
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri May 13 07:17:50 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766359
Bug ID: 766359
Summary: auparse: sticky event misordering, got 'segment'
before 'caps'
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: patricia at axis.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 327754
--> https://bugzilla.gnome.org/attachment.cgi?id=327754&action=edit
Make sure that src pad has caps before sending segment event.
Step to reproduce: play the following pipeline:
gst-launch-1.0 filesrc location=<file>.au ! auparse ! mulawdec ! audioresample
! audio/x-raw, rate=16000 ! autoaudiosink
Notice:
(gst-launch-1.0:19602): GStreamer-WARNING **:
gstpad.c:5067:store_sticky_event:<auparse0:src> Sticky event misordering, got
'segment' before 'caps'
(gst-launch-1.0:19602): GStreamer-WARNING **:
gstpad.c:5067:store_sticky_event:<mulawdec0:sink> Sticky event misordering, got
'segment' before 'caps'
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list