[Bug 743622] New: ximagesink fails to allocate buffer size for greater than 4kx2k resolution

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jan 27 21:57:17 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=743622
  GStreamer | gst-plugins | 1.x

           Summary: ximagesink fails to allocate buffer size for greater
                    than 4kx2k resolution
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: srathi at nvidia.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


When tried to decode jpeg image with following pipeline,

gst-launch-1.0 filesrc location=<4kx2k jpeg file> ! jpegdec ! videoconvert !
ximagesink 
Below error was thrown.

ERROR: from element /GstPipeline:pipeline0/GstXImageSink:ximagesink0: Failed to
create output image buffer of 4064x2704 pixels
Additional debug info:
ximagepool.c(401): ximage_memory_alloc ():
/GstPipeline:pipeline0/GstXImageSink:ximagesink0:
could not get shared memory of 43956224 bytes
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...

Resolution of the image to be decoded was 4064x2704.

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