[gstreamer-bugs] [Bug 322929] Base audio sink do not resume playback correctly after flush
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Thu Dec 1 05:53:15 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
------- Additional Comments From Michal Benes 2005-12-01 13:53 -------
Created an attachment (id=55469)
--> (http://bugzilla.gnome.org/attachment.cgi?id=55469&action=view)
Patch to call gst_ring_buffer_set_sample after flushing in baseaudiosink
This patch works, though I am not sure if this is the best solution.
Especially, I do not like the condition sink->next_sample == (guint64)-1.
May be, gst_ring_buffer_set_sample should be called in event handler at
FLUSH_STOP?
------- 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