<?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>S32 Design StudioのトピックRe: [S32V234] isp_h264dec_single_stream</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/S32V234-isp-h264dec-single-stream/m-p/803882#M3434</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/bruno.chen@wpi-group.com"&gt;bruno.chen@wpi-group.com&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not the correct community to post S32V2 application-specific SW questions.&lt;/P&gt;&lt;P&gt;Moreover, we have stopped supporting S32V2 community group. But we still support S32V2 question using our ticketing system.&lt;/P&gt;&lt;P&gt;For future questions, please create the request at &lt;A href="https://community.nxp.com/www.nxp.com/support" target="test_blank"&gt;www.nxp.com/support&lt;/A&gt; using Support Requests option. Our experts will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Dec 2018 15:02:41 GMT</pubDate>
    <dc:creator>mikedoidge</dc:creator>
    <dc:date>2018-12-17T15:02:41Z</dc:date>
    <item>
      <title>[S32V234] isp_h264dec_single_stream</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32V234-isp-h264dec-single-stream/m-p/803881#M3433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi, NXP,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I am trying to trace the isp demo app,&amp;nbsp;isp_h264dec_single_stream, and I found this app would wait about 100us (#define SLEEP_USECS 100) every 720 bytes in function H264DataInput() in main.cpp. If I change this value to 0, there will be&amp;nbsp;&lt;SPAN style="font-size: 10.5pt; color: #1f497d;"&gt;Sequence's error, like,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #1f497d;"&gt;**&amp;nbsp; img_1280x960.h264 file will be used as input.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #1f497d;"&gt;Press Ctrl+C to terminate the demo.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #1f497d;"&gt;Framebuffer mapped at 0x7f7936a000.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #1f497d;"&gt;Sequencer other error:*** Sequencer error text:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #1f497d;"&gt;&amp;nbsp; Buffer overrun&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #1f497d;"&gt;Frm:0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #1f497d;"&gt;Inp:0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #1f497d;"&gt;Pro:HD&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #1f497d;"&gt;Max:64&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #1f497d;"&gt;Wrt:208&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #1f497d;"&gt;NULL pointer data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #1f497d;"&gt;Demo execution failed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #1f497d; font-size: 10.5pt;"&gt;I would like to know why it need this delay?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #1f497d; font-size: 10.5pt;"&gt;BTW, I also found the other isp demo app, isp_jpeg_4stream, having similar delay (&lt;/STRONG&gt;&lt;STRONG style="color: #1f497d; font-size: 10.5pt;"&gt;#define SLEEP_USECS 50).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #1f497d; font-size: 10.5pt;"&gt;And how to calculate(define) this delay time in my own apps?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #1f497d; font-size: 10.5pt;"&gt;Thanks,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #1f497d; font-size: 10.5pt;"&gt;Bruno&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Dec 2018 13:40:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32V234-isp-h264dec-single-stream/m-p/803881#M3433</guid>
      <dc:creator>bruno_chen</dc:creator>
      <dc:date>2018-12-16T13:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: [S32V234] isp_h264dec_single_stream</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32V234-isp-h264dec-single-stream/m-p/803882#M3434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/bruno.chen@wpi-group.com"&gt;bruno.chen@wpi-group.com&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not the correct community to post S32V2 application-specific SW questions.&lt;/P&gt;&lt;P&gt;Moreover, we have stopped supporting S32V2 community group. But we still support S32V2 question using our ticketing system.&lt;/P&gt;&lt;P&gt;For future questions, please create the request at &lt;A href="https://community.nxp.com/www.nxp.com/support" target="test_blank"&gt;www.nxp.com/support&lt;/A&gt; using Support Requests option. Our experts will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2018 15:02:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32V234-isp-h264dec-single-stream/m-p/803882#M3434</guid>
      <dc:creator>mikedoidge</dc:creator>
      <dc:date>2018-12-17T15:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: [S32V234] isp_h264dec_single_stream</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32V234-isp-h264dec-single-stream/m-p/803883#M3435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Mike,&lt;/P&gt;&lt;P&gt;Thanks. I'll file a new tickets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bruno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2018 00:18:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32V234-isp-h264dec-single-stream/m-p/803883#M3435</guid>
      <dc:creator>bruno_chen</dc:creator>
      <dc:date>2018-12-18T00:18:15Z</dc:date>
    </item>
  </channel>
</rss>

