[Bug 734443] New: [PATCH] qtdemux: forward DISCONT from upstream to the output streams

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 7 08:52:31 PDT 2014


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

           Summary: [PATCH] qtdemux: forward DISCONT from upstream to the
                    output streams
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: george.kiagiadakis at collabora.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=282826)
 View: https://bugzilla.gnome.org/attachment.cgi?id=282826
 Review: https://bugzilla.gnome.org/review?bug=734443&attachment=282826

qtdemux: forward DISCONT from upstream to the output streams

In DASH reverse playback, when dashdemux starts downloading a previous dash
segment from the one that is currently playing, it marks its start with a
DISCONT, which needs to be forwarded downstream so that downstream actually
flushes out the already decoded buffers and continues with the new segment.

Currently this doesn't happen, so the stream stucks. This patch attempts to fix
that.

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