<?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: Regarding Image Overlay in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Regarding-Image-Overlay/m-p/301090#M37937</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shilpa,&lt;/P&gt;&lt;P&gt;suggest to use latest yocto dora&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;nodeId=018rH3ZrDRB24A&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;L3.10.17_1.0.0_IMX6QDLS_BUNDLE&lt;/A&gt; &lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" /&gt; : Source Code Download Steps Documentation and Demo Images.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IPU overlay is descibed in below documents&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/32bit/doc/ref_manual/imx51_IPU_LIB_UG.pdf?fasp=1&amp;amp;WT_TYPE=Reference%20Manuals&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation"&gt;IMX51_IPU_LIB_UG&lt;/A&gt;&lt;/P&gt;&lt;P&gt;i.MX51 IPU V3 Library User's Guide&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yocto package imx-test-3.10.17-1.0.0_beta :&lt;/P&gt;&lt;P&gt;mxc_v4l2_test/mxc_v4l2_overlay.c&lt;/P&gt;&lt;P&gt;this test is described in sect.6.4.2 "Video4Linux API test"&lt;/P&gt;&lt;P&gt;and sect.6.4.3 "IPU Device Unit test"&lt;/P&gt;&lt;P&gt;i.MX_6_Linux_Reference_Manual.pdf included in doc package&lt;/P&gt;&lt;P&gt;Also please check sect.3.5 "Multiple video overlay"&lt;/P&gt;&lt;P&gt;i.MX_6_Series_Yocto_Project_Multimedia_User's_Guide.pdf&lt;/P&gt;&lt;P&gt;included in that package&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.freescale.com/webapp/Download?colCode=L3.10.17_1.0.0_LINUX_DOCS&amp;amp;appType=license&amp;amp;location=null&amp;amp;fasp=1&amp;amp;WT_TYPE=Supporting%20Information&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=gz&amp;amp;WT_ASSET=Documentation"&gt;L3.10.17_1.0.0_LINUX_DOCS&lt;/A&gt; &lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" /&gt;&lt;/P&gt;&lt;P&gt;Linux 3.10.17 BSP &amp;amp; MM Bundle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 May 2014 07:15:07 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2014-05-22T07:15:07Z</dc:date>
    <item>
      <title>Regarding Image Overlay</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Regarding-Image-Overlay/m-p/301089#M37936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Set up details&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Processor: IMX6Q&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Build: Yocto 1.4 (Branch: Dylan)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Open source multimedia framework: GStreamer-0.10&amp;nbsp; for decode process.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The requirement is to add an image overlay to mp4 Video file. Using Gstreamer pipelines I could add an image overlay on a video and I observed the CPU usage shooting up to 120%. CPU utilization is verified using atop command. Without image overlay CPU utilization was 1%.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I would like to know can we accelerated the same using hardware and whether the same can be done using IPU ?&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Shilpa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2014 03:29:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Regarding-Image-Overlay/m-p/301089#M37936</guid>
      <dc:creator>shilpac</dc:creator>
      <dc:date>2014-05-20T03:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Image Overlay</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Regarding-Image-Overlay/m-p/301090#M37937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shilpa,&lt;/P&gt;&lt;P&gt;suggest to use latest yocto dora&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;nodeId=018rH3ZrDRB24A&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;L3.10.17_1.0.0_IMX6QDLS_BUNDLE&lt;/A&gt; &lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" /&gt; : Source Code Download Steps Documentation and Demo Images.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IPU overlay is descibed in below documents&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/32bit/doc/ref_manual/imx51_IPU_LIB_UG.pdf?fasp=1&amp;amp;WT_TYPE=Reference%20Manuals&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation"&gt;IMX51_IPU_LIB_UG&lt;/A&gt;&lt;/P&gt;&lt;P&gt;i.MX51 IPU V3 Library User's Guide&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yocto package imx-test-3.10.17-1.0.0_beta :&lt;/P&gt;&lt;P&gt;mxc_v4l2_test/mxc_v4l2_overlay.c&lt;/P&gt;&lt;P&gt;this test is described in sect.6.4.2 "Video4Linux API test"&lt;/P&gt;&lt;P&gt;and sect.6.4.3 "IPU Device Unit test"&lt;/P&gt;&lt;P&gt;i.MX_6_Linux_Reference_Manual.pdf included in doc package&lt;/P&gt;&lt;P&gt;Also please check sect.3.5 "Multiple video overlay"&lt;/P&gt;&lt;P&gt;i.MX_6_Series_Yocto_Project_Multimedia_User's_Guide.pdf&lt;/P&gt;&lt;P&gt;included in that package&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.freescale.com/webapp/Download?colCode=L3.10.17_1.0.0_LINUX_DOCS&amp;amp;appType=license&amp;amp;location=null&amp;amp;fasp=1&amp;amp;WT_TYPE=Supporting%20Information&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=gz&amp;amp;WT_ASSET=Documentation"&gt;L3.10.17_1.0.0_LINUX_DOCS&lt;/A&gt; &lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" /&gt;&lt;/P&gt;&lt;P&gt;Linux 3.10.17 BSP &amp;amp; MM Bundle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2014 07:15:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Regarding-Image-Overlay/m-p/301090#M37937</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-05-22T07:15:07Z</dc:date>
    </item>
  </channel>
</rss>

