[Bug 763308] ahcsrc: failed to run repeated playing and paused actions

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 21 09:00:06 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=763308

--- Comment #3 from Justin J. Kim <justin.joy.9to5 at gmail.com> ---
Review of attachment 324406:
 --> (https://bugzilla.gnome.org/review?bug=763308&attachment=324406)

::: sys/androidmedia/gstahcsrc.c
@@ +2500,3 @@
       GST_DEBUG_OBJECT (self,
           "Reporting latency min: %" GST_TIME_FORMAT, GST_TIME_ARGS (min));
+      gst_query_set_latency (query, TRUE, min * 5, min * 5);

I am not sure this is related to the number of callback buffers.
But I used the value of it.

> 157 #define NUM_CALLBACK_BUFFERS 5

If less than 5, it didn't work well.

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