[gstreamer-bugs] [Bug 629418] New: progressreport: add support for determining stream position from buffer timestamps instead of using queries

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Sep 12 04:58:52 PDT 2010


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

           Summary: progressreport: add support for determining stream
                    position from buffer timestamps instead of using
                    queries
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: lsinger at caltech.edu
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=170076)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=170076)
Proposed patch

In streams with elements that have broken or dishonest position queries, the
progressreport element can produce confusing output.

The attached patch adds a mode in which the position is determined by looking
at the buffer metadata, without doing any queries.  Of course, this only works
for FORMAT_TIME.  In a slightly fancier version of this patch, duration could
be taken from the configured segment.

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