[Bug 739798] New: dashdemux: restarting not-linked stream is broken

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 7 14:56:48 PST 2014


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

           Summary: dashdemux: restarting not-linked stream is broken
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: thiagossantos at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


When a stream is not-linked dashdemux interrupts downloading it until a
reconfigure event is received.

As it interrupts it immediately, the downstream demux might be left with a
partial fragment which is an inconsistent state. If the stream is restarted it
should make the demuxer flush its pending data before accepting the new
fragment.

Another option is to have dashdemux only stop on fragment boundaries.

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