GNOME Bugzilla – Bug 724387
GStreamer warnings on playing a movie
Last modified: 2014-11-24 17:27:27 UTC
Whenever a movie starts, the following lines are being printed on STDOUT: (totem:12812): GStreamer-WARNING **: gstpad.c:4506:store_sticky_event:<fluh264dec0:src> Sticky event misordering, got 'segment' before 'caps' (totem:12812): GStreamer-WARNING **: gstpad.c:4506:store_sticky_event:<'':decodepad1> Sticky event misordering, got 'segment' before 'caps' (totem:12812): GStreamer-WARNING **: gstpad.c:4506:store_sticky_event:<decodepad1:proxypad4> Sticky event misordering, got 'segment' before 'caps'
That looks like a problem with the Fluendo decoders, or demuxers. I'll reassign to GStreamer, and let us know whether you can reproduce the problem with libgst-av and the "open source" GStreamer plug-ins instead.
Could also be a bug in the decoder base class or elsehwere (parser, demuxer) of course, but no way of knowing without knowing what version of GStreamer this is with, or if it also happens with the non-fluendo decoders. Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!