[Bug 665205] rsndvd: sends buffers before newsegment event

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 5 00:24:13 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=665205
  GStreamer | gst-plugins-bad | git

--- Comment #6 from Sebastian Dröge <slomo at circular-chaos.org> 2011-12-05 08:24:09 UTC ---
The relevant basetransform bug is bug #659571 , which was where the delaying of
serialized events was implemented.

In bug #599469 autoconvert got the initial-identity property, which was added
to provide exactly the behaviour we now have a problem with: sending events
(newsegment) downstream ASAP, even before any caps are known. This is not valid
and setting initial-identity=false in rsndec actually makes everything work
correctly again but I guess we have the problem mentioned in bug #599469 again.
This should be fixed different in rsndvdbin and IMHO the initial-identity
property of autoconvert should be removed again because it can't work correctly
at all.

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