[Bug 707530] New: [qtdemux] Handle segments correctly in push mode seeks

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 4 20:26:46 PDT 2013


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

           Summary: [qtdemux] Handle segments correctly in push mode seeks
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: thiago.sousa.santos at collabora.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Currently qtdemux fails at using the stop position of seeks in push mode.

Any application that seeks with stop position set and reads from a pushfile://
uri should be enough for testing.

To allow qtdemux to handle seeks in push mode correctly, it should store the
seqnum of the seek and send a converted version in bytes for upstream. When
receiving the segment for this seek from usptream, it should check the seqnum
and use the values of the original seek as the time segment it is going to use
internally.

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