[Bug 719357] New: audiobasesink: does not drop late buffers

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 26 05:55:31 PST 2013


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

           Summary: audiobasesink: does not drop late buffers
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: thiago.sousa.santos at collabora.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=262852)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=262852)
sample application

It seems that audiobasesink will play all buffers received one after the other.
It doesn't seem to handle timestamps/timing properly to drop late buffers.

>From a brief read of the code it seems that it only cares about dropping/not
playing data when the DISCONT flag is marked.

The sample application attached shows the issue.

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