[Bug 768116] omxh264dec: On-screen flash on playback start rpi2

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 30 04:59:46 UTC 2016


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

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ystreet00 at gmail.com

--- Comment #7 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
The flash at the beginning isn't new and has been around for ages. I'm not
exactly sure if it's because we're doing GLES that it happens or we're not
drawing fast enough after creating the window.

GstGLMemoryEGL spitting out that error isn't a problem if it's from basesink's
last-sample handling.

The stall at the end and it seems to be the result of a call to
eglDestroySurface()

0:00:04.167719966  7192 0x73d23cc0 ERROR              glcontext
gstglcontext_egl.c:646:gst_gl_context_egl_destroy_context: eglDestroySurface
took 0:00:01.816596645

There probably isn't anything we can do about that.

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