<?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: JPEG decoding performance in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoding-performance/m-p/884968#M10663</link>
    <description>&lt;P&gt;Hi Ulf,&lt;/P&gt;
&lt;P&gt;We use OpenMP threading in IPP JPEG codec (note, it is mostly the same code in JPEGView and UMC, although sources in JPEGView are most up to date). To utilize OpenMP threading you need to compile sources with Intel compiler with /Qopenmp option or MSVC2005 compiler with -openmp option. When you compile with Intel Compiler you also need to link with libiomp5 library.&lt;/P&gt;
&lt;P&gt;In IPP 5.3 UMC build system shouldenable OpenMP threading when you use Intel Compiler. If it is not, please submit issue report to &lt;A href="http://premier.intel.com"&gt;Intel Premier Support&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Note, MPEG4 codec is also threaded with OpenMP, so it also should get advantage from using correct build procedure.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
    <pubDate>Tue, 27 May 2008 09:37:34 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2008-05-27T09:37:34Z</dc:date>
    <item>
      <title>JPEG decoding performance</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoding-performance/m-p/884967#M10662</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;I have been testing various JPEG decoding techniques with IPP.&lt;/P&gt;
&lt;P&gt;I have been using the UMC version with the &lt;FONT size="3"&gt;UMC::MPEG4VideoDecoder().&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;I have also tested the &lt;FONT size="3"&gt;CJPEGDecoder.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;FONT size="3"&gt;When jpeg.lib is compiled with Intel Compiler, I get good decoding performance and also multi threading capabilities when using a core 2 duo computer with the CJPEGDecoder.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;JPEG decoding performance is about 50% better with CJPEGDecoder than with UMC::MPEG4VideoDecoder() on a core 2 dual computer!!&lt;/P&gt;
&lt;P&gt;The jpeg.lib used with CJPEGDecoder is complied from Intel ipp-samples/ image-codecs/ jpegview using Intel compiler.&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;FONT size="3"&gt;But the UMC version of the JPEG decoder seems not to be able utilize the multi thread capabilities when run on the same computer. The UMC jpeg.lib is compiled from Intel ipp-samples/audio-video-codecs using the same Intel compiler.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;FONT size="3"&gt;Why don't I get the same performance with both theese techniques?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;FONT size="3"&gt;Should I use one of them before the other?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;The reason I want to use the UMC version (if possible) is that I will also be able to decode MPEG4 och H264 video streams. Naturally I want to get the best possible decoding performance for all types of video streams.&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;FONT size="3"&gt;Thanks in advance&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;FONT size="3"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;FONT size="3"&gt;Ulf&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 May 2008 06:44:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoding-performance/m-p/884967#M10662</guid>
      <dc:creator>uthl</dc:creator>
      <dc:date>2008-05-21T06:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: JPEG decoding performance</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoding-performance/m-p/884968#M10663</link>
      <description>&lt;P&gt;Hi Ulf,&lt;/P&gt;
&lt;P&gt;We use OpenMP threading in IPP JPEG codec (note, it is mostly the same code in JPEGView and UMC, although sources in JPEGView are most up to date). To utilize OpenMP threading you need to compile sources with Intel compiler with /Qopenmp option or MSVC2005 compiler with -openmp option. When you compile with Intel Compiler you also need to link with libiomp5 library.&lt;/P&gt;
&lt;P&gt;In IPP 5.3 UMC build system shouldenable OpenMP threading when you use Intel Compiler. If it is not, please submit issue report to &lt;A href="http://premier.intel.com"&gt;Intel Premier Support&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Note, MPEG4 codec is also threaded with OpenMP, so it also should get advantage from using correct build procedure.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2008 09:37:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-decoding-performance/m-p/884968#M10663</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2008-05-27T09:37:34Z</dc:date>
    </item>
  </channel>
</rss>

