[Bug 761611] Android (hardware accelerated) playback doesn't recover well if decoding gets too late (pile up of frame drop)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Feb 6 20:32:00 UTC 2016


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

--- Comment #8 from Gregoire <gregoire at gentil.com> ---
My understanding of the problem is that if for any reason a hardware
framecallback is missed, the gstamcvideodec.c 30ms timer kicks in. But as I
have a 50fps file here, it's not fast enough. And it never manages to recover
to the framecallback even after a replay (eos -> start again) of the video.

I could try to replace the 30ms timer by 15ms but it's not a proper fix.

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