<?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: imx6q v4l2 open overlay and capture ERROR: v4l2 capture: mxc_v4l_dqueue timeout enc_counter 0 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-v4l2-open-overlay-and-capture-ERROR-v4l2-capture-mxc-v4l/m-p/535143#M84959</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The IC combining performance is not good, and for VDIC combining, it can combine two RGB planes and output to one RGB plane, no CSC supported, the limitation for VDIC combining is that the two planes should be in same color space. In fact, you can use the GPU G2D to combine, it can get better performance.&lt;/P&gt;&lt;P&gt;The sample code can be found in gpu package, such as "gpu-viv-bin-mx6q-3.0.35-4.1.0.tar.gz", "gpu-viv-bin-mx6q-3.0.35-4.1.0/usr/share/imx-gpu/g2d/test/", the sample code will combine the plane to framebuffer and show on display directly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSI-&amp;gt;IC-&amp;gt;memory with memory-&amp;gt;IC-&amp;gt;memory combining can also be supported. But we haven't supported it in BSP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Aug 2016 16:01:49 GMT</pubDate>
    <dc:creator>jamesbone</dc:creator>
    <dc:date>2016-08-18T16:01:49Z</dc:date>
    <item>
      <title>imx6q v4l2 open overlay and capture ERROR: v4l2 capture: mxc_v4l_dqueue timeout enc_counter 0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-v4l2-open-overlay-and-capture-ERROR-v4l2-capture-mxc-v4l/m-p/535142#M84958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;Hello all,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;I would like to use imx6q IPU open overlay&amp;nbsp; function, and V4L2 capture in the same time.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;but&amp;nbsp; overlay normal display, v4l2 capture fuction :ioctl(fd_v4l, VIDIOC_DQBUF, &amp;amp;queue_buf))error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt; color: #e23d39;"&gt;v4l2 capture: mxc_v4l_dqueue ERROR: timeout enc_counter 0.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;How to solve it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;In addition,&amp;nbsp; can use the mxc_v4l2_test example to solve&amp;nbsp; v4l2 get frame buffer and ipu overlay display?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt; thanks！&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 11:16:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-v4l2-open-overlay-and-capture-ERROR-v4l2-capture-mxc-v4l/m-p/535142#M84958</guid>
      <dc:creator>navyliang</dc:creator>
      <dc:date>2016-08-17T11:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q v4l2 open overlay and capture ERROR: v4l2 capture: mxc_v4l_dqueue timeout enc_counter 0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-v4l2-open-overlay-and-capture-ERROR-v4l2-capture-mxc-v4l/m-p/535143#M84959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The IC combining performance is not good, and for VDIC combining, it can combine two RGB planes and output to one RGB plane, no CSC supported, the limitation for VDIC combining is that the two planes should be in same color space. In fact, you can use the GPU G2D to combine, it can get better performance.&lt;/P&gt;&lt;P&gt;The sample code can be found in gpu package, such as "gpu-viv-bin-mx6q-3.0.35-4.1.0.tar.gz", "gpu-viv-bin-mx6q-3.0.35-4.1.0/usr/share/imx-gpu/g2d/test/", the sample code will combine the plane to framebuffer and show on display directly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSI-&amp;gt;IC-&amp;gt;memory with memory-&amp;gt;IC-&amp;gt;memory combining can also be supported. But we haven't supported it in BSP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 16:01:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-v4l2-open-overlay-and-capture-ERROR-v4l2-capture-mxc-v4l/m-p/535143#M84959</guid>
      <dc:creator>jamesbone</dc:creator>
      <dc:date>2016-08-18T16:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q v4l2 open overlay and capture ERROR: v4l2 capture: mxc_v4l_dqueue timeout enc_counter 0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-v4l2-open-overlay-and-capture-ERROR-v4l2-capture-mxc-v4l/m-p/535144#M84960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@&lt;A _jive_internal="true" data-content-finding="Community" data-userid="14228" data-username="jamesbone" href="https://community.nxp.com/people/jamesbone" style="font-size: 1.286rem; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #8ca9cd;"&gt;jamesbone&lt;/A&gt;,Thanks very much！&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I try to use g2d.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 03:21:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-v4l2-open-overlay-and-capture-ERROR-v4l2-capture-mxc-v4l/m-p/535144#M84960</guid>
      <dc:creator>navyliang</dc:creator>
      <dc:date>2016-08-23T03:21:59Z</dc:date>
    </item>
  </channel>
</rss>

