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 768166 - amrparse: Sticky event misordering, got caps before stream-start warning
amrparse: Sticky event misordering, got caps before stream-start warning
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
1.8.1
Other Windows
: Normal minor
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-06-29 05:57 UTC by Lyon
Modified: 2018-11-03 15:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
the amr clip for test (39.67 KB, audio/amr)
2016-06-29 05:57 UTC, Lyon
Details

Description Lyon 2016-06-29 05:57:32 UTC
Created attachment 330523 [details]
the amr clip for test

When I was test amr clip, it will always print warning:
(gst-launch-1.0:937): GStreamer-WARNING **: ../../gstreamer-1.8.1/gst/gstpad.c:5052:store_sticky_event:<amrparse0:src> Sticky event misordering, got 'caps' before 'stream-start

This issue could be always found on low cpufrequency board, and sometimes on high cpu frequency environment.

The command line: 
gst-launch-1.0 playbin uri=file://`pwd`/N1_8_1_4.75_crescent_Country1.amr

Is there any related issue for this case 

I saw some similar ticket: 
https://bugzilla.gnome.org/show_bug.cgi?id=699894
https://bugzilla.gnome.org/show_bug.cgi?id=699895
https://bugzilla.gnome.org/show_bug.cgi?id=766359
Comment 1 Sebastian Dröge (slomo) 2016-06-29 16:10:17 UTC
This is working fine with GIT master but fails with 1.8.2. Not sure which change fixed this though.
Comment 2 Sebastian Dröge (slomo) 2016-07-01 14:19:16 UTC
Seems to be a race condition with decodebin. Manual pipeline with decodebin also has it, enabling debug logs makes it go away, manual pipeline with all the elements decodebin uses works.
Comment 3 Sebastian Dröge (slomo) 2016-07-05 16:33:00 UTC
I also can only reproduce it on 1.8.2 on my laptop, not any other of my devices :) But I was able to get a full debug log
Comment 4 GStreamer system administrator 2018-11-03 15:10:15 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/284.