Sticky event misordering warnings (was: Re: Rendering Text?)

Tim-Philipp Müller t.i.m at zen.co.uk
Wed May 15 14:57:42 PDT 2013


On Tue, 2013-05-14 at 13:48 -0400, Stirling Westrup wrote:


> Well, that's an improvement. The text displays, but I also get a bunch
> of warnings as well;
>
> (gst-launch-1.0:17818): GStreamer-WARNING **:
> gstpad.c:4496:store_sticky_event:<textrender0:src> Sticky event
> misordering, got 'segment' before 'caps'
>
> (gst-launch-1.0:17818): GStreamer-WARNING **:
> gstpad.c:4496:store_sticky_event:<videoconvert0:src> Sticky event
> misordering, got 'segment' before 'caps'
>
> (gst-launch-1.0:17818): GStreamer-WARNING **:
> gstpad.c:4496:store_sticky_event:<xvimagesink0:sink> Sticky event
> misordering, got 'segment' before 'caps'
>
> (gst-launch-1.0:17818): GStreamer-WARNING **:
> gstpad.c:4496:store_sticky_event:<videoconvert0:sink> Sticky event
> misordering, got 'segment' before 'caps'

Those warnings are mostly harmless. You should only get them when using
latest git master.

Please file bugs if you notice such a warning with certain pipelines. I
think most of them have been fixed up, there are likely still quite a
few more to be found.

Cheers
 -Tim




More information about the gstreamer-devel mailing list