<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: G2D Alloc Error - Gstreamer-1.0 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/G2D-Alloc-Error-Gstreamer-1-0/m-p/645959#M98599</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Faizel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;g2d_alloc has the 32MB limit. Please check graphics user guide document at:&amp;nbsp;&lt;A _jive_internal="true" class="link-titled" href="https://community.nxp.com/servlet/JiveServlet/download/523230-1-295723/i.MX_6_Graphics_Users_Guide.pdf" title="https://community.nxp.com/servlet/JiveServlet/download/523230-1-295723/i.MX_6_Graphics_Users_Guide.pdf"&gt;https://community.nxp.com/servlet/JiveServlet/download/523230-1-295723/i.MX_6_Graphics_Users_Guide.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Section 9 GPU memory, for instructions to change this reserved memory space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Feb 2017 17:01:26 GMT</pubDate>
    <dc:creator>Bio_TICFSL</dc:creator>
    <dc:date>2017-02-28T17:01:26Z</dc:date>
    <item>
      <title>G2D Alloc Error - Gstreamer-1.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/G2D-Alloc-Error-Gstreamer-1-0/m-p/645958#M98598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;We are trying the following pipeline in gstreamer1.0 for imx6 based custom board (yocto sdk dizzy) which has a sensor of resolution 720*480(BT656) connected over CSI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following are the two sources for our imxg2dcompositor element,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. imxv4l2videosrc --&amp;gt;&lt;SPAN&gt;imxg2dcompositor(input-1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2. filesrc location=&amp;lt;png file&amp;gt; --&amp;gt; pngdec --&amp;gt; imagefreeze --&amp;gt; imxg2dcompositor(input-2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and here is the ouput of g2d compositor connected to video sink.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;imxg2dcompositor(output) --&amp;gt; imxgedvideosink&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When we have this pipleline run along with a qt application(using x11 and framebuffer direct), we are getting a error from the g2d library as follows,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;g2d_alloc: alloc memory fail with size&amp;nbsp;1382400.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and pipleline get stopped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NB: We are able to stream the video from &amp;nbsp;&lt;SPAN&gt;imxv4l2videosrc &amp;nbsp;to imxg2dvideosink without any issues&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Faizel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2017 09:35:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/G2D-Alloc-Error-Gstreamer-1-0/m-p/645958#M98598</guid>
      <dc:creator>faizel</dc:creator>
      <dc:date>2017-02-17T09:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: G2D Alloc Error - Gstreamer-1.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/G2D-Alloc-Error-Gstreamer-1-0/m-p/645959#M98599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Faizel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;g2d_alloc has the 32MB limit. Please check graphics user guide document at:&amp;nbsp;&lt;A _jive_internal="true" class="link-titled" href="https://community.nxp.com/servlet/JiveServlet/download/523230-1-295723/i.MX_6_Graphics_Users_Guide.pdf" title="https://community.nxp.com/servlet/JiveServlet/download/523230-1-295723/i.MX_6_Graphics_Users_Guide.pdf"&gt;https://community.nxp.com/servlet/JiveServlet/download/523230-1-295723/i.MX_6_Graphics_Users_Guide.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Section 9 GPU memory, for instructions to change this reserved memory space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 17:01:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/G2D-Alloc-Error-Gstreamer-1-0/m-p/645959#M98599</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2017-02-28T17:01:26Z</dc:date>
    </item>
  </channel>
</rss>

