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 724387 - GStreamer warnings on playing a movie
GStreamer warnings on playing a movie
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: dont know
1.x
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-02-14 22:06 UTC by Dominique Leuenberger
Modified: 2014-11-24 17:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dominique Leuenberger 2014-02-14 22:06:58 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'
Comment 1 Bastien Nocera 2014-02-15 10:26:30 UTC
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.
Comment 2 Tim-Philipp Müller 2014-11-24 17:27:27 UTC
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!