<?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 Hi Venkat, in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/High-CPU-usage-in-linux-for-MPEG4-and-H264-encoders/m-p/1155314#M26409</link>
    <description>&lt;P&gt;Hi Venkat,&lt;/P&gt;

&lt;P&gt;Video codecs are no longer supported in Intel IPP now, they were moved to Intel MediaSDK product. For video related question, you may ask in mediaSDK forum&amp;nbsp;&lt;A href="https://software.intel.com/en-us/forums/intel-media-sdk"&gt;https://software.intel.com/en-us/forums/intel-media-sdk&lt;/A&gt;.&amp;nbsp;Or, if you have valid commercial license, we encourage you submit question through Intel Online Service Center&amp;nbsp;&lt;A href="https://supporttickets.intel.com/servicecenter?lang=en-US"&gt;https://supporttickets.intel.com/servicecenter?lang=en-US&lt;/A&gt;&amp;nbsp;for quicker response. Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jul 2017 21:25:15 GMT</pubDate>
    <dc:creator>Shaojuan_Z_Intel</dc:creator>
    <dc:date>2017-07-19T21:25:15Z</dc:date>
    <item>
      <title>High CPU usage in linux for MPEG4 and H264 encoders</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/High-CPU-usage-in-linux-for-MPEG4-and-H264-encoders/m-p/1155311#M26406</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;We see high cpu usage for MPEG4 and H264 encoding in Linux when compared to Windows. We are using IPP 2015.6.233 with 8.0 UMC samples.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;System&lt;/STRONG&gt;: Pentium CPU G4400 @3.30GHz x 2 with Intel HD Graphics 510.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Ran &lt;STRONG&gt;umc_video_enc_con&lt;/STRONG&gt; (with usleep for 142 milliseconds to process 7 FPS) on both Windows and Linux with input as YUY2 file.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Single Thread&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&lt;EM&gt;Linux&lt;/EM&gt;: &lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;1% cpu for MPEG4, Encoding: 2.18 (192 FPS), Conversion 0.08&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;3% cpu for H264, Encoding: 14,03 (30 FPS), Conversion 0.10&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&lt;EM&gt;Windows&lt;/EM&gt;:&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;0% cpu for MPEG4, Encoding: 0.82 (513 FPS), Conversion 0.03&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;0-1% cpu for H264, Encoding: 4.75 (87 FPS), Conversion 0.03&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;24 Threads (Modified umc_video_enc_con to run 24 threads, nothing is shared between threads)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&lt;STRONG&gt;18%&lt;/STRONG&gt; cpu for MPEG4, Encoding: 2.98 (150 FPS), Conversion 0.10&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&lt;STRONG&gt;60% &lt;/STRONG&gt;cpu for H264, Encoding: 20.03 (21 FPS), Conversion 0.12&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&lt;EM&gt;Windows&lt;/EM&gt;:&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;0% cpu for MPEG4, Encoding: 1.40 (301 FPS), Conversion 0.10&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;35% cpu for H264, Encoding: 6.85 (65 FPS), Conversion 0.06&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="font-size: 13.008px;"&gt;OpenMP is not enabled on both Windows and Linux. Tried with both Dynamic and Static libraries. Setting KMP_BLOCKTIME=0, KMP_AFFINITY=compact and OMP threads to 1 did not make any difference. I was not setting those on Windows anyway.&lt;/P&gt;

&lt;P style="font-size: 13.008px;"&gt;Spent a lot of time to get to the bottom of this. No avail. Any assistance is very very much appreciated. Thank you.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Venkat.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 19:20:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/High-CPU-usage-in-linux-for-MPEG4-and-H264-encoders/m-p/1155311#M26406</guid>
      <dc:creator>Venkat_R_1</dc:creator>
      <dc:date>2017-07-18T19:20:55Z</dc:date>
    </item>
    <item>
      <title>Video, Par and umc_video_enc</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/High-CPU-usage-in-linux-for-MPEG4-and-H264-encoders/m-p/1155312#M26407</link>
      <description>&lt;P&gt;Video, Par and umc_video_enc_con.cpp files are attached, if you would like to test it. Please let me know if you have any questions. Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 19:32:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/High-CPU-usage-in-linux-for-MPEG4-and-H264-encoders/m-p/1155312#M26407</guid>
      <dc:creator>Venkat_R_1</dc:creator>
      <dc:date>2017-07-18T19:32:46Z</dc:date>
    </item>
    <item>
      <title>Any suggestions, please.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/High-CPU-usage-in-linux-for-MPEG4-and-H264-encoders/m-p/1155313#M26408</link>
      <description>&lt;P&gt;Any suggestions, please.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;We have a valid license. Is there any IPP support number which I can call. This is a big production issue for us. Thanks.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;BTW, Linux Ubuntu flavor 16.4 and Windows 7.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 15:01:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/High-CPU-usage-in-linux-for-MPEG4-and-H264-encoders/m-p/1155313#M26408</guid>
      <dc:creator>Venkat_R_1</dc:creator>
      <dc:date>2017-07-19T15:01:56Z</dc:date>
    </item>
    <item>
      <title>Hi Venkat,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/High-CPU-usage-in-linux-for-MPEG4-and-H264-encoders/m-p/1155314#M26409</link>
      <description>&lt;P&gt;Hi Venkat,&lt;/P&gt;

&lt;P&gt;Video codecs are no longer supported in Intel IPP now, they were moved to Intel MediaSDK product. For video related question, you may ask in mediaSDK forum&amp;nbsp;&lt;A href="https://software.intel.com/en-us/forums/intel-media-sdk"&gt;https://software.intel.com/en-us/forums/intel-media-sdk&lt;/A&gt;.&amp;nbsp;Or, if you have valid commercial license, we encourage you submit question through Intel Online Service Center&amp;nbsp;&lt;A href="https://supporttickets.intel.com/servicecenter?lang=en-US"&gt;https://supporttickets.intel.com/servicecenter?lang=en-US&lt;/A&gt;&amp;nbsp;for quicker response. Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 21:25:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/High-CPU-usage-in-linux-for-MPEG4-and-H264-encoders/m-p/1155314#M26409</guid>
      <dc:creator>Shaojuan_Z_Intel</dc:creator>
      <dc:date>2017-07-19T21:25:15Z</dc:date>
    </item>
  </channel>
</rss>

