[gstreamer-bugs] [Bug 322929] New: Base audio sink do not resume playback correctly after flush

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Dec 1 05:49:20 PST 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=322929
 GStreamer | gst-plugins-base | Ver: 0.9.x

           Summary: Base audio sink do not resume playback correctly after
                    flush
           Product: GStreamer
           Version: 0.9.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: michal.benes at xeris.cz
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Base audio sink will start sending segments numbered from 0 after flush. The
ring buffer does not know about this and these segments are not rendered until
segment number reaches the last rendered segment number.

The solution to this is to call gst_ring_buffer_set_sample after flush.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list