<?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 Can the H.264 encoder run on multiple threads when compiled with GCC v4.2.4? in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Can-the-H-264-encoder-run-on-multiple-threads-when-compiled-with/m-p/765517#M169</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I am using the GCC compiler (v4.2.4) to compile the H.264 encoder on Ubuntu 8.04 Linux.&lt;BR /&gt;The encoder seems to be using only one thread.&lt;BR /&gt;&lt;BR /&gt;I have compiled the code with the -fopenmp switch, and have tried various combinations of &lt;BR /&gt;thread and slice arguments.&lt;BR /&gt;&lt;BR /&gt;My questions are:&lt;BR /&gt;&lt;BR /&gt;Can the H.264 encoder run on multiple threads when compiled with GCC v4.2.4?&lt;BR /&gt;&lt;BR /&gt;Any idea what I am doing wrong?&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 10 Aug 2010 16:18:31 GMT</pubDate>
    <dc:creator>Daniel_Swanson</dc:creator>
    <dc:date>2010-08-10T16:18:31Z</dc:date>
    <item>
      <title>Can the H.264 encoder run on multiple threads when compiled with GCC v4.2.4?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Can-the-H-264-encoder-run-on-multiple-threads-when-compiled-with/m-p/765517#M169</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I am using the GCC compiler (v4.2.4) to compile the H.264 encoder on Ubuntu 8.04 Linux.&lt;BR /&gt;The encoder seems to be using only one thread.&lt;BR /&gt;&lt;BR /&gt;I have compiled the code with the -fopenmp switch, and have tried various combinations of &lt;BR /&gt;thread and slice arguments.&lt;BR /&gt;&lt;BR /&gt;My questions are:&lt;BR /&gt;&lt;BR /&gt;Can the H.264 encoder run on multiple threads when compiled with GCC v4.2.4?&lt;BR /&gt;&lt;BR /&gt;Any idea what I am doing wrong?&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Aug 2010 16:18:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Can-the-H-264-encoder-run-on-multiple-threads-when-compiled-with/m-p/765517#M169</guid>
      <dc:creator>Daniel_Swanson</dc:creator>
      <dc:date>2010-08-10T16:18:31Z</dc:date>
    </item>
    <item>
      <title>Can the H.264 encoder run on multiple threads when compiled wit</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Can-the-H-264-encoder-run-on-multiple-threads-when-compiled-with/m-p/765518#M170</link>
      <description>&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;Yes, H.264 should run on multiple threads with GCC, To enabling Codec threading features, Intel C++ Compiler or Microsoft* Visual C++* .Net* 2005 is required to build the sample code. I hope you are using IPP sample code. Please refer below articles to get more information on tuning H.264 for better performance.&lt;/P&gt;&lt;P&gt;&lt;A href="http://software.intel.com/en-us/articles/setting-h264-encoding-parameters-in-intel-ipp-media-processing-samples/"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://software.intel.com/en-us/articles/setting-h264-encoding-parameters-in-intel-ipp-media-processing-samples/" target="_blank"&gt;http://software.intel.com/en-us/articles/setting-h264-encoding-parameters-in-intel-ipp-media-processing-samples/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://software.intel.com/en-us/articles/performance-tools-for-software-developers-measuring-intel-ipp-unified-media-classes-umc-performance/"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://software.intel.com/en-us/articles/performance-tools-for-software-developers-measuring-intel-ipp-unified-media-classes-umc-performance/" target="_blank"&gt;http://software.intel.com/en-us/articles/performance-tools-for-software-developers-measuring-intel-ipp-unified-media-classes-umc-performance/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen Gv&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2010 05:03:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Can-the-H-264-encoder-run-on-multiple-threads-when-compiled-with/m-p/765518#M170</guid>
      <dc:creator>Naveen_G_Intel</dc:creator>
      <dc:date>2010-08-17T05:03:58Z</dc:date>
    </item>
    <item>
      <title>Can the H.264 encoder run on multiple threads when compiled wit</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Can-the-H-264-encoder-run-on-multiple-threads-when-compiled-with/m-p/765519#M171</link>
      <description>&lt;BR /&gt;&lt;P&gt;Dan,&lt;/P&gt;&lt;P&gt;Another thing is to check the slice number setting. H.264 encoding sample is threaded at slice level. In the encoding parameters, the slice number should equal to threading numbers.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Chao&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2010 03:20:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Can-the-H-264-encoder-run-on-multiple-threads-when-compiled-with/m-p/765519#M171</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2010-08-20T03:20:02Z</dc:date>
    </item>
  </channel>
</rss>

