<?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: Help! H.264 decoder will crash if some frames lost. in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Help-H-264-decoder-will-crash-if-some-frames-lost/m-p/856669#M7229</link>
    <description>Maybe you can try with H.264 decoder from IPP 5.2? From "what is new" section the new decoder has provided missing frame handling:&lt;BR /&gt;&lt;UL style="margin-top: 0in;"&gt;&lt;LI class="MsoNormal"&gt;&lt;SPAN class="GramE"&gt;&lt;SPAN class="grame"&gt;&lt;SPAN&gt;new&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;
scheme of errors handling was introduced. The decoder able to play
streams which have errors or missing fields/frames. Exception handling
was implemented.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Fri, 08 Jun 2007 14:31:53 GMT</pubDate>
    <dc:creator>hsunnet</dc:creator>
    <dc:date>2007-06-08T14:31:53Z</dc:date>
    <item>
      <title>Help! H.264 decoder will crash if some frames lost.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Help-H-264-decoder-will-crash-if-some-frames-lost/m-p/856668#M7228</link>
      <description>&lt;P&gt;Dear Sir:&lt;/P&gt;
&lt;P&gt; I'm using IPP 5.1 H.264 decoder on windows. All works well while stream not broken;But some frames can be lost. In this case the decoder will crash in a method GetFrame of the decoder.&lt;BR /&gt; How to solve this problem ? Thanks a lot.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;void H264SegmentDecoder::ReconstructMacroblockBMEHC(Ipp8u *pDstY,..&lt;BR /&gt;{&lt;BR /&gt; .....&lt;BR /&gt; //Here is erro! &amp;amp;pRefPicList0[RefIndexL0] is 0x000000!!!! crash !&lt;BR /&gt; pRefYPlane = pRefPicList0[RefIndexL0]-&amp;gt;m_pYPlane + offsetY; &lt;BR /&gt; .....&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;
&lt;P&gt;thank you&lt;/P&gt;
&lt;P&gt;coco.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jun 2007 10:47:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Help-H-264-decoder-will-crash-if-some-frames-lost/m-p/856668#M7228</guid>
      <dc:creator>goodluckxl2003</dc:creator>
      <dc:date>2007-06-07T10:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Help! H.264 decoder will crash if some frames lost.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Help-H-264-decoder-will-crash-if-some-frames-lost/m-p/856669#M7229</link>
      <description>Maybe you can try with H.264 decoder from IPP 5.2? From "what is new" section the new decoder has provided missing frame handling:&lt;BR /&gt;&lt;UL style="margin-top: 0in;"&gt;&lt;LI class="MsoNormal"&gt;&lt;SPAN class="GramE"&gt;&lt;SPAN class="grame"&gt;&lt;SPAN&gt;new&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;
scheme of errors handling was introduced. The decoder able to play
streams which have errors or missing fields/frames. Exception handling
was implemented.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 08 Jun 2007 14:31:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Help-H-264-decoder-will-crash-if-some-frames-lost/m-p/856669#M7229</guid>
      <dc:creator>hsunnet</dc:creator>
      <dc:date>2007-06-08T14:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help! H.264 decoder will crash if some frames lost.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Help-H-264-decoder-will-crash-if-some-frames-lost/m-p/856670#M7230</link>
      <description>&lt;P&gt;I have the same problem with 5.2...&lt;/P&gt;
&lt;P&gt;pParams-&amp;gt;pParams-&amp;gt;m_pSegDec-&amp;gt;m_pRefPicList[iDir][iRefIndex]-&amp;gt;m_pYPlanem_pSegDec-&amp;gt;m_pRefPicList[iDir][iRefIndex]-&amp;gt;m_pYPlane&lt;/P&gt;
&lt;P&gt;in ReconstructMB::CompensateMotionLumaBlock is an unititialized pointer&lt;/P&gt;
&lt;P&gt;Have you gotten a response?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;rich&lt;/P&gt;</description>
      <pubDate>Mon, 03 Sep 2007 13:34:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Help-H-264-decoder-will-crash-if-some-frames-lost/m-p/856670#M7230</guid>
      <dc:creator>richf</dc:creator>
      <dc:date>2007-09-03T13:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Help! H.264 decoder will crash if some frames lost.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Help-H-264-decoder-will-crash-if-some-frames-lost/m-p/856671#M7231</link>
      <description>&lt;P&gt;Hi Rich,&lt;/P&gt;
&lt;P&gt;thanks for reporting about that issue. I'll submit issue report on Intel Premier Support for you. Please expect our technical support engineers will contact you soon and sorry for the delay. Please note that you can submit issue report by yourself.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Sat, 08 Sep 2007 19:30:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Help-H-264-decoder-will-crash-if-some-frames-lost/m-p/856671#M7231</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2007-09-08T19:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Help! H.264 decoder will crash if some frames lost.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Help-H-264-decoder-will-crash-if-some-frames-lost/m-p/856672#M7232</link>
      <description>&lt;P class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;SPAN&gt;Dear rich, &lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;SPAN&gt;We are investigating this problem in our premier support. Do you have a video file that can produce this problem? That will help us to find the problem more quickly. &lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;SPAN&gt;Regards,&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;SPAN&gt;Chao&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Sep 2007 01:56:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Help-H-264-decoder-will-crash-if-some-frames-lost/m-p/856672#M7232</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2007-09-10T01:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Help! H.264 decoder will crash if some frames lost.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Help-H-264-decoder-will-crash-if-some-frames-lost/m-p/856673#M7233</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Here are some further suggestion from our engineering expert: if the user is using MSVC compiler, it recommends to recompile the sample code with EHa option (instead of -EHsc) and fexception option for gcc. In this case IPP H.264 decoder could catch all possible exceptions and work much more stable. It will be helpful for IPP samples 5.2 gold sample (In IPP 5.2 version,we implemented new scheme of errors handling).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks, &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Chao&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT face="Arial CYR" color="navy" size="2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: 'Arial CYR'"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2007 13:51:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Help-H-264-decoder-will-crash-if-some-frames-lost/m-p/856673#M7233</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2007-09-11T13:51:43Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Help-H-264-decoder-will-crash-if-some-frames-lost/m-p/856674#M7234</link>
      <description>Hi,

Was there a fix for this issue? I'm seeing it in IPP v6.1 (in my case it is linux though).

Thanks!</description>
      <pubDate>Tue, 20 Nov 2012 19:36:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Help-H-264-decoder-will-crash-if-some-frames-lost/m-p/856674#M7234</guid>
      <dc:creator>Serguei_S_1</dc:creator>
      <dc:date>2012-11-20T19:36:19Z</dc:date>
    </item>
    <item>
      <title>Any fixes found yet? Am</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Help-H-264-decoder-will-crash-if-some-frames-lost/m-p/856675#M7235</link>
      <description>&lt;P&gt;Any fixes found yet? Am observing a similar issue.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2015 12:09:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Help-H-264-decoder-will-crash-if-some-frames-lost/m-p/856675#M7235</guid>
      <dc:creator>Brijesh_K_</dc:creator>
      <dc:date>2015-08-26T12:09:50Z</dc:date>
    </item>
  </channel>
</rss>

