<?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: GStreamer - Internal data flow error ?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-Internal-data-flow-error/m-p/1065914#M156644</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your supply. It's a good tool to check VPU. I modify my code and finally, I can do it. But When I check FPS is decrease from 15 to 6. My setup is 15. And I also check VPU usage and here:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;i.MX6DL detected.&lt;BR /&gt;MMDC VPU&lt;/P&gt;&lt;P&gt;MMDC new Profiling results:&lt;BR /&gt;***********************&lt;BR /&gt;Measure time: 500ms &lt;BR /&gt;Total cycles count: 198030942&lt;BR /&gt;Busy cycles count: 119997582&lt;BR /&gt;Read accesses count: 528408&lt;BR /&gt;Write accesses count: 282512&lt;BR /&gt;Read bytes count: 15751008&lt;BR /&gt;Write bytes count: 5832608&lt;BR /&gt;Avg. Read burst size: 29&lt;BR /&gt;Avg. Write burst size: 20&lt;BR /&gt;Read: 30.04 MB/s / Write: 11.12 MB/s Total: 41.17 MB/s &lt;BR /&gt;Utilization: 2%&lt;BR /&gt;Overall Bus Load: 60%&lt;BR /&gt;Bytes Access: 26&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Overall bus is only 60% and FPS is 6. Why bus isn't increase more ? I don't understand.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 May 2020 05:22:06 GMT</pubDate>
    <dc:creator>toanjunifer</dc:creator>
    <dc:date>2020-05-11T05:22:06Z</dc:date>
    <item>
      <title>GStreamer - Internal data flow error ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-Internal-data-flow-error/m-p/1065912#M156642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm using iMX6S and OV5645 camera and I trying to record dual video with HD resolution but I got this error:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: #707070; background-color: #ffffff;"&gt;ERROR: from element /GstPipeline:pipeline0/GstImxV4l2Src:imxv4l2src0: Internal data flow error.&lt;/SPAN&gt;&lt;BR style="color: #707070; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #707070; background-color: #ffffff;"&gt;Additional debug info:&lt;/SPAN&gt;&lt;BR style="color: #707070; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #707070; background-color: #ffffff;"&gt;/home/pico/workspace2/yocto/yocto_2.0_tn/build-x11-fairy/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0/1.6.0-r0/gstreamer-1.6.0/libs/gst/base/gstbasesrc.c(2943): gst_base_src_loop (): /GstPipeline:pipeline0/GstImxV4l2Src:imxv4l2src0:&lt;/SPAN&gt;&lt;BR style="color: #707070; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #707070; background-color: #ffffff;"&gt;streaming task paused, reason not-negotiated (-4)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;After that, I reduce resolution is just 640x480 and it's working good. What is the reason for this case ? And How can I fix it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much,&lt;/P&gt;&lt;P&gt;Toan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2020 03:42:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-Internal-data-flow-error/m-p/1065912#M156642</guid>
      <dc:creator>toanjunifer</dc:creator>
      <dc:date>2020-05-11T03:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: GStreamer - Internal data flow error ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-Internal-data-flow-error/m-p/1065913#M156643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Toan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reason may be insufficent memory bandwidth, one can test it with:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developer.ridgerun.com/wiki/index.php?title=IMX6_Memory_Bandwidth_usage" title="https://developer.ridgerun.com/wiki/index.php?title=IMX6_Memory_Bandwidth_usage"&gt;IMX6 Memory Bandwidth Usage | iMX6 Board Memory&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/imx-test/tree/test/mmdc?h=imx_5.4.3_2.0.0" title="https://source.codeaurora.org/external/imx/imx-test/tree/test/mmdc?h=imx_5.4.3_2.0.0"&gt;mmdc\test - imx-test - i.MX Driver Test Application Software&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2020 04:13:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-Internal-data-flow-error/m-p/1065913#M156643</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2020-05-11T04:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: GStreamer - Internal data flow error ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-Internal-data-flow-error/m-p/1065914#M156644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your supply. It's a good tool to check VPU. I modify my code and finally, I can do it. But When I check FPS is decrease from 15 to 6. My setup is 15. And I also check VPU usage and here:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;i.MX6DL detected.&lt;BR /&gt;MMDC VPU&lt;/P&gt;&lt;P&gt;MMDC new Profiling results:&lt;BR /&gt;***********************&lt;BR /&gt;Measure time: 500ms &lt;BR /&gt;Total cycles count: 198030942&lt;BR /&gt;Busy cycles count: 119997582&lt;BR /&gt;Read accesses count: 528408&lt;BR /&gt;Write accesses count: 282512&lt;BR /&gt;Read bytes count: 15751008&lt;BR /&gt;Write bytes count: 5832608&lt;BR /&gt;Avg. Read burst size: 29&lt;BR /&gt;Avg. Write burst size: 20&lt;BR /&gt;Read: 30.04 MB/s / Write: 11.12 MB/s Total: 41.17 MB/s &lt;BR /&gt;Utilization: 2%&lt;BR /&gt;Overall Bus Load: 60%&lt;BR /&gt;Bytes Access: 26&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Overall bus is only 60% and FPS is 6. Why bus isn't increase more ? I don't understand.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2020 05:22:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-Internal-data-flow-error/m-p/1065914#M156644</guid>
      <dc:creator>toanjunifer</dc:creator>
      <dc:date>2020-05-11T05:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: GStreamer - Internal data flow error ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-Internal-data-flow-error/m-p/1065915#M156645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;one can check below thread shedding some light on vpu performance requirements&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/342393#342393"&gt;https://community.nxp.com/message/342393#342393&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2020 05:21:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-Internal-data-flow-error/m-p/1065915#M156645</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2020-05-12T05:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: GStreamer - Internal data flow error ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-Internal-data-flow-error/m-p/1065916#M156646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much for your response !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2020 09:04:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-Internal-data-flow-error/m-p/1065916#M156646</guid>
      <dc:creator>toanjunifer</dc:creator>
      <dc:date>2020-05-12T09:04:48Z</dc:date>
    </item>
  </channel>
</rss>

