[Bug 704427] Connecting multiple text stream -> funnel -> playsink is incredibly slow

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 18 02:32:19 PDT 2013


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |slomo at circular-chaos.org
     Ever Confirmed|0                           |1

--- Comment #2 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-07-18 09:32:15 UTC ---
The problem here is stream-synchronizer:

0:00:00.279953664  6537 0x7f98ac005de0 DEBUG     streamsynchronizer
gststreamsynchronizer.c:276:gst_stream_synchronizer_sink_event:<streamsynchronizer0:sink_1>
Stream 1 changed



Because it gets the stream-start events of both text streams alternating, it
thinks that the stream-group has changed... and waits for the video stream to
finish to switch to the next stream group. Related to bug #704408

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