[gstreamer-bugs] [Bug 600929] [kate] tiger element doesn't handle segments and text/video synchronization properly

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jan 26 01:44:16 PST 2010


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

--- Comment #13 from Sebastian Dröge <slomo at circular-chaos.org> 2010-01-26 09:44:11 UTC ---
(In reply to comment #12)
> With the same file and playbin2 I now get warning messages from subtitleoverlay
> (not-negotiated, could not get subtitle caps or somesuch), even though I now do
> see the text overlay "Computers"

The problem here is, that katedec pushes stuff (in this case the NEWSEGMENT
event from upstream) downstream through it's srcpad. It should set the caps on
the srcpad first and then send NEWSEGMENT and other serialized events
downstream, possibly caching them when they need to be forwarded from upstream.

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