[Bug 729588] New: glimagesink: cannot play 1080p on RPI

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 5 10:56:39 PDT 2014


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

           Summary: glimagesink: cannot play 1080p on RPI
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: julien.isorce at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


720p is ok, but it's not possible to play a 1080p stream whereas it was
possible with eglglessink on RPI, with gpu_mem=128.

It fails when creating the 4th eglimage: eglCreateImageKHR:  failed to create
image for buffer 0x5 target 12465 error 0x300c.

I thought recent improvement in gstglbufferpool/upload may have safe enough
resources but still not enough.

I should mention that this when using also omxvideodec, and it complains about
having not enough resources. If I use fakevideodec then it works.

So I guess the diff with eglglessink is maybe that we are leaking a texture or
we generate an additional FBO. I'll investigate this one.

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