[Bug 736227] New: Sticky event misordering, got 'segment' before 'caps'

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Sep 7 03:35:12 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=736227
  GStreamer | gstreamer (core) | git

           Summary: Sticky event misordering, got 'segment' before 'caps'
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: trivial
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: felix.schwarz at oss.schwarz.eu
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


(Please note that this might be similar to bug 701999 but I didn't want to
interfere with that bug (also I'm using different plugins).

Here's the problem:

$ ./install/bin/gst-discoverer-1.0 -v ~/VTS_01_0.VOB
Analyzing file:///home/felix/VTS_01_0.VOB

(gst-discoverer-1.0:8612): GStreamer-WARNING **:
gstpad.c:4661:store_sticky_event:<mpegvparse0:src> Sticky event misordering,
got 'segment' before 'caps'

(gst-discoverer-1.0:8612): GStreamer-WARNING **:
gstpad.c:4661:store_sticky_event:<'':decodepad1> Sticky event misordering, got
'segment' before 'caps'

(gst-discoverer-1.0:8612): GStreamer-WARNING **:
gstpad.c:4661:store_sticky_event:<src_0:proxypad3> Sticky event misordering,
got 'segment' before 'caps'
Done discovering file:///home/felix/VTS_01_0.VOB


I think the problem is related to gst-plugins-ugly (and in particular with
a52dec) because the warnings only appeared after I installed the mentioned
gstreamer plugin.

The VOB file is pretty small (3 MB) but I can't share it publicly because it's
copyrighted material as far as I know.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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