[Bug 734034] New: [asfdemux] Confused when receiving segment updates from upstream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 31 03:11:16 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=734034
  GStreamer | gst-plugins-ugly | unspecified

           Summary: [asfdemux] Confused when receiving segment updates
                    from upstream
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: gdesmott at gnome.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I'm working on implementing DLNA time based fast forward. The idea is to
implement fast forward in dlnasrc by requesting smaller parts of the file to
the HTTP server. Dlnasrc then sends segment updates for each fragment of the
file to play (for example, if rate=2 and we use chunk of 1 second we could have
something like [00:00, 00:01] then [00:02, 00:03] then [00:04; 00:05]).

This works fine with mpegpsdemux but not so much with asfdemux. With 1.4, the
first segment is played but then playback is stuck.

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