<?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>i.MX Processors中的主题 Re: Overlay with Virtual Framebuffer Driver</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Overlay-with-Virtual-Framebuffer-Driver/m-p/226675#M16236</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the framebuffer configuration that you are using for the virtual framebuffer?&amp;nbsp; What are the input and overlay parameters that you are providing to the ipulib?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jan 2013 12:43:21 GMT</pubDate>
    <dc:creator>Philip_FSL</dc:creator>
    <dc:date>2013-01-17T12:43:21Z</dc:date>
    <item>
      <title>Overlay with Virtual Framebuffer Driver</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Overlay-with-Virtual-Framebuffer-Driver/m-p/226672#M16233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am attempting to make use of this driver to render OpenVG frames and then blend them using the IPU in a gstreamer pipeline.&amp;nbsp; It is /mostly/ working correctly but the colour spaces seem to be incompatible and unaffected by changes.&amp;nbsp; Following the same setup but disabling the overlay parameter in mxc_ipu_lib_task_init the image output is correct but when the overlay is added it falls appart.&amp;nbsp; The OpenVG overlay does appear as expected but the image suffers from bad colour space, when enabling the global alpha and forcing it to 0 we continue to see this corruption.&amp;nbsp; It's as if the overlay isn't being converted to match the input or output (whichever is required for overlay).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue does not appear to be specific to the virtual_fb but as this is the setup we're working with I figured I'd try posting here for suggestions.&amp;nbsp; Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 22:10:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Overlay-with-Virtual-Framebuffer-Driver/m-p/226672#M16233</guid>
      <dc:creator>sebastient</dc:creator>
      <dc:date>2013-01-15T22:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay with Virtual Framebuffer Driver</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Overlay-with-Virtual-Framebuffer-Driver/m-p/226673#M16234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure I understand the configuration that you are trying to use.&amp;nbsp; Which SoC is this (MX53?)&amp;nbsp; I'm guessing that you are rendering into an virtual framebuffer with OpenVG and then trying to blend it on top of a true framebuffer using the ipu dev.&amp;nbsp; Could you explain what you are referring to by overlay (is this a blitted overlay using IPU dev or an automatic ovelay using the overlay framebuffer which is automatically blended with the main framebuffer) and how you are exactly using GStreamer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 10:20:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Overlay-with-Virtual-Framebuffer-Driver/m-p/226673#M16234</guid>
      <dc:creator>Philip_FSL</dc:creator>
      <dc:date>2013-01-16T10:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay with Virtual Framebuffer Driver</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Overlay-with-Virtual-Framebuffer-Driver/m-p/226674#M16235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry yes this is on the i.MX53 and rendering into the virtual framebuffer using OpenVG.&amp;nbsp; Then using the physical memory address provided by the driver I setup an overlay with &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;mxc_ipu_lib_task_init&lt;/SPAN&gt; (this is the IPUv3 library).&amp;nbsp; The implementation is an extension to the gstreamer plugin mfw_ipucsc which allows overlays to be provided.&amp;nbsp; There is no local display, the video stream is sent over the network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where problems arise is that it would seem the IPU is having issues with the input and overlay having different colour spaces.&amp;nbsp; If I disable the overlay everything looks fine, but if I enable it the corruption is seen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 16:14:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Overlay-with-Virtual-Framebuffer-Driver/m-p/226674#M16235</guid>
      <dc:creator>sebastient</dc:creator>
      <dc:date>2013-01-16T16:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay with Virtual Framebuffer Driver</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Overlay-with-Virtual-Framebuffer-Driver/m-p/226675#M16236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the framebuffer configuration that you are using for the virtual framebuffer?&amp;nbsp; What are the input and overlay parameters that you are providing to the ipulib?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 12:43:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Overlay-with-Virtual-Framebuffer-Driver/m-p/226675#M16236</guid>
      <dc:creator>Philip_FSL</dc:creator>
      <dc:date>2013-01-17T12:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay with Virtual Framebuffer Driver</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Overlay-with-Virtual-Framebuffer-Driver/m-p/226676#M16237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It turns out that for the overlay to work all three buffers need to be the same format.&amp;nbsp; So I now take the NV12 input and convert it to BGRA32, do the overlay operation, and convert the output from BGRA32 to NV12.&amp;nbsp; All works well now, except the stride is wrong for the overlay buffer (I'll have to figure that one out next).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 18:12:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Overlay-with-Virtual-Framebuffer-Driver/m-p/226676#M16237</guid>
      <dc:creator>sebastient</dc:creator>
      <dc:date>2013-01-28T18:12:01Z</dc:date>
    </item>
  </channel>
</rss>

