[Bug 759043] gst-omx: Timeout waiting for egl_render port 221 buffer release triggers subsequent "Insufficient resources" errors

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Dec 12 14:51:52 UTC 2017


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

--- Comment #11 from Julien Isorce <julien.isorce at gmail.com> ---
Created attachment 365430
  --> https://bugzilla.gnome.org/attachment.cgi?id=365430&action=edit
gstomxvideodec: fix framerate overflow

In the attached logs we can see that the framerate is set to 50000/1677 which
leads to buffer overflow when computing the framerate in a q16 format because
fps_n is a gint. See commit message.

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