<?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 IPP H264 decoder performance issue with high resolution  in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-H264-decoder-performance-issue-with-high-resolution/m-p/1066612#M24368</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;I am using IPP version 7.0 for decoding H264 video stream for RT application. &lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;When trying to decode high resolution of 2640x2640@30fps I noticed the decoder takes average of ~50-70 ms per frame (sometime it can take up to 500 ms) on my i7 machine, which doesn't meet RT requirements for 30fps.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Is there away to get better performance for this use case?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Do newer IPP versions provide better performance for decoding H264?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Ofer&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Mar 2016 15:50:06 GMT</pubDate>
    <dc:creator>Ofer_I_</dc:creator>
    <dc:date>2016-03-30T15:50:06Z</dc:date>
    <item>
      <title>IPP H264 decoder performance issue with high resolution</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-H264-decoder-performance-issue-with-high-resolution/m-p/1066612#M24368</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;I am using IPP version 7.0 for decoding H264 video stream for RT application. &lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;When trying to decode high resolution of 2640x2640@30fps I noticed the decoder takes average of ~50-70 ms per frame (sometime it can take up to 500 ms) on my i7 machine, which doesn't meet RT requirements for 30fps.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Is there away to get better performance for this use case?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Do newer IPP versions provide better performance for decoding H264?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Ofer&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2016 15:50:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-H264-decoder-performance-issue-with-high-resolution/m-p/1066612#M24368</guid>
      <dc:creator>Ofer_I_</dc:creator>
      <dc:date>2016-03-30T15:50:06Z</dc:date>
    </item>
    <item>
      <title>HI Ofer, </title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-H264-decoder-performance-issue-with-high-resolution/m-p/1066613#M24369</link>
      <description>&lt;P&gt;HI Ofer,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Have you got chance to check Intel Media SDK. Here is the product forum.&lt;BR /&gt;
	&lt;A href="https://software.intel.com/en-us/forums/intel-media-sdk" target="_blank"&gt;https://software.intel.com/en-us/forums/intel-media-sdk&lt;/A&gt;&lt;BR /&gt;
	&lt;BR /&gt;
	Intel IPP has not optimized for the codec for several versions. &amp;nbsp;For Codec support, users are recommended to the media products, it provides both the CPU and the GPU optimization.&amp;nbsp;&lt;BR /&gt;
	&lt;BR /&gt;
	Thanks,&lt;BR /&gt;
	Chao&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2016 01:51:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-H264-decoder-performance-issue-with-high-resolution/m-p/1066613#M24369</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2016-04-08T01:51:59Z</dc:date>
    </item>
    <item>
      <title>Hi Chao,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-H264-decoder-performance-issue-with-high-resolution/m-p/1066614#M24370</link>
      <description>&lt;P&gt;Hi Chao,&lt;/P&gt;

&lt;P&gt;Thanks for your response.&lt;/P&gt;

&lt;P&gt;Moving to use MediaSDK seems like the right process, but this will require complex integration that will take too long f&lt;/P&gt;

&lt;P&gt;We are currently using IPP version 7.0. I know there are newer version (such as: 8.x, 9.x). I believe that integrating newer IPP version will be easier as a first step (if it brings performance improvement) and then we can check moving to MediaSDK.&lt;/P&gt;

&lt;P&gt;Are there performance improvements in IPP H264 codec since IPP version 7.0? if so, can you provide details on expected improvements and in what version?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Ofer&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2016 04:49:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-H264-decoder-performance-issue-with-high-resolution/m-p/1066614#M24370</guid>
      <dc:creator>Ofer_I_</dc:creator>
      <dc:date>2016-04-08T04:49:29Z</dc:date>
    </item>
  </channel>
</rss>

