[Bug 709728] dvdemux: Sends stream-start, caps and segment events in wrong order

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 10 09:53:43 CEST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=709728
  GStreamer | gst-plugins-good | unspecified

--- Comment #2 from Cyril Baletaud <cyril.baletaud at gmail.com> 2013-10-10 07:53:36 UTC ---
Fine, the patch works well for dvdemux, but i have now (with the same pipeline)
:

(gst-launch-1.0:16585): GStreamer-WARNING **:
gstpad.c:4506:store_sticky_event:<dvdec0:src> Sticky event misordering, got
'segment' before 'caps'

(gst-launch-1.0:16585): GStreamer-WARNING **:
gstpad.c:4506:store_sticky_event:<sink:proxypad0> Sticky event misordering, got
'segment' before 'caps'

(gst-launch-1.0:16585): GStreamer-WARNING **:
gstpad.c:4506:store_sticky_event:<autovideosink0-actual-sink-xvimage:sink>
Sticky event misordering, got 'segment' before 'caps'

(gst-launch-1.0:16585): GStreamer-WARNING **:
gstpad.c:4506:store_sticky_event:<autovideosink0:sink> Sticky event
misordering, got 'segment' before 'caps'

but with libav decoder, i don't have any warning :

cyril at gentoothinkstation ~ $ gst-launch-1.0 dv1394src ! dvdemux ! avdec_dvvideo
! autovideosink
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Redistribute latency...

-- 
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