[Bug 586450] if there is a cairotextoverlay in pipeline, can't seek.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 26 02:31:07 PDT 2011


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org

--- Comment #6 from Sebastian Dröge <slomo at circular-chaos.org> 2011-05-26 09:31:03 UTC ---
(In reply to comment #3)
> Is this really needed? I've tried this using the seek application from
> gst-plugin-base/tests/examples/seek
> 
> ./seek 15 "playbin2 uri=file:///home/ensonic/Videos/loopmix.mov
> video-sink=\"cairotimeoverlay ! xvimagesink\""
> 
> and seeking works fine.

Because you're not using the text sinkpad here. The problem with the default
event handler is, that it only forwards the event to a single, random pad
upstream. If you have distinct text and video pipelines this will break.

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