[gstreamer-bugs] [Bug 626621] New: [playbin2] streamsynchronizer regressions

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 11 05:03:01 PDT 2010


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

           Summary: [playbin2] streamsynchronizer regressions
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: mnauw at users.sourceforge.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


For example, EOS handling in streamsynchronizer leads to a few problems.

If a stream reaches EOS without having seen data, EOS event is not immediately
sent downstream, which may therefore fail to preroll, reach PAUSED etc

If all streams reach EOS "at once", and then EOS is pushed downstream in a
loop, this may deadlock if the EOS makes the sink preroll and wait in PAUSED.

Some patches follow.

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