[Bug 728514] New: glimagesink fails with gst-sdk android tutorial-5

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Apr 18 08:51:21 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=728514
  GStreamer | gst-plugins-bad | git

           Summary: glimagesink fails with gst-sdk android tutorial-5
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: thaytan at noraisin.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=274681)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=274681)
logcat output

I was trying android tutorial-5 and the new glimagesink egl support, and I get:

D/GStreamer+glimagesink(20877): 0:00:15.210321675 0x59c3c430
gstglimagesink.c:680:gst_glimage_sink_set_caps keeping video height
D/GStreamer+glimagesink(20877): 0:00:15.210401175 0x59c3c430
gstglimagesink.c:698:gst_glimage_sink_set_caps scaling to 854x366
I/GStreamer+glcontext(20877): 0:00:15.210481633 0x59c3c430
gstglcontext.c:209:gst_gl_context_new creating a context, user choice:(null)
I/GStreamer+glwindow(20877): 0:00:15.210578050 0x59c3c430
gstglwindow.c:158:gst_gl_window_new creating a window, user choice:(null)
D/GStreamer+glwindow(20877): 0:00:15.210648425 0x59c3c430
gstglwindow_android_egl.c:90:gst_gl_window_android_egl_new creating Android EGL
window
I/GStreamer+glcontext(20877): 0:00:15.211040258 0x59967200
gstglcontext.c:750:gst_gl_context_create_thread Attempting to create opengl
context. user chosen api(s) (any), compiled api support (gles2)
E/BufferQueue( 2134): [SurfaceView] connect: already connected (cur=1, req=1)
E/libEGL  (20877): EGLNativeWindowType 0x5b244808 already connected to another
API
E/libEGL  (20877): eglCreateWindowSurface:376 error 300b
(EGL_BAD_NATIVE_WINDOW)
I/GStreamer+glcontext(20877): 0:00:15.211670925 0x59c3c430
gstglcontext.c:555:gst_gl_context_create gl thread created
W/GStreamer+glimagesink(20877): 0:00:15.211783925 0x59c3c430
gstglimagesink.c:459:_ensure_gl_setup:<glimagesink0> error: Failed to create
window surface: EGL_BAD_NATIVE_WINDOW
D/GStreamer+tutorial-5(20877): 0:00:15.212146258 0x59621a60
jni/tutorial-5.c:105:set_ui_message Setting message to: Error received from
element glimagesink0: Failed to create window surface: EGL_BAD_NATIVE_WINDOW

Tutorial-3 works OK. There are other relevant errors earlier in the log.
Attaching a full log

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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